Skip to content

Commit 1289ab0

Browse files
committed
Added privacy manifest
1 parent 3f4f3d1 commit 1289ab0

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

Diff for: Cryptomator.xcodeproj/project.pbxproj

+10
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,10 @@
391391
740D3684266A1B180058744D /* SettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 740D3683266A1B180058744D /* SettingsCoordinator.swift */; };
392392
742679FC26A56CF9004C61BC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 742679F926A56B33004C61BC /* Localizable.strings */; };
393393
742679FD26A56CFA004C61BC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 742679F926A56B33004C61BC /* Localizable.strings */; };
394+
74420BC32BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */; };
395+
74420BC42BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */; };
396+
74420BC52BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */; };
397+
74420BC62BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */; };
394398
7460FFEF26FCC6FC0018BCC4 /* OnboardingNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7460FFEE26FCC6FC0018BCC4 /* OnboardingNavigationController.swift */; };
395399
746815462475605E00038679 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4AE97DB324572E4A00452814 /* Assets.xcassets */; };
396400
746815472475605E00038679 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4AE97DB524572E4A00452814 /* LaunchScreen.storyboard */; };
@@ -996,6 +1000,7 @@
9961000
74275AE728478E160058AD25 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Intents.strings; sourceTree = "<group>"; };
9971001
74397A842832A05E00CB9410 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
9981002
74397A852832A09B00CB9410 /* sw-TZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sw-TZ"; path = "sw-TZ.lproj/Localizable.strings"; sourceTree = "<group>"; };
1003+
74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
9991004
7460FFED26FB6C100018BCC4 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
10001005
7460FFEE26FCC6FC0018BCC4 /* OnboardingNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingNavigationController.swift; sourceTree = "<group>"; };
10011006
74626665283BD2D20070924B /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Localizable.strings"; sourceTree = "<group>"; };
@@ -2024,6 +2029,7 @@
20242029
children = (
20252030
4AE97DB324572E4A00452814 /* Assets.xcassets */,
20262031
4AF91CC625A6437000ACF01E /* Colors.xcassets */,
2032+
74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */,
20272033
742679F926A56B33004C61BC /* Localizable.strings */,
20282034
);
20292035
path = SharedResources;
@@ -2380,6 +2386,7 @@
23802386
isa = PBXResourcesBuildPhase;
23812387
buildActionMask = 2147483647;
23822388
files = (
2389+
74420BC42BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */,
23832390
4A80407B2769201400D7D999 /* Localizable.strings in Resources */,
23842391
);
23852392
runOnlyForDeploymentPostprocessing = 0;
@@ -2390,6 +2397,7 @@
23902397
files = (
23912398
4A6A5213268B66AC006F7368 /* Colors.xcassets in Resources */,
23922399
742679FD26A56CFA004C61BC /* Localizable.strings in Resources */,
2400+
74420BC52BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */,
23932401
4A6A5212268B6697006F7368 /* Assets.xcassets in Resources */,
23942402
);
23952403
runOnlyForDeploymentPostprocessing = 0;
@@ -2398,6 +2406,7 @@
23982406
isa = PBXResourcesBuildPhase;
23992407
buildActionMask = 2147483647;
24002408
files = (
2409+
74420BC62BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */,
24012410
4A1A7AC628327419008EEC84 /* Assets.xcassets in Resources */,
24022411
4A1A7AC528326554008EEC84 /* Localizable.strings in Resources */,
24032412
);
@@ -2413,6 +2422,7 @@
24132422
742679FC26A56CF9004C61BC /* Localizable.strings in Resources */,
24142423
7408E6C52677954000D7FAEA /* about.html in Resources */,
24152424
7408E6CA2677985800D7FAEA /* jquery-3.6.0.slim.min.js in Resources */,
2425+
74420BC32BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */,
24162426
746815462475605E00038679 /* Assets.xcassets in Resources */,
24172427
);
24182428
runOnlyForDeploymentPostprocessing = 0;

Diff for: SharedResources/PrivacyInfo.xcprivacy

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>NSPrivacyAccessedAPITypes</key>
6+
<array>
7+
<dict>
8+
<key>NSPrivacyAccessedAPIType</key>
9+
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
10+
<key>NSPrivacyAccessedAPITypeReasons</key>
11+
<array>
12+
<string>DDA9.1</string>
13+
<string>C617.1</string>
14+
<string>3B52.1</string>
15+
</array>
16+
</dict>
17+
<dict>
18+
<key>NSPrivacyAccessedAPIType</key>
19+
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
20+
<key>NSPrivacyAccessedAPITypeReasons</key>
21+
<array>
22+
<string>CA92.1</string>
23+
<string>1C8F.1</string>
24+
</array>
25+
</dict>
26+
</array>
27+
</dict>
28+
</plist>

0 commit comments

Comments
 (0)