|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 56; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
17 | 17 | 42C3DCE82C5CE54B00973681 /* RswiftLibrary in Frameworks */ = {isa = PBXBuildFile; productRef = 42C3DCE72C5CE54B00973681 /* RswiftLibrary */; }; |
18 | 18 | 42C3DCED2C5CE6F500973681 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 42C3DCEB2C5CE6F500973681 /* Localizable.strings */; }; |
19 | 19 | 42C3DCF52C5CEFE200973681 /* SystemImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42C3DCF42C5CEFE200973681 /* SystemImage.swift */; }; |
| 20 | + 881894A52E71B35A00989BA6 /* SecurityToolkitExample.xctestplan in Resources */ = {isa = PBXBuildFile; fileRef = 881894A42E71B35A00989BA6 /* SecurityToolkitExample.xctestplan */; }; |
20 | 21 | 882CEB5F2D536FF0005D7171 /* ThreatViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 882CEB5D2D536FE8005D7171 /* ThreatViewModel.swift */; }; |
21 | 22 | /* End PBXBuildFile section */ |
22 | 23 |
|
| 24 | +/* Begin PBXContainerItemProxy section */ |
| 25 | + 8818949E2E71B2AA00989BA6 /* PBXContainerItemProxy */ = { |
| 26 | + isa = PBXContainerItemProxy; |
| 27 | + containerPortal = 42B973EE2C57C4380040D9BC /* Project object */; |
| 28 | + proxyType = 1; |
| 29 | + remoteGlobalIDString = 42B973F52C57C4380040D9BC; |
| 30 | + remoteInfo = SecurityToolkitExample; |
| 31 | + }; |
| 32 | +/* End PBXContainerItemProxy section */ |
| 33 | + |
23 | 34 | /* Begin PBXFileReference section */ |
24 | 35 | 42B973F62C57C4380040D9BC /* SecurityToolkitExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SecurityToolkitExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 36 | 42B973F92C57C4380040D9BC /* SecurityToolkitExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecurityToolkitExampleApp.swift; sourceTree = "<group>"; }; |
|
30 | 41 | 42C3DCE42C5A892D00973681 /* Dimens.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dimens.swift; sourceTree = "<group>"; }; |
31 | 42 | 42C3DCEC2C5CE6F500973681 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
32 | 43 | 42C3DCF42C5CEFE200973681 /* SystemImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemImage.swift; sourceTree = "<group>"; }; |
| 44 | + 8818949A2E71B2AA00989BA6 /* SecurityToolkitExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SecurityToolkitExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 45 | + 881894A42E71B35A00989BA6 /* SecurityToolkitExample.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityToolkitExample.xctestplan; sourceTree = "<group>"; }; |
33 | 46 | 882CEB5D2D536FE8005D7171 /* ThreatViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreatViewModel.swift; sourceTree = "<group>"; }; |
34 | 47 | /* End PBXFileReference section */ |
35 | 48 |
|
| 49 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 50 | + 8818949B2E71B2AA00989BA6 /* SecurityToolkitExampleTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = SecurityToolkitExampleTests; sourceTree = "<group>"; }; |
| 51 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 52 | + |
36 | 53 | /* Begin PBXFrameworksBuildPhase section */ |
37 | 54 | 42B973F32C57C4380040D9BC /* Frameworks */ = { |
38 | 55 | isa = PBXFrameworksBuildPhase; |
|
43 | 60 | ); |
44 | 61 | runOnlyForDeploymentPostprocessing = 0; |
45 | 62 | }; |
| 63 | + 881894972E71B2AA00989BA6 /* Frameworks */ = { |
| 64 | + isa = PBXFrameworksBuildPhase; |
| 65 | + buildActionMask = 2147483647; |
| 66 | + files = ( |
| 67 | + ); |
| 68 | + runOnlyForDeploymentPostprocessing = 0; |
| 69 | + }; |
46 | 70 | /* End PBXFrameworksBuildPhase section */ |
47 | 71 |
|
48 | 72 | /* Begin PBXGroup section */ |
|
56 | 80 | 42B973ED2C57C4380040D9BC = { |
57 | 81 | isa = PBXGroup; |
58 | 82 | children = ( |
| 83 | + 881894A42E71B35A00989BA6 /* SecurityToolkitExample.xctestplan */, |
59 | 84 | 42B973F82C57C4380040D9BC /* SecurityToolkitExample */, |
| 85 | + 8818949B2E71B2AA00989BA6 /* SecurityToolkitExampleTests */, |
60 | 86 | 42B973F72C57C4380040D9BC /* Products */, |
61 | 87 | 424907A82C57C6A000BC1E7A /* Frameworks */, |
62 | 88 | ); |
|
66 | 92 | isa = PBXGroup; |
67 | 93 | children = ( |
68 | 94 | 42B973F62C57C4380040D9BC /* SecurityToolkitExample.app */, |
| 95 | + 8818949A2E71B2AA00989BA6 /* SecurityToolkitExampleTests.xctest */, |
69 | 96 | ); |
70 | 97 | name = Products; |
71 | 98 | sourceTree = "<group>"; |
|
127 | 154 | productReference = 42B973F62C57C4380040D9BC /* SecurityToolkitExample.app */; |
128 | 155 | productType = "com.apple.product-type.application"; |
129 | 156 | }; |
| 157 | + 881894992E71B2AA00989BA6 /* SecurityToolkitExampleTests */ = { |
| 158 | + isa = PBXNativeTarget; |
| 159 | + buildConfigurationList = 881894A02E71B2AA00989BA6 /* Build configuration list for PBXNativeTarget "SecurityToolkitExampleTests" */; |
| 160 | + buildPhases = ( |
| 161 | + 881894962E71B2AA00989BA6 /* Sources */, |
| 162 | + 881894972E71B2AA00989BA6 /* Frameworks */, |
| 163 | + 881894982E71B2AA00989BA6 /* Resources */, |
| 164 | + ); |
| 165 | + buildRules = ( |
| 166 | + ); |
| 167 | + dependencies = ( |
| 168 | + 8818949F2E71B2AA00989BA6 /* PBXTargetDependency */, |
| 169 | + ); |
| 170 | + fileSystemSynchronizedGroups = ( |
| 171 | + 8818949B2E71B2AA00989BA6 /* SecurityToolkitExampleTests */, |
| 172 | + ); |
| 173 | + name = SecurityToolkitExampleTests; |
| 174 | + packageProductDependencies = ( |
| 175 | + ); |
| 176 | + productName = SecurityToolkitExampleTests; |
| 177 | + productReference = 8818949A2E71B2AA00989BA6 /* SecurityToolkitExampleTests.xctest */; |
| 178 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 179 | + }; |
130 | 180 | /* End PBXNativeTarget section */ |
131 | 181 |
|
132 | 182 | /* Begin PBXProject section */ |
133 | 183 | 42B973EE2C57C4380040D9BC /* Project object */ = { |
134 | 184 | isa = PBXProject; |
135 | 185 | attributes = { |
136 | 186 | BuildIndependentTargetsInParallel = 1; |
137 | | - LastSwiftUpdateCheck = 1540; |
| 187 | + LastSwiftUpdateCheck = 1620; |
138 | 188 | LastUpgradeCheck = 1540; |
139 | 189 | TargetAttributes = { |
140 | 190 | 42B973F52C57C4380040D9BC = { |
141 | 191 | CreatedOnToolsVersion = 15.4; |
142 | 192 | }; |
| 193 | + 881894992E71B2AA00989BA6 = { |
| 194 | + CreatedOnToolsVersion = 16.2; |
| 195 | + TestTargetID = 42B973F52C57C4380040D9BC; |
| 196 | + }; |
143 | 197 | }; |
144 | 198 | }; |
145 | 199 | buildConfigurationList = 42B973F12C57C4380040D9BC /* Build configuration list for PBXProject "SecurityToolkitExample" */; |
|
158 | 212 | projectRoot = ""; |
159 | 213 | targets = ( |
160 | 214 | 42B973F52C57C4380040D9BC /* SecurityToolkitExample */, |
| 215 | + 881894992E71B2AA00989BA6 /* SecurityToolkitExampleTests */, |
161 | 216 | ); |
162 | 217 | }; |
163 | 218 | /* End PBXProject section */ |
|
172 | 227 | ); |
173 | 228 | runOnlyForDeploymentPostprocessing = 0; |
174 | 229 | }; |
| 230 | + 881894982E71B2AA00989BA6 /* Resources */ = { |
| 231 | + isa = PBXResourcesBuildPhase; |
| 232 | + buildActionMask = 2147483647; |
| 233 | + files = ( |
| 234 | + 881894A52E71B35A00989BA6 /* SecurityToolkitExample.xctestplan in Resources */, |
| 235 | + ); |
| 236 | + runOnlyForDeploymentPostprocessing = 0; |
| 237 | + }; |
175 | 238 | /* End PBXResourcesBuildPhase section */ |
176 | 239 |
|
177 | 240 | /* Begin PBXSourcesBuildPhase section */ |
|
189 | 252 | ); |
190 | 253 | runOnlyForDeploymentPostprocessing = 0; |
191 | 254 | }; |
| 255 | + 881894962E71B2AA00989BA6 /* Sources */ = { |
| 256 | + isa = PBXSourcesBuildPhase; |
| 257 | + buildActionMask = 2147483647; |
| 258 | + files = ( |
| 259 | + ); |
| 260 | + runOnlyForDeploymentPostprocessing = 0; |
| 261 | + }; |
192 | 262 | /* End PBXSourcesBuildPhase section */ |
193 | 263 |
|
194 | 264 | /* Begin PBXTargetDependency section */ |
195 | 265 | 42C3DCF12C5CEAD000973681 /* PBXTargetDependency */ = { |
196 | 266 | isa = PBXTargetDependency; |
197 | 267 | productRef = 42C3DCF02C5CEAD000973681 /* RswiftGenerateInternalResources */; |
198 | 268 | }; |
| 269 | + 8818949F2E71B2AA00989BA6 /* PBXTargetDependency */ = { |
| 270 | + isa = PBXTargetDependency; |
| 271 | + target = 42B973F52C57C4380040D9BC /* SecurityToolkitExample */; |
| 272 | + targetProxy = 8818949E2E71B2AA00989BA6 /* PBXContainerItemProxy */; |
| 273 | + }; |
199 | 274 | /* End PBXTargetDependency section */ |
200 | 275 |
|
201 | 276 | /* Begin PBXVariantGroup section */ |
|
400 | 475 | }; |
401 | 476 | name = Release; |
402 | 477 | }; |
| 478 | + 881894A12E71B2AA00989BA6 /* Debug */ = { |
| 479 | + isa = XCBuildConfiguration; |
| 480 | + buildSettings = { |
| 481 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 482 | + CODE_SIGN_STYLE = Automatic; |
| 483 | + CURRENT_PROJECT_VERSION = 1; |
| 484 | + GENERATE_INFOPLIST_FILE = YES; |
| 485 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 486 | + MARKETING_VERSION = 1.0; |
| 487 | + PRODUCT_BUNDLE_IDENTIFIER = com.exxeta.SecurityToolkitExampleTests; |
| 488 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 489 | + SDKROOT = iphoneos; |
| 490 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 491 | + SWIFT_VERSION = 5.0; |
| 492 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 493 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SecurityToolkitExample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SecurityToolkitExample"; |
| 494 | + }; |
| 495 | + name = Debug; |
| 496 | + }; |
| 497 | + 881894A22E71B2AA00989BA6 /* Release */ = { |
| 498 | + isa = XCBuildConfiguration; |
| 499 | + buildSettings = { |
| 500 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 501 | + CODE_SIGN_STYLE = Automatic; |
| 502 | + CURRENT_PROJECT_VERSION = 1; |
| 503 | + GENERATE_INFOPLIST_FILE = YES; |
| 504 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 505 | + MARKETING_VERSION = 1.0; |
| 506 | + PRODUCT_BUNDLE_IDENTIFIER = com.exxeta.SecurityToolkitExampleTests; |
| 507 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 508 | + SDKROOT = iphoneos; |
| 509 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 510 | + SWIFT_VERSION = 5.0; |
| 511 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 512 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SecurityToolkitExample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SecurityToolkitExample"; |
| 513 | + VALIDATE_PRODUCT = YES; |
| 514 | + }; |
| 515 | + name = Release; |
| 516 | + }; |
403 | 517 | /* End XCBuildConfiguration section */ |
404 | 518 |
|
405 | 519 | /* Begin XCConfigurationList section */ |
|
421 | 535 | defaultConfigurationIsVisible = 0; |
422 | 536 | defaultConfigurationName = Release; |
423 | 537 | }; |
| 538 | + 881894A02E71B2AA00989BA6 /* Build configuration list for PBXNativeTarget "SecurityToolkitExampleTests" */ = { |
| 539 | + isa = XCConfigurationList; |
| 540 | + buildConfigurations = ( |
| 541 | + 881894A12E71B2AA00989BA6 /* Debug */, |
| 542 | + 881894A22E71B2AA00989BA6 /* Release */, |
| 543 | + ); |
| 544 | + defaultConfigurationIsVisible = 0; |
| 545 | + defaultConfigurationName = Release; |
| 546 | + }; |
424 | 547 | /* End XCConfigurationList section */ |
425 | 548 |
|
426 | 549 | /* Begin XCRemoteSwiftPackageReference section */ |
|
0 commit comments