Skip to content

Commit

Permalink
Merge pull request #11 from cybozu/remove-privacy-manifest
Browse files Browse the repository at this point in the history
Delete the empty Privacy Manifest
  • Loading branch information
Kyome22 committed May 22, 2024
2 parents 17e2352 + 3a3595c commit fc529af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ let package = Package(
targets: [
.target(
name: "WebUI",
resources: [
.process("Resources/PrivacyInfo.xcprivacy")
],
swiftSettings: [
.enableExperimentalFeature("StrictConcurrency"),
.enableUpcomingFeature("ExistentialAny"),
Expand Down
14 changes: 0 additions & 14 deletions Sources/WebUI/Resources/PrivacyInfo.xcprivacy

This file was deleted.

0 comments on commit fc529af

Please sign in to comment.