Skip to content

Commit 197658b

Browse files
committed
add demo changes
1 parent 2ab50d7 commit 197658b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

demo/kmm/iosApp/iosApp.xcodeproj/project.pbxproj

+18
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
7555FF77242A565900829871 /* Sources */,
115115
7555FF79242A565900829871 /* Resources */,
116116
F85CB1118929364A9C6EFABC /* Frameworks */,
117+
8B3A4829BC43ADB25C3FFE39 /* [CP] Copy Pods Resources */,
117118
);
118119
buildRules = (
119120
);
@@ -170,6 +171,23 @@
170171
/* End PBXResourcesBuildPhase section */
171172

172173
/* Begin PBXShellScriptBuildPhase section */
174+
8B3A4829BC43ADB25C3FFE39 /* [CP] Copy Pods Resources */ = {
175+
isa = PBXShellScriptBuildPhase;
176+
buildActionMask = 2147483647;
177+
files = (
178+
);
179+
inputFileListPaths = (
180+
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-input-files.xcfilelist",
181+
);
182+
name = "[CP] Copy Pods Resources";
183+
outputFileListPaths = (
184+
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-output-files.xcfilelist",
185+
);
186+
runOnlyForDeploymentPostprocessing = 0;
187+
shellPath = /bin/sh;
188+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources.sh\"\n";
189+
showEnvVarsInLog = 0;
190+
};
173191
98D614C51D2DA07C614CC46E /* [CP] Check Pods Manifest.lock */ = {
174192
isa = PBXShellScriptBuildPhase;
175193
buildActionMask = 2147483647;

0 commit comments

Comments
 (0)