|
46 | 46 | E9984EFA26B2D46F000D42D3 /* MoPubNativeTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9984EF626B2D46F000D42D3 /* MoPubNativeTableViewCell.swift */; };
|
47 | 47 | E9984EFB26B2D46F000D42D3 /* AdmobNativeAdTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9984EF726B2D46F000D42D3 /* AdmobNativeAdTableViewCell.swift */; };
|
48 | 48 | E9A6F4BD26B7188D005C5F78 /* NativeAdCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9A6F4BC26B7188D005C5F78 /* NativeAdCollectionViewCell.swift */; };
|
| 49 | + F71C452127918A88000C696F /* TeadsSampleAppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F71C452027918A88000C696F /* TeadsSampleAppUITests.swift */; }; |
49 | 50 | F7651FE326A07A58004DAFD9 /* bootstrap.js in Resources */ = {isa = PBXBuildFile; fileRef = F7651FE126A07A58004DAFD9 /* bootstrap.js */; };
|
50 | 51 | F7651FE426A07A58004DAFD9 /* TeadsWebViewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7651FE226A07A58004DAFD9 /* TeadsWebViewHelper.swift */; };
|
51 | 52 | /* End PBXBuildFile section */
|
52 | 53 |
|
| 54 | +/* Begin PBXContainerItemProxy section */ |
| 55 | + F71C452427918A88000C696F /* PBXContainerItemProxy */ = { |
| 56 | + isa = PBXContainerItemProxy; |
| 57 | + containerPortal = B5555A2A1F7CDF80007406D4 /* Project object */; |
| 58 | + proxyType = 1; |
| 59 | + remoteGlobalIDString = B5555A311F7CDF80007406D4; |
| 60 | + remoteInfo = TeadsSampleApp; |
| 61 | + }; |
| 62 | +/* End PBXContainerItemProxy section */ |
| 63 | + |
53 | 64 | /* Begin PBXFileReference section */
|
54 | 65 | 13915D12E3814B15B3832777 /* Pods_TeadsSampleApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TeadsSampleApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
55 | 66 | 40077B422534AABF00D53197 /* InReadDirectCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadDirectCollectionViewController.swift; sourceTree = "<group>"; };
|
|
94 | 105 | E9984EF626B2D46F000D42D3 /* MoPubNativeTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MoPubNativeTableViewCell.swift; sourceTree = "<group>"; };
|
95 | 106 | E9984EF726B2D46F000D42D3 /* AdmobNativeAdTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdmobNativeAdTableViewCell.swift; sourceTree = "<group>"; };
|
96 | 107 | E9A6F4BC26B7188D005C5F78 /* NativeAdCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeAdCollectionViewCell.swift; sourceTree = "<group>"; };
|
| 108 | + F71C451E27918A88000C696F /* TeadsSampleAppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TeadsSampleAppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 109 | + F71C452027918A88000C696F /* TeadsSampleAppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeadsSampleAppUITests.swift; sourceTree = "<group>"; }; |
97 | 110 | F7651FE126A07A58004DAFD9 /* bootstrap.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = bootstrap.js; sourceTree = "<group>"; };
|
98 | 111 | F7651FE226A07A58004DAFD9 /* TeadsWebViewHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TeadsWebViewHelper.swift; sourceTree = "<group>"; };
|
99 | 112 | /* End PBXFileReference section */
|
|
107 | 120 | );
|
108 | 121 | runOnlyForDeploymentPostprocessing = 0;
|
109 | 122 | };
|
| 123 | + F71C451B27918A88000C696F /* Frameworks */ = { |
| 124 | + isa = PBXFrameworksBuildPhase; |
| 125 | + buildActionMask = 2147483647; |
| 126 | + files = ( |
| 127 | + ); |
| 128 | + runOnlyForDeploymentPostprocessing = 0; |
| 129 | + }; |
110 | 130 | /* End PBXFrameworksBuildPhase section */
|
111 | 131 |
|
112 | 132 | /* Begin PBXGroup section */
|
|
297 | 317 | isa = PBXGroup;
|
298 | 318 | children = (
|
299 | 319 | B5555A341F7CDF80007406D4 /* TeadsSampleApp */,
|
| 320 | + F71C451F27918A88000C696F /* TeadsSampleAppUITests */, |
300 | 321 | B5555A331F7CDF80007406D4 /* Products */,
|
301 | 322 | 9C4C2A8CC3AEB01218414AF6 /* Pods */,
|
302 | 323 | DE0116B31068BD02E3224B25 /* Frameworks */,
|
|
307 | 328 | isa = PBXGroup;
|
308 | 329 | children = (
|
309 | 330 | B5555A321F7CDF80007406D4 /* TeadsSampleApp.app */,
|
| 331 | + F71C451E27918A88000C696F /* TeadsSampleAppUITests.xctest */, |
310 | 332 | );
|
311 | 333 | name = Products;
|
312 | 334 | sourceTree = "<group>";
|
|
456 | 478 | path = TableView;
|
457 | 479 | sourceTree = "<group>";
|
458 | 480 | };
|
| 481 | + F71C451F27918A88000C696F /* TeadsSampleAppUITests */ = { |
| 482 | + isa = PBXGroup; |
| 483 | + children = ( |
| 484 | + F71C452027918A88000C696F /* TeadsSampleAppUITests.swift */, |
| 485 | + ); |
| 486 | + path = TeadsSampleAppUITests; |
| 487 | + sourceTree = "<group>"; |
| 488 | + }; |
459 | 489 | F7651FDF26A07A58004DAFD9 /* WebViewHelper */ = {
|
460 | 490 | isa = PBXGroup;
|
461 | 491 | children = (
|
|
496 | 526 | productReference = B5555A321F7CDF80007406D4 /* TeadsSampleApp.app */;
|
497 | 527 | productType = "com.apple.product-type.application";
|
498 | 528 | };
|
| 529 | + F71C451D27918A88000C696F /* TeadsSampleAppUITests */ = { |
| 530 | + isa = PBXNativeTarget; |
| 531 | + buildConfigurationList = F71C452827918A88000C696F /* Build configuration list for PBXNativeTarget "TeadsSampleAppUITests" */; |
| 532 | + buildPhases = ( |
| 533 | + F71C451A27918A88000C696F /* Sources */, |
| 534 | + F71C451B27918A88000C696F /* Frameworks */, |
| 535 | + F71C451C27918A88000C696F /* Resources */, |
| 536 | + ); |
| 537 | + buildRules = ( |
| 538 | + ); |
| 539 | + dependencies = ( |
| 540 | + F71C452527918A88000C696F /* PBXTargetDependency */, |
| 541 | + ); |
| 542 | + name = TeadsSampleAppUITests; |
| 543 | + productName = TeadsSampleAppUITests; |
| 544 | + productReference = F71C451E27918A88000C696F /* TeadsSampleAppUITests.xctest */; |
| 545 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 546 | + }; |
499 | 547 | /* End PBXNativeTarget section */
|
500 | 548 |
|
501 | 549 | /* Begin PBXProject section */
|
502 | 550 | B5555A2A1F7CDF80007406D4 /* Project object */ = {
|
503 | 551 | isa = PBXProject;
|
504 | 552 | attributes = {
|
505 |
| - LastSwiftUpdateCheck = 0900; |
| 553 | + LastSwiftUpdateCheck = 1320; |
506 | 554 | LastUpgradeCheck = 1000;
|
507 | 555 | ORGANIZATIONNAME = Teads;
|
508 | 556 | TargetAttributes = {
|
|
511 | 559 | LastSwiftMigration = 1170;
|
512 | 560 | ProvisioningStyle = Automatic;
|
513 | 561 | };
|
| 562 | + F71C451D27918A88000C696F = { |
| 563 | + CreatedOnToolsVersion = 13.2.1; |
| 564 | + ProvisioningStyle = Automatic; |
| 565 | + TestTargetID = B5555A311F7CDF80007406D4; |
| 566 | + }; |
514 | 567 | };
|
515 | 568 | };
|
516 | 569 | buildConfigurationList = B5555A2D1F7CDF80007406D4 /* Build configuration list for PBXProject "TeadsSampleApp" */;
|
|
527 | 580 | projectRoot = "";
|
528 | 581 | targets = (
|
529 | 582 | B5555A311F7CDF80007406D4 /* TeadsSampleApp */,
|
| 583 | + F71C451D27918A88000C696F /* TeadsSampleAppUITests */, |
530 | 584 | );
|
531 | 585 | };
|
532 | 586 | /* End PBXProject section */
|
|
546 | 600 | );
|
547 | 601 | runOnlyForDeploymentPostprocessing = 0;
|
548 | 602 | };
|
| 603 | + F71C451C27918A88000C696F /* Resources */ = { |
| 604 | + isa = PBXResourcesBuildPhase; |
| 605 | + buildActionMask = 2147483647; |
| 606 | + files = ( |
| 607 | + ); |
| 608 | + runOnlyForDeploymentPostprocessing = 0; |
| 609 | + }; |
549 | 610 | /* End PBXResourcesBuildPhase section */
|
550 | 611 |
|
551 | 612 | /* Begin PBXShellScriptBuildPhase section */
|
|
661 | 722 | );
|
662 | 723 | runOnlyForDeploymentPostprocessing = 0;
|
663 | 724 | };
|
| 725 | + F71C451A27918A88000C696F /* Sources */ = { |
| 726 | + isa = PBXSourcesBuildPhase; |
| 727 | + buildActionMask = 2147483647; |
| 728 | + files = ( |
| 729 | + F71C452127918A88000C696F /* TeadsSampleAppUITests.swift in Sources */, |
| 730 | + ); |
| 731 | + runOnlyForDeploymentPostprocessing = 0; |
| 732 | + }; |
664 | 733 | /* End PBXSourcesBuildPhase section */
|
665 | 734 |
|
| 735 | +/* Begin PBXTargetDependency section */ |
| 736 | + F71C452527918A88000C696F /* PBXTargetDependency */ = { |
| 737 | + isa = PBXTargetDependency; |
| 738 | + target = B5555A311F7CDF80007406D4 /* TeadsSampleApp */; |
| 739 | + targetProxy = F71C452427918A88000C696F /* PBXContainerItemProxy */; |
| 740 | + }; |
| 741 | +/* End PBXTargetDependency section */ |
| 742 | + |
666 | 743 | /* Begin PBXVariantGroup section */
|
667 | 744 | B5555A391F7CDF80007406D4 /* Main.storyboard */ = {
|
668 | 745 | isa = PBXVariantGroup;
|
|
994 | 1071 | };
|
995 | 1072 | name = Release;
|
996 | 1073 | };
|
| 1074 | + F71C452627918A88000C696F /* Debug */ = { |
| 1075 | + isa = XCBuildConfiguration; |
| 1076 | + buildSettings = { |
| 1077 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
| 1078 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1079 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 1080 | + CODE_SIGN_STYLE = Automatic; |
| 1081 | + CURRENT_PROJECT_VERSION = 1; |
| 1082 | + DEVELOPMENT_TEAM = V55UEG98F8; |
| 1083 | + GENERATE_INFOPLIST_FILE = YES; |
| 1084 | + IPHONEOS_DEPLOYMENT_TARGET = 15.2; |
| 1085 | + MARKETING_VERSION = 1.0; |
| 1086 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 1087 | + MTL_FAST_MATH = YES; |
| 1088 | + PRODUCT_BUNDLE_IDENTIFIER = tv.Teads.TeadsSampleAppUITests; |
| 1089 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1090 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 1091 | + SWIFT_VERSION = 5.0; |
| 1092 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1093 | + TEST_TARGET_NAME = TeadsSampleApp; |
| 1094 | + }; |
| 1095 | + name = Debug; |
| 1096 | + }; |
| 1097 | + F71C452727918A88000C696F /* Release */ = { |
| 1098 | + isa = XCBuildConfiguration; |
| 1099 | + buildSettings = { |
| 1100 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
| 1101 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1102 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 1103 | + CODE_SIGN_STYLE = Automatic; |
| 1104 | + CURRENT_PROJECT_VERSION = 1; |
| 1105 | + DEVELOPMENT_TEAM = V55UEG98F8; |
| 1106 | + GENERATE_INFOPLIST_FILE = YES; |
| 1107 | + IPHONEOS_DEPLOYMENT_TARGET = 15.2; |
| 1108 | + MARKETING_VERSION = 1.0; |
| 1109 | + MTL_FAST_MATH = YES; |
| 1110 | + PRODUCT_BUNDLE_IDENTIFIER = tv.Teads.TeadsSampleAppUITests; |
| 1111 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1112 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 1113 | + SWIFT_VERSION = 5.0; |
| 1114 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1115 | + TEST_TARGET_NAME = TeadsSampleApp; |
| 1116 | + }; |
| 1117 | + name = Release; |
| 1118 | + }; |
997 | 1119 | /* End XCBuildConfiguration section */
|
998 | 1120 |
|
999 | 1121 | /* Begin XCConfigurationList section */
|
|
1015 | 1137 | defaultConfigurationIsVisible = 0;
|
1016 | 1138 | defaultConfigurationName = Release;
|
1017 | 1139 | };
|
| 1140 | + F71C452827918A88000C696F /* Build configuration list for PBXNativeTarget "TeadsSampleAppUITests" */ = { |
| 1141 | + isa = XCConfigurationList; |
| 1142 | + buildConfigurations = ( |
| 1143 | + F71C452627918A88000C696F /* Debug */, |
| 1144 | + F71C452727918A88000C696F /* Release */, |
| 1145 | + ); |
| 1146 | + defaultConfigurationIsVisible = 0; |
| 1147 | + defaultConfigurationName = Release; |
| 1148 | + }; |
1018 | 1149 | /* End XCConfigurationList section */
|
1019 | 1150 | };
|
1020 | 1151 | rootObject = B5555A2A1F7CDF80007406D4 /* Project object */;
|
|
0 commit comments