|
36 | 36 | B5966D22269DE859005CA2FF /* InReadSASScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5EBAF5F25655A1300B0DAFA /* InReadSASScrollViewController.swift */; }; |
37 | 37 | B5966D23269DE8D0005CA2FF /* InReadSASTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52A5AC22566B4A7007CFA73 /* InReadSASTableViewController.swift */; }; |
38 | 38 | B5CF15BF252DC47000B12F83 /* TeadsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5CF15BE252DC47000B12F83 /* TeadsViewController.swift */; }; |
39 | | - F47DC3EAEE552A1ADB4B8939 /* Pods_TeadsSampleApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42F4EE0216EEF35F71182325 /* Pods_TeadsSampleApp.framework */; }; |
| 39 | + D9EAA8DA97B5DC6D5CF72BFB /* Pods_TeadsSampleApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8F6E3F5DBFC364683FDC7AF /* Pods_TeadsSampleApp.framework */; }; |
40 | 40 | F7651FE326A07A58004DAFD9 /* bootstrap.js in Resources */ = {isa = PBXBuildFile; fileRef = F7651FE126A07A58004DAFD9 /* bootstrap.js */; }; |
41 | 41 | F7651FE426A07A58004DAFD9 /* TeadsWebViewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7651FE226A07A58004DAFD9 /* TeadsWebViewHelper.swift */; }; |
42 | 42 | /* End PBXBuildFile section */ |
|
51 | 51 | 408A2D50253DC5A200CCFF44 /* InReadMopubTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadMopubTableViewController.swift; sourceTree = "<group>"; }; |
52 | 52 | 40D28A26253853710031A64D /* InReadAdmobTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadAdmobTableViewController.swift; sourceTree = "<group>"; }; |
53 | 53 | 40DCC3C825306FA00012407C /* Format.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Format.swift; sourceTree = "<group>"; }; |
54 | | - 42F4EE0216EEF35F71182325 /* Pods_TeadsSampleApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TeadsSampleApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | | - 4942293CD69BE5B978F3C928 /* Pods-TeadsSampleApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TeadsSampleApp.release.xcconfig"; path = "Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp.release.xcconfig"; sourceTree = "<group>"; }; |
56 | | - 7397997C04E7ABE14003EDEE /* Pods-TeadsSampleApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TeadsSampleApp.debug.xcconfig"; path = "Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 54 | + 60AA148B2F66A4B614CA54BD /* Pods-TeadsSampleApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TeadsSampleApp.debug.xcconfig"; path = "Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 55 | + 63B9385EDA1DC5810EC74590 /* Pods-TeadsSampleApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TeadsSampleApp.release.xcconfig"; path = "Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp.release.xcconfig"; sourceTree = "<group>"; }; |
57 | 56 | B501EC711F823541002909B9 /* InReadDirectWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadDirectWebViewController.swift; sourceTree = "<group>"; }; |
58 | 57 | B502BA121F827D5C008257EC /* InReadDirectTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadDirectTableViewController.swift; sourceTree = "<group>"; }; |
59 | 58 | B50425CF252E078B00ABF07D /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; }; |
|
76 | 75 | B5D8037824E3E6C800C0AAF6 /* InReadMopubScrollViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InReadMopubScrollViewController.swift; sourceTree = "<group>"; }; |
77 | 76 | B5EBAF5F25655A1300B0DAFA /* InReadSASScrollViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadSASScrollViewController.swift; sourceTree = "<group>"; }; |
78 | 77 | DB4660DB2181B865003A6CF5 /* InReadAdmobScrollViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadAdmobScrollViewController.swift; sourceTree = "<group>"; }; |
| 78 | + E8F6E3F5DBFC364683FDC7AF /* Pods_TeadsSampleApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TeadsSampleApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 79 | F7651FE126A07A58004DAFD9 /* bootstrap.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = bootstrap.js; sourceTree = "<group>"; }; |
80 | 80 | F7651FE226A07A58004DAFD9 /* TeadsWebViewHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TeadsWebViewHelper.swift; sourceTree = "<group>"; }; |
81 | 81 | /* End PBXFileReference section */ |
|
85 | 85 | isa = PBXFrameworksBuildPhase; |
86 | 86 | buildActionMask = 2147483647; |
87 | 87 | files = ( |
88 | | - F47DC3EAEE552A1ADB4B8939 /* Pods_TeadsSampleApp.framework in Frameworks */, |
| 88 | + D9EAA8DA97B5DC6D5CF72BFB /* Pods_TeadsSampleApp.framework in Frameworks */, |
89 | 89 | ); |
90 | 90 | runOnlyForDeploymentPostprocessing = 0; |
91 | 91 | }; |
|
236 | 236 | 9C4C2A8CC3AEB01218414AF6 /* Pods */ = { |
237 | 237 | isa = PBXGroup; |
238 | 238 | children = ( |
239 | | - 7397997C04E7ABE14003EDEE /* Pods-TeadsSampleApp.debug.xcconfig */, |
240 | | - 4942293CD69BE5B978F3C928 /* Pods-TeadsSampleApp.release.xcconfig */, |
| 239 | + 60AA148B2F66A4B614CA54BD /* Pods-TeadsSampleApp.debug.xcconfig */, |
| 240 | + 63B9385EDA1DC5810EC74590 /* Pods-TeadsSampleApp.release.xcconfig */, |
241 | 241 | ); |
242 | 242 | path = Pods; |
243 | 243 | sourceTree = "<group>"; |
|
281 | 281 | B5555A341F7CDF80007406D4 /* TeadsSampleApp */, |
282 | 282 | B5555A331F7CDF80007406D4 /* Products */, |
283 | 283 | 9C4C2A8CC3AEB01218414AF6 /* Pods */, |
284 | | - B7AD469F4BA4F70A51049D42 /* Frameworks */, |
| 284 | + E85D3168550003E1A3897487 /* Frameworks */, |
285 | 285 | ); |
286 | 286 | sourceTree = "<group>"; |
287 | 287 | }; |
|
357 | 357 | path = ScrollView; |
358 | 358 | sourceTree = "<group>"; |
359 | 359 | }; |
360 | | - B7AD469F4BA4F70A51049D42 /* Frameworks */ = { |
| 360 | + E85D3168550003E1A3897487 /* Frameworks */ = { |
361 | 361 | isa = PBXGroup; |
362 | 362 | children = ( |
363 | | - 42F4EE0216EEF35F71182325 /* Pods_TeadsSampleApp.framework */, |
| 363 | + E8F6E3F5DBFC364683FDC7AF /* Pods_TeadsSampleApp.framework */, |
364 | 364 | ); |
365 | 365 | name = Frameworks; |
366 | 366 | sourceTree = "<group>"; |
|
389 | 389 | isa = PBXNativeTarget; |
390 | 390 | buildConfigurationList = B5555A441F7CDF80007406D4 /* Build configuration list for PBXNativeTarget "TeadsSampleApp" */; |
391 | 391 | buildPhases = ( |
392 | | - B8583AEFB9877E0CA9757411 /* [CP] Check Pods Manifest.lock */, |
| 392 | + 7CFCAA641082DED3F8281688 /* [CP] Check Pods Manifest.lock */, |
393 | 393 | B5555A2E1F7CDF80007406D4 /* Sources */, |
394 | 394 | B5555A2F1F7CDF80007406D4 /* Frameworks */, |
395 | 395 | B5555A301F7CDF80007406D4 /* Resources */, |
396 | 396 | 913FE1D31FEC291B003C6E5E /* ShellScript */, |
397 | | - 9D6BB06D2C7B526437232FB0 /* [CP] Embed Pods Frameworks */, |
| 397 | + 6D35E50F39BD5E8DA638F527 /* [CP] Embed Pods Frameworks */, |
398 | 398 | ); |
399 | 399 | buildRules = ( |
400 | 400 | ); |
|
457 | 457 | /* End PBXResourcesBuildPhase section */ |
458 | 458 |
|
459 | 459 | /* Begin PBXShellScriptBuildPhase section */ |
460 | | - 913FE1D31FEC291B003C6E5E /* ShellScript */ = { |
461 | | - isa = PBXShellScriptBuildPhase; |
462 | | - buildActionMask = 2147483647; |
463 | | - files = ( |
464 | | - ); |
465 | | - inputPaths = ( |
466 | | - ); |
467 | | - outputPaths = ( |
468 | | - ); |
469 | | - runOnlyForDeploymentPostprocessing = 0; |
470 | | - shellPath = /bin/sh; |
471 | | - shellScript = "echo \"Target architectures: $ARCHS\"\n\nAPP_PATH=\"${TARGET_BUILD_DIR}/${WRAPPER_NAME}\"\n\necho \"$APP_PATH\"\n\nfind \"$APP_PATH\" -name '*.framework' -type d | while read -r FRAMEWORK\ndo\nFRAMEWORK_EXECUTABLE_NAME=$(defaults read \"$FRAMEWORK/Info.plist\" CFBundleExecutable)\nFRAMEWORK_EXECUTABLE_PATH=\"$FRAMEWORK/$FRAMEWORK_EXECUTABLE_NAME\"\necho \"Executable is $FRAMEWORK_EXECUTABLE_PATH\"\necho $(lipo -info \"$FRAMEWORK_EXECUTABLE_PATH\")\n\nFRAMEWORK_TMP_PATH=\"$FRAMEWORK_EXECUTABLE_PATH-tmp\"\n\n# remove simulator's archs if location is not simulator's directory\ncase \"${TARGET_BUILD_DIR}\" in\n*\"iphonesimulator\")\necho \"No need to remove archs\"\n;;\n*)\nif $(lipo \"$FRAMEWORK_EXECUTABLE_PATH\" -verify_arch \"i386\") ; then\nlipo -output \"$FRAMEWORK_TMP_PATH\" -remove \"i386\" \"$FRAMEWORK_EXECUTABLE_PATH\"\necho \"i386 architecture removed\"\nrm \"$FRAMEWORK_EXECUTABLE_PATH\"\nmv \"$FRAMEWORK_TMP_PATH\" \"$FRAMEWORK_EXECUTABLE_PATH\"\nfi\nif $(lipo \"$FRAMEWORK_EXECUTABLE_PATH\" -verify_arch \"x86_64\") ; then\nlipo -output \"$FRAMEWORK_TMP_PATH\" -remove \"x86_64\" \"$FRAMEWORK_EXECUTABLE_PATH\"\necho \"x86_64 architecture removed\"\nrm \"$FRAMEWORK_EXECUTABLE_PATH\"\nmv \"$FRAMEWORK_TMP_PATH\" \"$FRAMEWORK_EXECUTABLE_PATH\"\nfi\n;;\nesac\n\necho \"Completed for executable $FRAMEWORK_EXECUTABLE_PATH\"\necho $(lipo -info \"$FRAMEWORK_EXECUTABLE_PATH\")\n\ndone\n"; |
472 | | - }; |
473 | | - 9D6BB06D2C7B526437232FB0 /* [CP] Embed Pods Frameworks */ = { |
| 460 | + 6D35E50F39BD5E8DA638F527 /* [CP] Embed Pods Frameworks */ = { |
474 | 461 | isa = PBXShellScriptBuildPhase; |
475 | 462 | buildActionMask = 2147483647; |
476 | 463 | files = ( |
|
504 | 491 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp-frameworks.sh\"\n"; |
505 | 492 | showEnvVarsInLog = 0; |
506 | 493 | }; |
507 | | - B8583AEFB9877E0CA9757411 /* [CP] Check Pods Manifest.lock */ = { |
| 494 | + 7CFCAA641082DED3F8281688 /* [CP] Check Pods Manifest.lock */ = { |
508 | 495 | isa = PBXShellScriptBuildPhase; |
509 | 496 | buildActionMask = 2147483647; |
510 | 497 | files = ( |
|
526 | 513 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
527 | 514 | showEnvVarsInLog = 0; |
528 | 515 | }; |
| 516 | + 913FE1D31FEC291B003C6E5E /* ShellScript */ = { |
| 517 | + isa = PBXShellScriptBuildPhase; |
| 518 | + buildActionMask = 2147483647; |
| 519 | + files = ( |
| 520 | + ); |
| 521 | + inputPaths = ( |
| 522 | + ); |
| 523 | + outputPaths = ( |
| 524 | + ); |
| 525 | + runOnlyForDeploymentPostprocessing = 0; |
| 526 | + shellPath = /bin/sh; |
| 527 | + shellScript = "echo \"Target architectures: $ARCHS\"\n\nAPP_PATH=\"${TARGET_BUILD_DIR}/${WRAPPER_NAME}\"\n\necho \"$APP_PATH\"\n\nfind \"$APP_PATH\" -name '*.framework' -type d | while read -r FRAMEWORK\ndo\nFRAMEWORK_EXECUTABLE_NAME=$(defaults read \"$FRAMEWORK/Info.plist\" CFBundleExecutable)\nFRAMEWORK_EXECUTABLE_PATH=\"$FRAMEWORK/$FRAMEWORK_EXECUTABLE_NAME\"\necho \"Executable is $FRAMEWORK_EXECUTABLE_PATH\"\necho $(lipo -info \"$FRAMEWORK_EXECUTABLE_PATH\")\n\nFRAMEWORK_TMP_PATH=\"$FRAMEWORK_EXECUTABLE_PATH-tmp\"\n\n# remove simulator's archs if location is not simulator's directory\ncase \"${TARGET_BUILD_DIR}\" in\n*\"iphonesimulator\")\necho \"No need to remove archs\"\n;;\n*)\nif $(lipo \"$FRAMEWORK_EXECUTABLE_PATH\" -verify_arch \"i386\") ; then\nlipo -output \"$FRAMEWORK_TMP_PATH\" -remove \"i386\" \"$FRAMEWORK_EXECUTABLE_PATH\"\necho \"i386 architecture removed\"\nrm \"$FRAMEWORK_EXECUTABLE_PATH\"\nmv \"$FRAMEWORK_TMP_PATH\" \"$FRAMEWORK_EXECUTABLE_PATH\"\nfi\nif $(lipo \"$FRAMEWORK_EXECUTABLE_PATH\" -verify_arch \"x86_64\") ; then\nlipo -output \"$FRAMEWORK_TMP_PATH\" -remove \"x86_64\" \"$FRAMEWORK_EXECUTABLE_PATH\"\necho \"x86_64 architecture removed\"\nrm \"$FRAMEWORK_EXECUTABLE_PATH\"\nmv \"$FRAMEWORK_TMP_PATH\" \"$FRAMEWORK_EXECUTABLE_PATH\"\nfi\n;;\nesac\n\necho \"Completed for executable $FRAMEWORK_EXECUTABLE_PATH\"\necho $(lipo -info \"$FRAMEWORK_EXECUTABLE_PATH\")\n\ndone\n"; |
| 528 | + }; |
529 | 529 | /* End PBXShellScriptBuildPhase section */ |
530 | 530 |
|
531 | 531 | /* Begin PBXSourcesBuildPhase section */ |
|
698 | 698 | }; |
699 | 699 | B5555A451F7CDF80007406D4 /* Debug */ = { |
700 | 700 | isa = XCBuildConfiguration; |
701 | | - baseConfigurationReference = 7397997C04E7ABE14003EDEE /* Pods-TeadsSampleApp.debug.xcconfig */; |
| 701 | + baseConfigurationReference = 60AA148B2F66A4B614CA54BD /* Pods-TeadsSampleApp.debug.xcconfig */; |
702 | 702 | buildSettings = { |
703 | 703 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
704 | 704 | BUNDLE_LOADER = ""; |
|
797 | 797 | }; |
798 | 798 | B5555A461F7CDF80007406D4 /* Release */ = { |
799 | 799 | isa = XCBuildConfiguration; |
800 | | - baseConfigurationReference = 4942293CD69BE5B978F3C928 /* Pods-TeadsSampleApp.release.xcconfig */; |
| 800 | + baseConfigurationReference = 63B9385EDA1DC5810EC74590 /* Pods-TeadsSampleApp.release.xcconfig */; |
801 | 801 | buildSettings = { |
802 | 802 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
803 | 803 | BUNDLE_LOADER = ""; |
|
0 commit comments