File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
demo/iosApp/iosApp.xcodeproj Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 174174 );
175175 runOnlyForDeploymentPostprocessing = 0;
176176 shellPath = /bin/sh;
177- shellScript = "if [ \"YES\" = \"$OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED\" ]; then\n echo \"Skipping Gradle build task invocation due to OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED environment variable set to \\\"YES\\\"\"\n exit 0\nfi\ncd \"$SRCROOT/..\"\n. ./gradlew :demo:embedAndSignAppleFrameworkForXcode\n";
177+ shellScript = "if [ \"YES\" = \"$OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED\" ]; then\n echo \"Skipping Gradle build task invocation due to OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED environment variable set to \\\"YES\\\"\"\n exit 0\nfi\ncd \"$SRCROOT/../.. \"\n./gradlew :demo:embedAndSignAppleFrameworkForXcode\n";
178178 };
179179/* End PBXShellScriptBuildPhase section */
180180
You can’t perform that action at this time.
0 commit comments