|
391 | 391 | 740D3684266A1B180058744D /* SettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 740D3683266A1B180058744D /* SettingsCoordinator.swift */; };
|
392 | 392 | 742679FC26A56CF9004C61BC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 742679F926A56B33004C61BC /* Localizable.strings */; };
|
393 | 393 | 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 */; }; |
394 | 398 | 7460FFEF26FCC6FC0018BCC4 /* OnboardingNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7460FFEE26FCC6FC0018BCC4 /* OnboardingNavigationController.swift */; };
|
395 | 399 | 746815462475605E00038679 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4AE97DB324572E4A00452814 /* Assets.xcassets */; };
|
396 | 400 | 746815472475605E00038679 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4AE97DB524572E4A00452814 /* LaunchScreen.storyboard */; };
|
|
996 | 1000 | 74275AE728478E160058AD25 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Intents.strings; sourceTree = "<group>"; };
|
997 | 1001 | 74397A842832A05E00CB9410 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
998 | 1002 | 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>"; }; |
999 | 1004 | 7460FFED26FB6C100018BCC4 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
|
1000 | 1005 | 7460FFEE26FCC6FC0018BCC4 /* OnboardingNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingNavigationController.swift; sourceTree = "<group>"; };
|
1001 | 1006 | 74626665283BD2D20070924B /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
2024 | 2029 | children = (
|
2025 | 2030 | 4AE97DB324572E4A00452814 /* Assets.xcassets */,
|
2026 | 2031 | 4AF91CC625A6437000ACF01E /* Colors.xcassets */,
|
| 2032 | + 74420BC22BD2449900E77F92 /* PrivacyInfo.xcprivacy */, |
2027 | 2033 | 742679F926A56B33004C61BC /* Localizable.strings */,
|
2028 | 2034 | );
|
2029 | 2035 | path = SharedResources;
|
|
2380 | 2386 | isa = PBXResourcesBuildPhase;
|
2381 | 2387 | buildActionMask = 2147483647;
|
2382 | 2388 | files = (
|
| 2389 | + 74420BC42BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */, |
2383 | 2390 | 4A80407B2769201400D7D999 /* Localizable.strings in Resources */,
|
2384 | 2391 | );
|
2385 | 2392 | runOnlyForDeploymentPostprocessing = 0;
|
|
2390 | 2397 | files = (
|
2391 | 2398 | 4A6A5213268B66AC006F7368 /* Colors.xcassets in Resources */,
|
2392 | 2399 | 742679FD26A56CFA004C61BC /* Localizable.strings in Resources */,
|
| 2400 | + 74420BC52BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */, |
2393 | 2401 | 4A6A5212268B6697006F7368 /* Assets.xcassets in Resources */,
|
2394 | 2402 | );
|
2395 | 2403 | runOnlyForDeploymentPostprocessing = 0;
|
|
2398 | 2406 | isa = PBXResourcesBuildPhase;
|
2399 | 2407 | buildActionMask = 2147483647;
|
2400 | 2408 | files = (
|
| 2409 | + 74420BC62BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */, |
2401 | 2410 | 4A1A7AC628327419008EEC84 /* Assets.xcassets in Resources */,
|
2402 | 2411 | 4A1A7AC528326554008EEC84 /* Localizable.strings in Resources */,
|
2403 | 2412 | );
|
|
2413 | 2422 | 742679FC26A56CF9004C61BC /* Localizable.strings in Resources */,
|
2414 | 2423 | 7408E6C52677954000D7FAEA /* about.html in Resources */,
|
2415 | 2424 | 7408E6CA2677985800D7FAEA /* jquery-3.6.0.slim.min.js in Resources */,
|
| 2425 | + 74420BC32BD2449900E77F92 /* PrivacyInfo.xcprivacy in Resources */, |
2416 | 2426 | 746815462475605E00038679 /* Assets.xcassets in Resources */,
|
2417 | 2427 | );
|
2418 | 2428 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments