|
251 | 251 | /* End PBXBuildFile section */
|
252 | 252 |
|
253 | 253 | /* Begin PBXContainerItemProxy section */
|
| 254 | + 5B38881D27FAE6DB00482BE7 /* PBXContainerItemProxy */ = { |
| 255 | + isa = PBXContainerItemProxy; |
| 256 | + containerPortal = AC2263D620CF49B8009800EB /* Project object */; |
| 257 | + proxyType = 1; |
| 258 | + remoteGlobalIDString = ACF560D220E443BF000AAC23; |
| 259 | + remoteInfo = "host-app"; |
| 260 | + }; |
254 | 261 | AC28480D24AA44C600C1FC7F /* PBXContainerItemProxy */ = {
|
255 | 262 | isa = PBXContainerItemProxy;
|
256 | 263 | containerPortal = AC2263D620CF49B8009800EB /* Project object */;
|
|
1380 | 1387 | );
|
1381 | 1388 | dependencies = (
|
1382 | 1389 | AC28480E24AA44C600C1FC7F /* PBXTargetDependency */,
|
| 1390 | + 5B38881E27FAE6DB00482BE7 /* PBXTargetDependency */, |
1383 | 1391 | );
|
1384 | 1392 | name = "endpoint-tests";
|
1385 | 1393 | productName = "endpoint-tests";
|
|
1572 | 1580 | };
|
1573 | 1581 | AC28480624AA44C600C1FC7F = {
|
1574 | 1582 | CreatedOnToolsVersion = 11.5;
|
| 1583 | + TestTargetID = ACF560D220E443BF000AAC23; |
1575 | 1584 | };
|
1576 | 1585 | AC7B142A20D02CE200877BFE = {
|
1577 | 1586 | CreatedOnToolsVersion = 9.4;
|
|
2036 | 2045 | /* End PBXSourcesBuildPhase section */
|
2037 | 2046 |
|
2038 | 2047 | /* Begin PBXTargetDependency section */
|
| 2048 | + 5B38881E27FAE6DB00482BE7 /* PBXTargetDependency */ = { |
| 2049 | + isa = PBXTargetDependency; |
| 2050 | + target = ACF560D220E443BF000AAC23 /* host-app */; |
| 2051 | + targetProxy = 5B38881D27FAE6DB00482BE7 /* PBXContainerItemProxy */; |
| 2052 | + }; |
2039 | 2053 | AC28480E24AA44C600C1FC7F /* PBXTargetDependency */ = {
|
2040 | 2054 | isa = PBXTargetDependency;
|
2041 | 2055 | target = AC2263DE20CF49B8009800EB /* swift-sdk */;
|
|
2340 | 2354 | AC28480F24AA44C600C1FC7F /* Debug */ = {
|
2341 | 2355 | isa = XCBuildConfiguration;
|
2342 | 2356 | buildSettings = {
|
| 2357 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
2343 | 2358 | CODE_SIGN_STYLE = Automatic;
|
2344 | 2359 | DEVELOPMENT_TEAM = BP98Z28R86;
|
2345 | 2360 | INFOPLIST_FILE = "tests/endpoint-tests/Info.plist";
|
|
2355 | 2370 | PRODUCT_NAME = "$(TARGET_NAME)";
|
2356 | 2371 | SWIFT_VERSION = 5.0;
|
2357 | 2372 | TARGETED_DEVICE_FAMILY = "1,2";
|
| 2373 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/host-app.app/host-app"; |
2358 | 2374 | };
|
2359 | 2375 | name = Debug;
|
2360 | 2376 | };
|
2361 | 2377 | AC28481024AA44C600C1FC7F /* Release */ = {
|
2362 | 2378 | isa = XCBuildConfiguration;
|
2363 | 2379 | buildSettings = {
|
| 2380 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
2364 | 2381 | CODE_SIGN_STYLE = Automatic;
|
2365 | 2382 | DEVELOPMENT_TEAM = BP98Z28R86;
|
2366 | 2383 | INFOPLIST_FILE = "tests/endpoint-tests/Info.plist";
|
|
2375 | 2392 | PRODUCT_NAME = "$(TARGET_NAME)";
|
2376 | 2393 | SWIFT_VERSION = 5.0;
|
2377 | 2394 | TARGETED_DEVICE_FAMILY = "1,2";
|
| 2395 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/host-app.app/host-app"; |
2378 | 2396 | };
|
2379 | 2397 | name = Release;
|
2380 | 2398 | };
|
|
0 commit comments