Skip to content

Commit

Permalink
fix / update cocoapods examples
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Apr 19, 2024
1 parent b47fb75 commit 4864511
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 13 deletions.
3 changes: 0 additions & 3 deletions apps/DemoApp/DemoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,12 @@
0218F2532548B9A3009DF1FF /* DemoAppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoAppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
0218F2552548B9A3009DF1FF /* DemoAppUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoAppUITests.m; sourceTree = "<group>"; };
0218F2572548B9A3009DF1FF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
<<<<<<< HEAD
19ABBEA82B64CCA2004A3634 /* DemoApp.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = DemoApp.xctestplan; sourceTree = "<group>"; };
7A074565B120AD5449E80FFE /* Pods_DemoApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DemoApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
C71CC06C42B12F6C89ADA9FB /* Pods-DemoApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.debug.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.debug.xcconfig"; sourceTree = "<group>"; };
=======
1ABDCAF5162C998CB8F51E05 /* Pods-DemoApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.debug.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.debug.xcconfig"; sourceTree = "<group>"; };
449218524DA410AE22210A4B /* Pods-DemoApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.release.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.release.xcconfig"; sourceTree = "<group>"; };
DBFC18C1F59E3CD220D6FF89 /* Pods_DemoApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DemoApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
>>>>>>> 5f18825 (visionOS support)
F444D4381DDB8EBF00FE804F /* DemoApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
F444D43C1DDB8EBF00FE804F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
F444D43E1DDB8EBF00FE804F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
Expand Down
2 changes: 1 addition & 1 deletion apps/DemoApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 69c910e945ec31c6061f80341649cd87e7b12a9b

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
18 changes: 9 additions & 9 deletions apps/TvDemoApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- GoogleAds-IMA-tvOS-SDK (4.9.1)
- Mux-Stats-AVPlayer (3.3.2):
- Mux-Stats-Core (~> 4.5.2)
- Mux-Stats-Core (4.5.2)
- Mux-Stats-Google-IMA (0.11.0):
- Mux-Stats-AVPlayer (3.6.1):
- Mux-Stats-Core (= 4.7.1)
- Mux-Stats-Core (4.7.1)
- Mux-Stats-Google-IMA (0.12.0):
- GoogleAds-IMA-iOS-SDK (~> 3.16)
- GoogleAds-IMA-tvOS-SDK (~> 4.6)
- Mux-Stats-AVPlayer (~> 3.2)
Expand All @@ -25,10 +25,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
GoogleAds-IMA-tvOS-SDK: 85e799c35051454693492480ef7e4ae2e701a05f
Mux-Stats-AVPlayer: 24d79beb96c44c45ed763b56db00e8be8191baff
Mux-Stats-Core: b747ca415f883e2b2d9475d8cc0ac3079167bf6b
Mux-Stats-Google-IMA: 91c02f85386b84aa926594a7bca149b9b124fdb0
Mux-Stats-AVPlayer: 8f8bc6ee7ea9b19e17b8aac9d9267a09f22e3c32
Mux-Stats-Core: b3b61726282ee28e84656734469636ea42787581
Mux-Stats-Google-IMA: 713958837a4dece8ea14d425db548449af2c4fe1

PODFILE CHECKSUM: 7126a73fdd5075b870487baad0b5237615c1e3ee
PODFILE CHECKSUM: c1c164ea35f1c43dbe98f01c3ffb59d448411f65

COCOAPODS: 1.12.1
COCOAPODS: 1.15.2
62 changes: 62 additions & 0 deletions apps/TvDemoApp/TvDemoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@
7355685F20F55A4C00C42440 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7355685D20F55A4C00C42440 /* Main.storyboard */; };
7355686120F55A4E00C42440 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7355686020F55A4E00C42440 /* Assets.xcassets */; };
7355686420F55A4E00C42440 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7355686320F55A4E00C42440 /* main.m */; };
A81D43B9F0332C17E5F3892D /* Pods_TvDemoApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 114F1C63E8BA3C1D21A970E3 /* Pods_TvDemoApp.framework */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
114F1C63E8BA3C1D21A970E3 /* Pods_TvDemoApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TvDemoApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3BDB8A0BB8E5E6E0372669BB /* Pods-TvDemoApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TvDemoApp.release.xcconfig"; path = "Target Support Files/Pods-TvDemoApp/Pods-TvDemoApp.release.xcconfig"; sourceTree = "<group>"; };
7355685420F55A4C00C42440 /* TvDemoApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TvDemoApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
7355685720F55A4C00C42440 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
7355685820F55A4C00C42440 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
Expand All @@ -24,13 +27,15 @@
7355686020F55A4E00C42440 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
7355686220F55A4E00C42440 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
7355686320F55A4E00C42440 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
794CFD60AC9D0D10DFDE7285 /* Pods-TvDemoApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TvDemoApp.debug.xcconfig"; path = "Target Support Files/Pods-TvDemoApp/Pods-TvDemoApp.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
7355685120F55A4C00C42440 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A81D43B9F0332C17E5F3892D /* Pods_TvDemoApp.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -40,16 +45,27 @@
17CD44CB8BB831D983C8B6BF /* Pods */ = {
isa = PBXGroup;
children = (
794CFD60AC9D0D10DFDE7285 /* Pods-TvDemoApp.debug.xcconfig */,
3BDB8A0BB8E5E6E0372669BB /* Pods-TvDemoApp.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
37AC031A54F954025E40CA8F /* Frameworks */ = {
isa = PBXGroup;
children = (
114F1C63E8BA3C1D21A970E3 /* Pods_TvDemoApp.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
7355684B20F55A4C00C42440 = {
isa = PBXGroup;
children = (
7355685620F55A4C00C42440 /* TvDemoApp */,
7355685520F55A4C00C42440 /* Products */,
17CD44CB8BB831D983C8B6BF /* Pods */,
37AC031A54F954025E40CA8F /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -83,9 +99,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 7355686720F55A4E00C42440 /* Build configuration list for PBXNativeTarget "TvDemoApp" */;
buildPhases = (
E40B2642770727AFA28FD35B /* [CP] Check Pods Manifest.lock */,
7355685020F55A4C00C42440 /* Sources */,
7355685120F55A4C00C42440 /* Frameworks */,
7355685220F55A4C00C42440 /* Resources */,
425C70BD685889C48FE9CD0E /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -140,6 +158,48 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
425C70BD685889C48FE9CD0E /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-TvDemoApp/Pods-TvDemoApp-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-TvDemoApp/Pods-TvDemoApp-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TvDemoApp/Pods-TvDemoApp-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
E40B2642770727AFA28FD35B /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-TvDemoApp-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
7355685020F55A4C00C42440 /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -275,6 +335,7 @@
};
7355686820F55A4E00C42440 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 794CFD60AC9D0D10DFDE7285 /* Pods-TvDemoApp.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand All @@ -294,6 +355,7 @@
};
7355686920F55A4E00C42440 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 3BDB8A0BB8E5E6E0372669BB /* Pods-TvDemoApp.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down

0 comments on commit 4864511

Please sign in to comment.