|
12 | 12 | CD104A312499897F005A8E47 /* PreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD104A302499897F005A8E47 /* PreferencesView.swift */; };
|
13 | 13 | CD188EBF2BD88CB00029D7E0 /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = CD188EBE2BD88CB00029D7E0 /* KeychainAccess */; };
|
14 | 14 | CD20FCD224D0F18D008F5E6A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = CD20FCD424D0F18D008F5E6A /* Localizable.strings */; };
|
| 15 | + CD43DA6E2BEA8D3C00381372 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = CD43DA6D2BEA8D3C00381372 /* PrivacyInfo.xcprivacy */; }; |
15 | 16 | CD58E2E127885ADF00D9047E /* EditCodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD58E2E027885ADF00D9047E /* EditCodeView.swift */; };
|
16 | 17 | CD58E2E327885EA900D9047E /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD58E2E227885EA900D9047E /* XCTest.framework */; };
|
17 | 18 | CD5ADD692BDC5352004956F8 /* LoginViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD5ADD682BDC5352004956F8 /* LoginViewModel.swift */; };
|
|
53 | 54 | CDE763092BD9A02F00234D18 /* tmp_core2fa.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDE763082BD9A02F00234D18 /* tmp_core2fa.swift */; };
|
54 | 55 | CDEA8B262547243B006DA70A /* O2FADocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDEA8B252547243B006DA70A /* O2FADocument.swift */; };
|
55 | 56 | CDEADD9B2BE637D600917B88 /* BiometricAuthService.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDEADD9A2BE637D600917B88 /* BiometricAuthService.swift */; };
|
56 |
| - CDEADD9E2BE9AB1F00917B88 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = CDEADD9D2BE9AB1F00917B88 /* PrivacyInfo.xcprivacy */; }; |
57 | 57 | /* End PBXBuildFile section */
|
58 | 58 |
|
59 | 59 | /* Begin PBXFileReference section */
|
60 | 60 | CD0EF0232BDD554800F4FEB1 /* UserDefaultsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsService.swift; sourceTree = "<group>"; };
|
61 | 61 | CD0EF0252BDD74CC00F4FEB1 /* CloudKitService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CloudKitService.swift; sourceTree = "<group>"; };
|
62 | 62 | CD104A302499897F005A8E47 /* PreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesView.swift; sourceTree = "<group>"; };
|
63 | 63 | CD20FCD324D0F18D008F5E6A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
| 64 | + CD43DA6D2BEA8D3C00381372 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
64 | 65 | CD58E2E027885ADF00D9047E /* EditCodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditCodeView.swift; sourceTree = "<group>"; };
|
65 | 66 | CD58E2E227885EA900D9047E /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
66 | 67 | CD5ADD682BDC5352004956F8 /* LoginViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewModel.swift; sourceTree = "<group>"; };
|
|
101 | 102 | CDE763082BD9A02F00234D18 /* tmp_core2fa.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tmp_core2fa.swift; sourceTree = "<group>"; };
|
102 | 103 | CDEA8B252547243B006DA70A /* O2FADocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = O2FADocument.swift; sourceTree = "<group>"; };
|
103 | 104 | CDEADD9A2BE637D600917B88 /* BiometricAuthService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BiometricAuthService.swift; sourceTree = "<group>"; };
|
104 |
| - CDEADD9D2BE9AB1F00917B88 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
105 | 105 | /* End PBXFileReference section */
|
106 | 106 |
|
107 | 107 | /* Begin PBXFrameworksBuildPhase section */
|
|
125 | 125 | CD87B4C3246F53B800E04D70 = {
|
126 | 126 | isa = PBXGroup;
|
127 | 127 | children = (
|
128 |
| - CDEADD9D2BE9AB1F00917B88 /* PrivacyInfo.xcprivacy */, |
129 | 128 | CD87B4CE246F53B800E04D70 /* open2fa */,
|
130 | 129 | CD87B4CD246F53B800E04D70 /* Products */,
|
131 | 130 | CDC636EF2471DC8400F10540 /* Frameworks */,
|
|
152 | 151 | CD6786FA24AB7F3C00422233 /* open2fa.entitlements */,
|
153 | 152 | CD87B4CF246F53B800E04D70 /* AppDelegate.swift */,
|
154 | 153 | CD87B4D1246F53B800E04D70 /* SceneDelegate.swift */,
|
| 154 | + CD43DA6D2BEA8D3C00381372 /* PrivacyInfo.xcprivacy */, |
155 | 155 | CD87B4D5246F53B900E04D70 /* Assets.xcassets */,
|
156 | 156 | CD87B4DA246F53B900E04D70 /* LaunchScreen.storyboard */,
|
157 | 157 | CD87B4DD246F53B900E04D70 /* Info.plist */,
|
|
330 | 330 | CD87B4DC246F53B900E04D70 /* LaunchScreen.storyboard in Resources */,
|
331 | 331 | CD20FCD224D0F18D008F5E6A /* Localizable.strings in Resources */,
|
332 | 332 | CD87B4D9246F53B900E04D70 /* Preview Assets.xcassets in Resources */,
|
333 |
| - CDEADD9E2BE9AB1F00917B88 /* PrivacyInfo.xcprivacy in Resources */, |
| 333 | + CD43DA6E2BEA8D3C00381372 /* PrivacyInfo.xcprivacy in Resources */, |
334 | 334 | CD87B4D6246F53B900E04D70 /* Assets.xcassets in Resources */,
|
335 | 335 | );
|
336 | 336 | runOnlyForDeploymentPostprocessing = 0;
|
|
534 | 534 | CODE_SIGN_ENTITLEMENTS = open2fa/open2fa.entitlements;
|
535 | 535 | CODE_SIGN_IDENTITY = "Apple Development";
|
536 | 536 | CODE_SIGN_STYLE = Automatic;
|
537 |
| - CURRENT_PROJECT_VERSION = 5; |
| 537 | + CURRENT_PROJECT_VERSION = 9; |
538 | 538 | DEVELOPMENT_ASSET_PATHS = "\"open2fa/Preview Content\"";
|
539 | 539 | DEVELOPMENT_TEAM = Z7788V56C7;
|
540 | 540 | ENABLE_PREVIEWS = YES;
|
|
547 | 547 | "$(inherited)",
|
548 | 548 | "@executable_path/Frameworks",
|
549 | 549 | );
|
550 |
| - MARKETING_VERSION = 1.0.0; |
| 550 | + MARKETING_VERSION = 1.0.1; |
551 | 551 | OTHER_LDFLAGS = (
|
552 | 552 | "-weak_framework",
|
553 | 553 | "\"XCTest\"",
|
|
570 | 570 | CODE_SIGN_ENTITLEMENTS = open2fa/open2fa.entitlements;
|
571 | 571 | CODE_SIGN_IDENTITY = "Apple Development";
|
572 | 572 | CODE_SIGN_STYLE = Automatic;
|
573 |
| - CURRENT_PROJECT_VERSION = 5; |
| 573 | + CURRENT_PROJECT_VERSION = 9; |
574 | 574 | DEVELOPMENT_ASSET_PATHS = "\"open2fa/Preview Content\"";
|
575 | 575 | DEVELOPMENT_TEAM = Z7788V56C7;
|
576 | 576 | ENABLE_PREVIEWS = YES;
|
|
583 | 583 | "$(inherited)",
|
584 | 584 | "@executable_path/Frameworks",
|
585 | 585 | );
|
586 |
| - MARKETING_VERSION = 1.0.0; |
| 586 | + MARKETING_VERSION = 1.0.1; |
587 | 587 | OTHER_LDFLAGS = (
|
588 | 588 | "-weak_framework",
|
589 | 589 | "\"XCTest\"",
|
|
0 commit comments