|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 52; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
36 | 36 | 23FE50841D949EC400407A1D /* Guardian.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5F2037CD1D5E1E3E0005D2E2 /* Guardian.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
37 | 37 | 5C19E55D266515A600F167EC /* SimpleKeychain.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E55B266515A600F167EC /* SimpleKeychain.xcframework */; };
|
38 | 38 | 5C19E55E266515A600F167EC /* SimpleKeychain.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E55B266515A600F167EC /* SimpleKeychain.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
39 |
| - 5C19E55F266515A600F167EC /* QRCodeReader.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E55C266515A600F167EC /* QRCodeReader.xcframework */; }; |
40 |
| - 5C19E560266515A600F167EC /* QRCodeReader.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E55C266515A600F167EC /* QRCodeReader.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
41 | 39 | 5C19E564266515D100F167EC /* Nimble.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E561266515D000F167EC /* Nimble.xcframework */; };
|
42 |
| - 5C19E565266515D100F167EC /* OHHTTPStubs.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E562266515D100F167EC /* OHHTTPStubs.xcframework */; }; |
43 | 40 | 5C19E566266515D100F167EC /* Quick.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C19E563266515D100F167EC /* Quick.xcframework */; };
|
44 | 41 | 5C19E567266515DF00F167EC /* Nimble.xcframework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5C19E561266515D000F167EC /* Nimble.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
45 |
| - 5C19E568266515DF00F167EC /* OHHTTPStubs.xcframework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5C19E562266515D100F167EC /* OHHTTPStubs.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
46 | 42 | 5C19E569266515DF00F167EC /* Quick.xcframework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5C19E563266515D100F167EC /* Quick.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
47 | 43 | 5F07A58521092C7D00819FA2 /* ClientInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F07A58421092C7D00819FA2 /* ClientInfo.swift */; };
|
48 | 44 | 5F07A58721092F2300819FA2 /* ClientInfoSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F07A58621092F2300819FA2 /* ClientInfoSpec.swift */; };
|
|
102 | 98 | 5FAE6729210250E300F149A3 /* AsymmetricPublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FAE6728210250E300F149A3 /* AsymmetricPublicKey.swift */; };
|
103 | 99 | 5FF42BA521091AD10082459F /* NetworkOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF42BA421091AD10082459F /* NetworkOperation.swift */; };
|
104 | 100 | 5FF42BA821091F150082459F /* NetworkOperationSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF42BA721091F150082459F /* NetworkOperationSpec.swift */; };
|
| 101 | + ED1E39A52B7E6C1300E8609A /* MockURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED1E39A42B7E6C1300E8609A /* MockURLProtocol.swift */; }; |
| 102 | + ED1E39A72B822A2500E8609A /* MockURLResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED1E39A62B822A2500E8609A /* MockURLResponse.swift */; }; |
| 103 | + ED1E39A92B82A9B100E8609A /* MockURLProtocolCondition.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED1E39A82B82A9B100E8609A /* MockURLProtocolCondition.swift */; }; |
| 104 | + ED7B279F2B682A2700788920 /* QRCodeReaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED7B279E2B682A2700788920 /* QRCodeReaderViewController.swift */; }; |
105 | 105 | /* End PBXBuildFile section */
|
106 | 106 |
|
107 | 107 | /* Begin PBXContainerItemProxy section */
|
|
137 | 137 | files = (
|
138 | 138 | 23FE50841D949EC400407A1D /* Guardian.framework in Embed Frameworks */,
|
139 | 139 | 5C19E55E266515A600F167EC /* SimpleKeychain.xcframework in Embed Frameworks */,
|
140 |
| - 5C19E560266515A600F167EC /* QRCodeReader.xcframework in Embed Frameworks */, |
141 | 140 | );
|
142 | 141 | name = "Embed Frameworks";
|
143 | 142 | runOnlyForDeploymentPostprocessing = 0;
|
|
149 | 148 | dstSubfolderSpec = 10;
|
150 | 149 | files = (
|
151 | 150 | 5C19E567266515DF00F167EC /* Nimble.xcframework in CopyFiles */,
|
152 |
| - 5C19E568266515DF00F167EC /* OHHTTPStubs.xcframework in CopyFiles */, |
153 | 151 | 5C19E569266515DF00F167EC /* Quick.xcframework in CopyFiles */,
|
154 | 152 | );
|
155 | 153 | runOnlyForDeploymentPostprocessing = 0;
|
|
185 | 183 | 23C67AED1D81EF5300A38A2E /* EnrolledDevice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnrolledDevice.swift; sourceTree = "<group>"; };
|
186 | 184 | 23D3E43F1D91BEA200F3FDE2 /* Base32Spec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Base32Spec.swift; sourceTree = "<group>"; };
|
187 | 185 | 5C19E55B266515A600F167EC /* SimpleKeychain.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SimpleKeychain.xcframework; path = Carthage/Build/SimpleKeychain.xcframework; sourceTree = "<group>"; };
|
188 |
| - 5C19E55C266515A600F167EC /* QRCodeReader.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = QRCodeReader.xcframework; path = Carthage/Build/QRCodeReader.xcframework; sourceTree = "<group>"; }; |
189 | 186 | 5C19E561266515D000F167EC /* Nimble.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Nimble.xcframework; path = Carthage/Build/Nimble.xcframework; sourceTree = "<group>"; };
|
190 |
| - 5C19E562266515D100F167EC /* OHHTTPStubs.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = OHHTTPStubs.xcframework; path = Carthage/Build/OHHTTPStubs.xcframework; sourceTree = "<group>"; }; |
191 | 187 | 5C19E563266515D100F167EC /* Quick.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Quick.xcframework; path = Carthage/Build/Quick.xcframework; sourceTree = "<group>"; };
|
192 | 188 | 5F07A58421092C7D00819FA2 /* ClientInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClientInfo.swift; sourceTree = "<group>"; };
|
193 | 189 | 5F07A58621092F2300819FA2 /* ClientInfoSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClientInfoSpec.swift; sourceTree = "<group>"; };
|
|
257 | 253 | 5FAE6728210250E300F149A3 /* AsymmetricPublicKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsymmetricPublicKey.swift; sourceTree = "<group>"; };
|
258 | 254 | 5FF42BA421091AD10082459F /* NetworkOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkOperation.swift; sourceTree = "<group>"; };
|
259 | 255 | 5FF42BA721091F150082459F /* NetworkOperationSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkOperationSpec.swift; sourceTree = "<group>"; };
|
| 256 | + ED1E39A42B7E6C1300E8609A /* MockURLProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockURLProtocol.swift; sourceTree = "<group>"; }; |
| 257 | + ED1E39A62B822A2500E8609A /* MockURLResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockURLResponse.swift; sourceTree = "<group>"; }; |
| 258 | + ED1E39A82B82A9B100E8609A /* MockURLProtocolCondition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockURLProtocolCondition.swift; sourceTree = "<group>"; }; |
| 259 | + ED7B279E2B682A2700788920 /* QRCodeReaderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeReaderViewController.swift; sourceTree = "<group>"; }; |
260 | 260 | /* End PBXFileReference section */
|
261 | 261 |
|
262 | 262 | /* Begin PBXFrameworksBuildPhase section */
|
|
273 | 273 | files = (
|
274 | 274 | 5F2037D81D5E1E3E0005D2E2 /* Guardian.framework in Frameworks */,
|
275 | 275 | 5C19E564266515D100F167EC /* Nimble.xcframework in Frameworks */,
|
276 |
| - 5C19E565266515D100F167EC /* OHHTTPStubs.xcframework in Frameworks */, |
277 | 276 | 5C19E566266515D100F167EC /* Quick.xcframework in Frameworks */,
|
278 | 277 | );
|
279 | 278 | runOnlyForDeploymentPostprocessing = 0;
|
|
284 | 283 | files = (
|
285 | 284 | 23FE50831D949EC400407A1D /* Guardian.framework in Frameworks */,
|
286 | 285 | 5C19E55D266515A600F167EC /* SimpleKeychain.xcframework in Frameworks */,
|
287 |
| - 5C19E55F266515A600F167EC /* QRCodeReader.xcframework in Frameworks */, |
288 | 286 | );
|
289 | 287 | runOnlyForDeploymentPostprocessing = 0;
|
290 | 288 | };
|
|
299 | 297 | 2374A9F41D67339E00737F2E /* Matchers.swift */,
|
300 | 298 | 23C67AEB1D81D6A400A38A2E /* MockNSURLSession.swift */,
|
301 | 299 | 5F1604E921066B2B00B0F25B /* Keys+Utils.swift */,
|
| 300 | + ED1E39A42B7E6C1300E8609A /* MockURLProtocol.swift */, |
| 301 | + ED1E39A62B822A2500E8609A /* MockURLResponse.swift */, |
| 302 | + ED1E39A82B82A9B100E8609A /* MockURLProtocolCondition.swift */, |
302 | 303 | );
|
303 | 304 | name = Utils;
|
304 | 305 | sourceTree = "<group>";
|
|
514 | 515 | 5F2037F91D5E22590005D2E2 /* Info.plist */,
|
515 | 516 | 234B25B11D9DA37D00078FA0 /* NotificationController.swift */,
|
516 | 517 | 5F07A592210F567900819FA2 /* State.swift */,
|
| 518 | + ED7B279E2B682A2700788920 /* QRCodeReaderViewController.swift */, |
517 | 519 | );
|
518 | 520 | path = GuardianApp;
|
519 | 521 | sourceTree = "<group>";
|
|
522 | 524 | isa = PBXGroup;
|
523 | 525 | children = (
|
524 | 526 | 5C19E561266515D000F167EC /* Nimble.xcframework */,
|
525 |
| - 5C19E562266515D100F167EC /* OHHTTPStubs.xcframework */, |
526 | 527 | 5C19E563266515D100F167EC /* Quick.xcframework */,
|
527 |
| - 5C19E55C266515A600F167EC /* QRCodeReader.xcframework */, |
528 | 528 | 5C19E55B266515A600F167EC /* SimpleKeychain.xcframework */,
|
529 | 529 | );
|
530 | 530 | name = Frameworks;
|
|
656 | 656 | };
|
657 | 657 | 5F2037D61D5E1E3E0005D2E2 = {
|
658 | 658 | CreatedOnToolsVersion = 7.3.1;
|
659 |
| - DevelopmentTeam = 86WQXF56BC; |
660 | 659 | LastSwiftMigration = 0940;
|
661 | 660 | TestTargetID = 5F2037EA1D5E22590005D2E2;
|
662 | 661 | };
|
663 | 662 | 5F2037EA1D5E22590005D2E2 = {
|
664 | 663 | CreatedOnToolsVersion = 7.3.1;
|
665 |
| - DevelopmentTeam = 86WQXF56BC; |
666 | 664 | LastSwiftMigration = 0940;
|
667 |
| - ProvisioningStyle = Manual; |
668 | 665 | SystemCapabilities = {
|
669 | 666 | com.apple.Push = {
|
670 | 667 | enabled = 1;
|
|
781 | 778 | 5F1604D3210661D700B0F25B /* KeychainRSAPrivateKeyCreationSpec.swift in Sources */,
|
782 | 779 | 5F1604D5210662CF00B0F25B /* DataRSAPrivateKeyCreationSpec.swift in Sources */,
|
783 | 780 | 5F1604EA21066B2B00B0F25B /* Keys+Utils.swift in Sources */,
|
| 781 | + ED1E39A52B7E6C1300E8609A /* MockURLProtocol.swift in Sources */, |
| 782 | + ED1E39A72B822A2500E8609A /* MockURLResponse.swift in Sources */, |
784 | 783 | 5F1DB45F1DA4757800264437 /* Constants.swift in Sources */,
|
785 | 784 | 5F07A58721092F2300819FA2 /* ClientInfoSpec.swift in Sources */,
|
786 | 785 | 5F1604EE210673E700B0F25B /* ASNPublicKeyDecodableSpec.swift in Sources */,
|
787 | 786 | 2356C8301D88A10600B6C84A /* GuardianSpec.swift in Sources */,
|
788 | 787 | 2374A9F51D67339E00737F2E /* Matchers.swift in Sources */,
|
789 | 788 | 23C67AEC1D81D6A400A38A2E /* MockNSURLSession.swift in Sources */,
|
790 | 789 | 5F1604FB2107AF2800B0F25B /* OneTimePasswordGeneratorSpec.swift in Sources */,
|
| 790 | + ED1E39A92B82A9B100E8609A /* MockURLProtocolCondition.swift in Sources */, |
791 | 791 | 5F1604C92106493600B0F25B /* SigningKeyStorageSpec.swift in Sources */,
|
792 | 792 | 5F7969341DDABDDE006AC7BA /* AuthenticationSpec.swift in Sources */,
|
793 | 793 | 5F07A5AC210FD09F00819FA2 /* GuardianErrorSpec.swift in Sources */,
|
|
812 | 812 | buildActionMask = 2147483647;
|
813 | 813 | files = (
|
814 | 814 | 234B25B21D9DA37D00078FA0 /* NotificationController.swift in Sources */,
|
| 815 | + ED7B279F2B682A2700788920 /* QRCodeReaderViewController.swift in Sources */, |
815 | 816 | 5F2037F01D5E22590005D2E2 /* ViewController.swift in Sources */,
|
816 | 817 | 5F2037EE1D5E22590005D2E2 /* AppDelegate.swift in Sources */,
|
817 | 818 | 5F07A593210F567900819FA2 /* State.swift in Sources */,
|
|
1028 | 1029 | isa = XCBuildConfiguration;
|
1029 | 1030 | buildSettings = {
|
1030 | 1031 | CLANG_ENABLE_MODULES = YES;
|
| 1032 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 1033 | + CODE_SIGN_STYLE = Automatic; |
1031 | 1034 | DEVELOPMENT_TEAM = 86WQXF56BC;
|
1032 | 1035 | FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
1033 | 1036 | INFOPLIST_FILE = GuardianTests/Info.plist;
|
|
1038 | 1041 | );
|
1039 | 1042 | PRODUCT_BUNDLE_IDENTIFIER = com.auth0.GuardianTests;
|
1040 | 1043 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 1044 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1041 | 1045 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1042 | 1046 | SWIFT_VERSION = 4.0;
|
1043 | 1047 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GuardianApp.app/GuardianApp";
|
|
1048 | 1052 | isa = XCBuildConfiguration;
|
1049 | 1053 | buildSettings = {
|
1050 | 1054 | CLANG_ENABLE_MODULES = YES;
|
| 1055 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 1056 | + CODE_SIGN_STYLE = Automatic; |
1051 | 1057 | DEVELOPMENT_TEAM = 86WQXF56BC;
|
1052 | 1058 | FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
1053 | 1059 | INFOPLIST_FILE = GuardianTests/Info.plist;
|
|
1058 | 1064 | );
|
1059 | 1065 | PRODUCT_BUNDLE_IDENTIFIER = com.auth0.GuardianTests;
|
1060 | 1066 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 1067 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1061 | 1068 | SWIFT_VERSION = 4.0;
|
1062 | 1069 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GuardianApp.app/GuardianApp";
|
1063 | 1070 | };
|
|
1070 | 1077 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1071 | 1078 | CLANG_ENABLE_MODULES = YES;
|
1072 | 1079 | CODE_SIGN_ENTITLEMENTS = GuardianApp/GuardianApp.entitlements;
|
1073 |
| - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Mobile AuthZero (X5BFYSM6EU)"; |
1074 |
| - DEVELOPMENT_TEAM = 86WQXF56BC; |
| 1080 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 1081 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 1082 | + CODE_SIGN_STYLE = Manual; |
| 1083 | + DEVELOPMENT_TEAM = ""; |
| 1084 | + "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 86WQXF56BC; |
1075 | 1085 | FRAMEWORK_SEARCH_PATHS = (
|
1076 | 1086 | "$(inherited)",
|
1077 | 1087 | "$(PROJECT_DIR)/Carthage/Build/**",
|
|
1085 | 1095 | PRODUCT_BUNDLE_IDENTIFIER = com.auth0.guardian.sample;
|
1086 | 1096 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1087 | 1097 | PROVISIONING_PROFILE = "32df3887-3767-4b67-84a6-144aaf2ef2f2";
|
1088 |
| - PROVISIONING_PROFILE_SPECIFIER = "match Development com.auth0.guardian.sample"; |
| 1098 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 1099 | + "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Guardian SDK Sample App"; |
1089 | 1100 | SWIFT_INSTALL_OBJC_HEADER = NO;
|
1090 | 1101 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1091 | 1102 | SWIFT_VERSION = 4.0;
|
|
1100 | 1111 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1101 | 1112 | CLANG_ENABLE_MODULES = YES;
|
1102 | 1113 | CODE_SIGN_ENTITLEMENTS = GuardianApp/GuardianApp.entitlements;
|
1103 |
| - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Mobile AuthZero (X5BFYSM6EU)"; |
1104 |
| - DEVELOPMENT_TEAM = 86WQXF56BC; |
| 1114 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 1115 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 1116 | + CODE_SIGN_STYLE = Manual; |
| 1117 | + DEVELOPMENT_TEAM = ""; |
| 1118 | + "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 86WQXF56BC; |
1105 | 1119 | FRAMEWORK_SEARCH_PATHS = (
|
1106 | 1120 | "$(inherited)",
|
1107 | 1121 | "$(PROJECT_DIR)/Carthage/Build/**",
|
|
1115 | 1129 | PRODUCT_BUNDLE_IDENTIFIER = com.auth0.guardian.sample;
|
1116 | 1130 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1117 | 1131 | PROVISIONING_PROFILE = "32df3887-3767-4b67-84a6-144aaf2ef2f2";
|
1118 |
| - PROVISIONING_PROFILE_SPECIFIER = "match Development com.auth0.guardian.sample"; |
| 1132 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 1133 | + "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Guardian SDK Sample App"; |
1119 | 1134 | SWIFT_INSTALL_OBJC_HEADER = NO;
|
1120 | 1135 | SWIFT_VERSION = 4.0;
|
1121 | 1136 | TARGETED_DEVICE_FAMILY = 1;
|
|
0 commit comments