|
65 | 65 | B5EFE6C21DC600FF00236D1A /* VideosGridLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5EFE6C11DC600FF00236D1A /* VideosGridLayout.swift */; };
|
66 | 66 | B5F7BF4C1BA9C95F00A75099 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F7BF4B1BA9C95F00A75099 /* AppDelegate.swift */; };
|
67 | 67 | B5F7BF531BA9C95F00A75099 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B5F7BF521BA9C95F00A75099 /* Assets.xcassets */; };
|
68 |
| - B5F7BF5E1BA9C95F00A75099 /* iCookTVTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F7BF5D1BA9C95F00A75099 /* iCookTVTests.swift */; }; |
69 | 68 | E0CC9B4F972579066B42862A /* Pods_iCookTV.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1068EAEDE861A2EEA0CF2228 /* Pods_iCookTV.framework */; };
|
70 | 69 | /* End PBXBuildFile section */
|
71 | 70 |
|
|
149 | 148 | B5F7BF521BA9C95F00A75099 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
150 | 149 | B5F7BF541BA9C95F00A75099 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
151 | 150 | B5F7BF591BA9C95F00A75099 /* iCookTV.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iCookTV.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
152 |
| - B5F7BF5D1BA9C95F00A75099 /* iCookTVTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iCookTVTests.swift; sourceTree = "<group>"; }; |
153 | 151 | B5F7BF5F1BA9C95F00A75099 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
154 | 152 | CCC5F61AC4253D5EB2FF6C5F /* Pods_iCookTV_iCookTVTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iCookTV_iCookTVTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
155 | 153 | F631C183B75D6A45DF934799 /* Pods-iCookTV-iCookTVTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iCookTV-iCookTVTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-iCookTV-iCookTVTests/Pods-iCookTV-iCookTVTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
347 | 345 | B5761A521CCF4D3D008CCC08 /* CategorySpec.swift */,
|
348 | 346 | B52BD6801D60B62E0023D4E9 /* DataCollectionSpec.swift */,
|
349 | 347 | B52BD67E1D6034A10023D4E9 /* DataSourceSpec.swift */,
|
350 |
| - B5F7BF5D1BA9C95F00A75099 /* iCookTVTests.swift */, |
351 | 348 | B5761A571CCF5752008CCC08 /* ResourceHelper.swift */,
|
352 | 349 | B5761A591CCF6CCD008CCC08 /* VideoSpec.swift */,
|
353 | 350 | );
|
|
597 | 594 | "${BUILT_PRODUCTS_DIR}/Keys/Keys.framework",
|
598 | 595 | "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
|
599 | 596 | "${BUILT_PRODUCTS_DIR}/TreasureData-iOS-SDK/TreasureData_iOS_SDK.framework",
|
600 |
| - "${BUILT_PRODUCTS_DIR}/Nimble/Nimble.framework", |
601 |
| - "${BUILT_PRODUCTS_DIR}/Quick/Quick.framework", |
602 | 597 | );
|
603 | 598 | name = "[CP] Embed Pods Frameworks";
|
604 | 599 | outputPaths = (
|
|
609 | 604 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Keys.framework",
|
610 | 605 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
|
611 | 606 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TreasureData_iOS_SDK.framework",
|
612 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework", |
613 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework", |
614 | 607 | );
|
615 | 608 | runOnlyForDeploymentPostprocessing = 0;
|
616 | 609 | shellPath = /bin/sh;
|
|
696 | 689 | B5761A531CCF4D3D008CCC08 /* CategorySpec.swift in Sources */,
|
697 | 690 | B52BD6811D60B62E0023D4E9 /* DataCollectionSpec.swift in Sources */,
|
698 | 691 | B52BD67F1D6034A10023D4E9 /* DataSourceSpec.swift in Sources */,
|
699 |
| - B5F7BF5E1BA9C95F00A75099 /* iCookTVTests.swift in Sources */, |
700 | 692 | B5761A581CCF5752008CCC08 /* ResourceHelper.swift in Sources */,
|
701 | 693 | B5761A5A1CCF6CCD008CCC08 /* VideoSpec.swift in Sources */,
|
702 | 694 | );
|
|
0 commit comments