|
37 | 37 | B57FB1F11FC5E21F00609036 /* PidTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57FB1F01FC5E21F00609036 /* PidTableViewCell.swift */; };
|
38 | 38 | B5CF15BF252DC47000B12F83 /* TeadsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5CF15BE252DC47000B12F83 /* TeadsViewController.swift */; };
|
39 | 39 | B5D8037924E3E6C800C0AAF6 /* InReadMopubScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5D8037824E3E6C800C0AAF6 /* InReadMopubScrollViewController.swift */; };
|
| 40 | + B5EBAF6025655A1300B0DAFA /* InReadSASScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5EBAF5F25655A1300B0DAFA /* InReadSASScrollViewController.swift */; }; |
40 | 41 | D822AE1F658F3E8B193836D6 /* Pods_TeadsDemoApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A00B2DB925EAF9FCC9B791B /* Pods_TeadsDemoApp.framework */; };
|
41 | 42 | DB4660DC2181B865003A6CF5 /* InReadAdmobScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB4660DB2181B865003A6CF5 /* InReadAdmobScrollViewController.swift */; };
|
42 | 43 | /* End PBXBuildFile section */
|
|
77 | 78 | B57FB1F01FC5E21F00609036 /* PidTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PidTableViewCell.swift; sourceTree = "<group>"; };
|
78 | 79 | B5CF15BE252DC47000B12F83 /* TeadsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeadsViewController.swift; sourceTree = "<group>"; };
|
79 | 80 | B5D8037824E3E6C800C0AAF6 /* InReadMopubScrollViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InReadMopubScrollViewController.swift; sourceTree = "<group>"; };
|
| 81 | + B5EBAF5F25655A1300B0DAFA /* InReadSASScrollViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadSASScrollViewController.swift; sourceTree = "<group>"; }; |
80 | 82 | DB4660DB2181B865003A6CF5 /* InReadAdmobScrollViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InReadAdmobScrollViewController.swift; sourceTree = "<group>"; };
|
81 | 83 | /* End PBXFileReference section */
|
82 | 84 |
|
|
142 | 144 | 40D289EE25384E9E0031A64D /* Direct */,
|
143 | 145 | 40D289F325384F240031A64D /* Admob */,
|
144 | 146 | 40D289F425384F2F0031A64D /* Mopub */,
|
| 147 | + B5EBAF5D256559A900B0DAFA /* SAS */, |
145 | 148 | );
|
146 | 149 | path = InRead;
|
147 | 150 | sourceTree = "<group>";
|
|
358 | 361 | path = Views;
|
359 | 362 | sourceTree = "<group>";
|
360 | 363 | };
|
| 364 | + B5EBAF5D256559A900B0DAFA /* SAS */ = { |
| 365 | + isa = PBXGroup; |
| 366 | + children = ( |
| 367 | + B5EBAF6225655A2400B0DAFA /* ScrollView */, |
| 368 | + ); |
| 369 | + path = SAS; |
| 370 | + sourceTree = "<group>"; |
| 371 | + }; |
| 372 | + B5EBAF6225655A2400B0DAFA /* ScrollView */ = { |
| 373 | + isa = PBXGroup; |
| 374 | + children = ( |
| 375 | + B5EBAF5F25655A1300B0DAFA /* InReadSASScrollViewController.swift */, |
| 376 | + ); |
| 377 | + path = ScrollView; |
| 378 | + sourceTree = "<group>"; |
| 379 | + }; |
361 | 380 | /* End PBXGroup section */
|
362 | 381 |
|
363 | 382 | /* Begin PBXNativeTarget section */
|
|
442 | 461 | "${PODS_ROOT}/Target Support Files/Pods-TeadsDemoApp/Pods-TeadsDemoApp-frameworks.sh",
|
443 | 462 | "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
|
444 | 463 | "${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework",
|
| 464 | + "${PODS_ROOT}/Smart-Core-SDK/SCSCoreKit.framework", |
| 465 | + "${PODS_ROOT}/Smart-Display-SDK/SASDisplayKit.framework", |
445 | 466 | "${PODS_ROOT}/TeadsSDK/TeadsSDK.framework",
|
446 | 467 | "${BUILT_PRODUCTS_DIR}/mopub-ios-sdk/MoPub.framework",
|
447 | 468 | "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
|
|
450 | 471 | outputPaths = (
|
451 | 472 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
|
452 | 473 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework",
|
| 474 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SCSCoreKit.framework", |
| 475 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SASDisplayKit.framework", |
453 | 476 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TeadsSDK.framework",
|
454 | 477 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MoPub.framework",
|
455 | 478 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
|
|
522 | 545 | B5555A491F7CE4C7007406D4 /* DemoTableViewCell.swift in Sources */,
|
523 | 546 | 4079F253252CC1EF00B0AC31 /* RootViewController.swift in Sources */,
|
524 | 547 | B50C184922CCDC65004F2360 /* InReadAdmobWebViewController.swift in Sources */,
|
| 548 | + B5EBAF6025655A1300B0DAFA /* InReadSASScrollViewController.swift in Sources */, |
525 | 549 | B5555A361F7CDF80007406D4 /* AppDelegate.swift in Sources */,
|
526 | 550 | B5555A4E1F7D3177007406D4 /* InReadDirectScrollViewController.swift in Sources */,
|
527 | 551 | B5CF15BF252DC47000B12F83 /* TeadsViewController.swift in Sources */,
|
|
0 commit comments