|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 4F1A8CCA2EAB16450037DC89 /* bootconfig.plist in Resources */ = {isa = PBXBuildFile; fileRef = AUTH010 /* bootconfig.plist */; }; |
| 11 | + 4F1A8CCB2EAB16490037DC89 /* bootconfig2.plist in Resources */ = {isa = PBXBuildFile; fileRef = AUTH036 /* bootconfig2.plist */; }; |
| 12 | + 4F95A89B2EAAD00000000001 /* test_credentials.json in Resources */ = {isa = PBXBuildFile; fileRef = 4F95A89A2EAAD00000000001 /* test_credentials.json */; }; |
10 | 13 | 4F95A89C2EA806E700C98D18 /* SalesforceAnalytics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F95A8962EA801DC00C98D18 /* SalesforceAnalytics.framework */; }; |
11 | 14 | 4F95A89D2EA806E700C98D18 /* SalesforceAnalytics.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4F95A8962EA801DC00C98D18 /* SalesforceAnalytics.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
12 | 15 | 4F95A89F2EA806E900C98D18 /* SalesforceSDKCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F95A8982EA801DC00C98D18 /* SalesforceSDKCommon.framework */; }; |
|
32 | 35 | AUTH053 /* FlowTypesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AUTH054 /* FlowTypesView.swift */; }; |
33 | 36 | /* End PBXBuildFile section */ |
34 | 37 |
|
| 38 | +/* Begin PBXContainerItemProxy section */ |
| 39 | + 4FEBAF342EAAC98E00D4880A /* PBXContainerItemProxy */ = { |
| 40 | + isa = PBXContainerItemProxy; |
| 41 | + containerPortal = AUTH027 /* Project object */; |
| 42 | + proxyType = 1; |
| 43 | + remoteGlobalIDString = AUTH023; |
| 44 | + remoteInfo = AuthFlowTester; |
| 45 | + }; |
| 46 | +/* End PBXContainerItemProxy section */ |
| 47 | + |
35 | 48 | /* Begin PBXCopyFilesBuildPhase section */ |
36 | 49 | 4F95A89E2EA806E700C98D18 /* Embed Frameworks */ = { |
37 | 50 | isa = PBXCopyFilesBuildPhase; |
|
50 | 63 | 4F95A8962EA801DC00C98D18 /* SalesforceAnalytics.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SalesforceAnalytics.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 64 | 4F95A8982EA801DC00C98D18 /* SalesforceSDKCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SalesforceSDKCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 65 | 4F95A89A2EA801DC00C98D18 /* SalesforceSDKCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SalesforceSDKCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 66 | + 4F95A89A2EAAD00000000001 /* test_credentials.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = test_credentials.json; path = ../../../../shared/test/test_credentials.json; sourceTree = "<group>"; }; |
53 | 67 | 4FEBAF282EA9B91500D4880A /* RevokeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RevokeView.swift; sourceTree = "<group>"; }; |
| 68 | + 4FEBAF2E2EAAC98E00D4880A /* AuthFlowTesterUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AuthFlowTesterUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 69 | AUTH002 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
55 | 70 | AUTH004 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
56 | 71 | AUTH006 /* ConfigPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigPickerViewController.swift; sourceTree = "<group>"; }; |
|
72 | 87 | AUTH054 /* FlowTypesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlowTypesView.swift; sourceTree = "<group>"; }; |
73 | 88 | /* End PBXFileReference section */ |
74 | 89 |
|
| 90 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 91 | + 4FEBAF2F2EAAC98E00D4880A /* AuthFlowTesterUITests */ = { |
| 92 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 93 | + path = AuthFlowTesterUITests; |
| 94 | + sourceTree = "<group>"; |
| 95 | + }; |
| 96 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 97 | + |
75 | 98 | /* Begin PBXFrameworksBuildPhase section */ |
| 99 | + 4FEBAF2B2EAAC98E00D4880A /* Frameworks */ = { |
| 100 | + isa = PBXFrameworksBuildPhase; |
| 101 | + files = ( |
| 102 | + ); |
| 103 | + }; |
76 | 104 | AUTH018 /* Frameworks */ = { |
77 | 105 | isa = PBXFrameworksBuildPhase; |
78 | 106 | files = ( |
|
94 | 122 | name = Frameworks; |
95 | 123 | sourceTree = "<group>"; |
96 | 124 | }; |
| 125 | + 4FEBAF2F2EAAD00000000002 /* Supporting Files */ = { |
| 126 | + isa = PBXGroup; |
| 127 | + children = ( |
| 128 | + 4F95A89A2EAAD00000000001 /* test_credentials.json */, |
| 129 | + ); |
| 130 | + name = "Supporting Files"; |
| 131 | + path = AuthFlowTesterUITests; |
| 132 | + sourceTree = "<group>"; |
| 133 | + }; |
97 | 134 | 4FF0EF9E2EA8568C005E4474 /* Supporting Files */ = { |
98 | 135 | isa = PBXGroup; |
99 | 136 | children = ( |
|
110 | 147 | isa = PBXGroup; |
111 | 148 | children = ( |
112 | 149 | AUTH020 /* AuthFlowTester */, |
| 150 | + 4FEBAF2F2EAAC98E00D4880A /* AuthFlowTesterUITests */, |
| 151 | + 4FEBAF2F2EAAD00000000002 /* Supporting Files */, |
113 | 152 | 4F95A8952EA801DC00C98D18 /* Frameworks */, |
114 | 153 | AUTH021 /* Products */, |
115 | 154 | ); |
|
131 | 170 | isa = PBXGroup; |
132 | 171 | children = ( |
133 | 172 | AUTH017 /* AuthFlowTester.app */, |
| 173 | + 4FEBAF2E2EAAC98E00D4880A /* AuthFlowTesterUITests.xctest */, |
134 | 174 | ); |
135 | 175 | name = Products; |
136 | 176 | sourceTree = "<group>"; |
|
180 | 220 | /* End PBXGroup section */ |
181 | 221 |
|
182 | 222 | /* Begin PBXNativeTarget section */ |
| 223 | + 4FEBAF2D2EAAC98E00D4880A /* AuthFlowTesterUITests */ = { |
| 224 | + isa = PBXNativeTarget; |
| 225 | + buildConfigurationList = 4FEBAF362EAAC98E00D4880A /* Build configuration list for PBXNativeTarget "AuthFlowTesterUITests" */; |
| 226 | + buildPhases = ( |
| 227 | + 4FEBAF2A2EAAC98E00D4880A /* Sources */, |
| 228 | + 4FEBAF2B2EAAC98E00D4880A /* Frameworks */, |
| 229 | + 4FEBAF2C2EAAC98E00D4880A /* Resources */, |
| 230 | + ); |
| 231 | + buildRules = ( |
| 232 | + ); |
| 233 | + dependencies = ( |
| 234 | + 4FEBAF352EAAC98E00D4880A /* PBXTargetDependency */, |
| 235 | + ); |
| 236 | + fileSystemSynchronizedGroups = ( |
| 237 | + 4FEBAF2F2EAAC98E00D4880A /* AuthFlowTesterUITests */, |
| 238 | + ); |
| 239 | + name = AuthFlowTesterUITests; |
| 240 | + productName = AuthFlowTesterUITests; |
| 241 | + productReference = 4FEBAF2E2EAAC98E00D4880A /* AuthFlowTesterUITests.xctest */; |
| 242 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 243 | + }; |
183 | 244 | AUTH023 /* AuthFlowTester */ = { |
184 | 245 | isa = PBXNativeTarget; |
185 | 246 | buildConfigurationList = AUTH024 /* Build configuration list for PBXNativeTarget "AuthFlowTester" */; |
|
203 | 264 | isa = PBXProject; |
204 | 265 | attributes = { |
205 | 266 | BuildIndependentTargetsInParallel = 1; |
206 | | - LastSwiftUpdateCheck = 1500; |
| 267 | + LastSwiftUpdateCheck = 2600; |
207 | 268 | LastUpgradeCheck = 2600; |
208 | 269 | TargetAttributes = { |
| 270 | + 4FEBAF2D2EAAC98E00D4880A = { |
| 271 | + CreatedOnToolsVersion = 26.0.1; |
| 272 | + TestTargetID = AUTH023; |
| 273 | + }; |
209 | 274 | AUTH023 = { |
210 | 275 | CreatedOnToolsVersion = 15.0; |
211 | 276 | }; |
|
225 | 290 | projectRoot = ""; |
226 | 291 | targets = ( |
227 | 292 | AUTH023 /* AuthFlowTester */, |
| 293 | + 4FEBAF2D2EAAC98E00D4880A /* AuthFlowTesterUITests */, |
228 | 294 | ); |
229 | 295 | }; |
230 | 296 | /* End PBXProject section */ |
231 | 297 |
|
232 | 298 | /* Begin PBXResourcesBuildPhase section */ |
| 299 | + 4FEBAF2C2EAAC98E00D4880A /* Resources */ = { |
| 300 | + isa = PBXResourcesBuildPhase; |
| 301 | + files = ( |
| 302 | + 4F95A89B2EAAD00000000001 /* test_credentials.json in Resources */, |
| 303 | + 4F1A8CCA2EAB16450037DC89 /* bootconfig.plist in Resources */, |
| 304 | + 4F1A8CCB2EAB16490037DC89 /* bootconfig2.plist in Resources */, |
| 305 | + ); |
| 306 | + }; |
233 | 307 | AUTH026 /* Resources */ = { |
234 | 308 | isa = PBXResourcesBuildPhase; |
235 | 309 | files = ( |
|
242 | 316 | /* End PBXResourcesBuildPhase section */ |
243 | 317 |
|
244 | 318 | /* Begin PBXSourcesBuildPhase section */ |
| 319 | + 4FEBAF2A2EAAC98E00D4880A /* Sources */ = { |
| 320 | + isa = PBXSourcesBuildPhase; |
| 321 | + files = ( |
| 322 | + ); |
| 323 | + }; |
245 | 324 | AUTH025 /* Sources */ = { |
246 | 325 | isa = PBXSourcesBuildPhase; |
247 | 326 | files = ( |
|
262 | 341 | }; |
263 | 342 | /* End PBXSourcesBuildPhase section */ |
264 | 343 |
|
| 344 | +/* Begin PBXTargetDependency section */ |
| 345 | + 4FEBAF352EAAC98E00D4880A /* PBXTargetDependency */ = { |
| 346 | + isa = PBXTargetDependency; |
| 347 | + target = AUTH023 /* AuthFlowTester */; |
| 348 | + targetProxy = 4FEBAF342EAAC98E00D4880A /* PBXContainerItemProxy */; |
| 349 | + }; |
| 350 | +/* End PBXTargetDependency section */ |
| 351 | + |
265 | 352 | /* Begin XCBuildConfiguration section */ |
| 353 | + 4FEBAF372EAAC98E00D4880A /* Debug configuration for PBXNativeTarget "AuthFlowTesterUITests" */ = { |
| 354 | + isa = XCBuildConfiguration; |
| 355 | + buildSettings = { |
| 356 | + CODE_SIGN_STYLE = Automatic; |
| 357 | + CURRENT_PROJECT_VERSION = 1; |
| 358 | + DEVELOPMENT_TEAM = XD7TD9S6ZU; |
| 359 | + GENERATE_INFOPLIST_FILE = YES; |
| 360 | + IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 361 | + MARKETING_VERSION = 1.0; |
| 362 | + PRODUCT_BUNDLE_IDENTIFIER = com.salesforce.salesforce.AuthFlowTesterUITests; |
| 363 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 364 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 365 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 366 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 367 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 368 | + SWIFT_VERSION = 5.0; |
| 369 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 370 | + TEST_TARGET_NAME = AuthFlowTester; |
| 371 | + }; |
| 372 | + name = Debug; |
| 373 | + }; |
| 374 | + 4FEBAF382EAAC98E00D4880A /* Release configuration for PBXNativeTarget "AuthFlowTesterUITests" */ = { |
| 375 | + isa = XCBuildConfiguration; |
| 376 | + buildSettings = { |
| 377 | + CODE_SIGN_STYLE = Automatic; |
| 378 | + CURRENT_PROJECT_VERSION = 1; |
| 379 | + DEVELOPMENT_TEAM = XD7TD9S6ZU; |
| 380 | + GENERATE_INFOPLIST_FILE = YES; |
| 381 | + IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 382 | + MARKETING_VERSION = 1.0; |
| 383 | + PRODUCT_BUNDLE_IDENTIFIER = com.salesforce.salesforce.AuthFlowTesterUITests; |
| 384 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 385 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 386 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 387 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 388 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 389 | + SWIFT_VERSION = 5.0; |
| 390 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 391 | + TEST_TARGET_NAME = AuthFlowTester; |
| 392 | + }; |
| 393 | + name = Release; |
| 394 | + }; |
266 | 395 | AUTH029 /* Debug configuration for PBXProject "AuthFlowTester" */ = { |
267 | 396 | isa = XCBuildConfiguration; |
268 | 397 | buildSettings = { |
|
447 | 576 | /* End XCBuildConfiguration section */ |
448 | 577 |
|
449 | 578 | /* Begin XCConfigurationList section */ |
| 579 | + 4FEBAF362EAAC98E00D4880A /* Build configuration list for PBXNativeTarget "AuthFlowTesterUITests" */ = { |
| 580 | + isa = XCConfigurationList; |
| 581 | + buildConfigurations = ( |
| 582 | + 4FEBAF372EAAC98E00D4880A /* Debug configuration for PBXNativeTarget "AuthFlowTesterUITests" */, |
| 583 | + 4FEBAF382EAAC98E00D4880A /* Release configuration for PBXNativeTarget "AuthFlowTesterUITests" */, |
| 584 | + ); |
| 585 | + defaultConfigurationName = Release; |
| 586 | + }; |
450 | 587 | AUTH024 /* Build configuration list for PBXNativeTarget "AuthFlowTester" */ = { |
451 | 588 | isa = XCConfigurationList; |
452 | 589 | buildConfigurations = ( |
|
0 commit comments