|
@@ -3,7 +3,7 @@
|
|
|
archiveVersion = 1;
|
|
|
classes = {
|
|
|
};
|
|
|
- objectVersion = 77;
|
|
|
+ objectVersion = 63;
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
@@ -653,6 +653,7 @@
|
|
|
A8E56BD12D1520DD003C54AF /* Frameworks */,
|
|
|
A8E56BD22D1520DD003C54AF /* Resources */,
|
|
|
CD3560202ECC0B9D97903E2D /* [CP] Embed Pods Frameworks */,
|
|
|
+ B40DAD76327452C48197C98B /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
@@ -680,6 +681,7 @@
|
|
|
};
|
|
|
};
|
|
|
buildConfigurationList = A8E56BCF2D1520DD003C54AF /* Build configuration list for PBXProject "TSLiveWallpaper" */;
|
|
|
+ compatibilityVersion = "Xcode 14.0";
|
|
|
developmentRegion = en;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
@@ -688,7 +690,6 @@
|
|
|
);
|
|
|
mainGroup = A8E56BCB2D1520DD003C54AF;
|
|
|
minimizedProjectReferenceProxies = 1;
|
|
|
- preferredProjectObjectVersion = 77;
|
|
|
productRefGroup = A8E56BD52D1520DD003C54AF /* Products */;
|
|
|
projectDirPath = "";
|
|
|
projectRoot = "";
|
|
@@ -735,6 +736,23 @@
|
|
|
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;
|
|
|
};
|
|
|
+ B40DAD76327452C48197C98B /* [CP] Copy Pods Resources */ = {
|
|
|
+ isa = PBXShellScriptBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ inputFileListPaths = (
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
+ );
|
|
|
+ name = "[CP] Copy Pods Resources";
|
|
|
+ outputFileListPaths = (
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ shellPath = /bin/sh;
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper-resources.sh\"\n";
|
|
|
+ showEnvVarsInLog = 0;
|
|
|
+ };
|
|
|
CD3560202ECC0B9D97903E2D /* [CP] Embed Pods Frameworks */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|