We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9e13b commit c765a64Copy full SHA for c765a64
.github/workflows/ios.yml
@@ -44,4 +44,4 @@ jobs:
44
cp -r Xcode/SDL/build/SDL3.xcframework build/ && \
45
popd
46
- name: Build
47
- run: bash ios/build.sh
+ run: bash contrib/ios_build.sh
0 commit comments