Audit Apple mobile integration (#58)

This commit is contained in:
2026-08-16 14:54:53 +02:00
parent e54d91a83a
commit c2c7a64164
6 changed files with 261 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ targets:
- UIInterfaceOrientationPortrait
sources:
- Assets.xcassets
- Resources/App/PrivacyInfo.xcprivacy
- Sources/App
- Generated/ironstorage_apple.swift
dependencies:
@@ -60,6 +61,7 @@ targets:
NSExtensionPointIdentifier: com.apple.authentication-services-credential-provider-ui
NSExtensionPrincipalClass: $(PRODUCT_MODULE_NAME).CredentialProviderViewController
sources:
- Resources/AutoFill/PrivacyInfo.xcprivacy
- Sources/AutoFill
- Generated/ironstorage_apple.swift
preBuildScripts:
@@ -89,6 +91,7 @@ targets:
WKCompanionAppBundleIdentifier: de.rfc1437.ironstorage
sources:
- Assets.xcassets
- Resources/Watch/PrivacyInfo.xcprivacy
- Sources/Watch
- Generated/ironstorage_watch.swift
preBuildScripts: