diff --git a/ios-app/PrivacyInfo.xcprivacy b/ios-app/PrivacyInfo.xcprivacy new file mode 100644 index 000000000..5ec6058b8 --- /dev/null +++ b/ios-app/PrivacyInfo.xcprivacy @@ -0,0 +1,17 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + + diff --git a/ios-app/alkaa.xcodeproj/project.pbxproj b/ios-app/alkaa.xcodeproj/project.pbxproj index 44b01f026..f744cf885 100644 --- a/ios-app/alkaa.xcodeproj/project.pbxproj +++ b/ios-app/alkaa.xcodeproj/project.pbxproj @@ -12,6 +12,7 @@ D8AA52072A8FABB700A0D1F2 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AA52062A8FABB700A0D1F2 /* ContentView.swift */; }; D8AA52092A8FABB800A0D1F2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D8AA52082A8FABB800A0D1F2 /* Assets.xcassets */; }; D8AA520C2A8FABB800A0D1F2 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D8AA520B2A8FABB800A0D1F2 /* Preview Assets.xcassets */; }; + F567F5182BD56FE200E6A74B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F567F5172BD56FE200E6A74B /* PrivacyInfo.xcprivacy */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -23,6 +24,7 @@ D8AA52082A8FABB800A0D1F2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; D8AA520B2A8FABB800A0D1F2 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; D8F635C82AA79E6E00431055 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + F567F5172BD56FE200E6A74B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -54,6 +56,7 @@ D8AA51F82A8FABB600A0D1F2 = { isa = PBXGroup; children = ( + F567F5172BD56FE200E6A74B /* PrivacyInfo.xcprivacy */, D837C7FD2B59B9A20080A2EF /* ci_scripts */, D8AA52032A8FABB700A0D1F2 /* alkaa */, D8AA52022A8FABB700A0D1F2 /* Products */, @@ -150,6 +153,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + F567F5182BD56FE200E6A74B /* PrivacyInfo.xcprivacy in Resources */, D8AA520C2A8FABB800A0D1F2 /* Preview Assets.xcassets in Resources */, D8AA52092A8FABB800A0D1F2 /* Assets.xcassets in Resources */, ); diff --git a/ios-app/alkaa.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios-app/alkaa.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/ios-app/alkaa.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/ios-app/alkaa/Info.plist b/ios-app/alkaa/Info.plist index 10bc306e1..89e8cd7ff 100644 --- a/ios-app/alkaa/Info.plist +++ b/ios-app/alkaa/Info.plist @@ -13,8 +13,6 @@ Permission used by third-party libraries NSBluetoothAlwaysUsageDescription Permission used by third-party libraries - SPrivacyAccessedAPICategoryFileTimestamp - Timestamp used to set the creation and updated date in the tasks NSContactsUsageDescription Permission used by third-party libraries NSMotionUsageDescription