File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
demo/iosApp/iosApp.xcodeproj Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 uses : gradle/actions/setup-gradle@v4
4242
4343 - name : Build the distribution with Gradle Wrapper
44- run : ./gradlew :demo:sideBySideBrowserDistribution
44+ run : ./gradlew :compose-multiplatform-html-unified- demo:sideBySideBrowserDistribution
4545
4646 - name : Upload artifact
4747 uses : actions/upload-pages-artifact@v3
Original file line number Diff line number Diff line change 175175 );
176176 runOnlyForDeploymentPostprocessing = 0;
177177 shellPath = /bin/sh;
178- 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";
178+ 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 :compose-multiplatform-html-unified- demo:embedAndSignAppleFrameworkForXcode\n";
179179 };
180180/* End PBXShellScriptBuildPhase section */
181181
You can’t perform that action at this time.
0 commit comments