We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
xcodebuild
1 parent 7457dc3 commit 9472a60Copy full SHA for 9472a60
.github/workflows/build-on-push.yml
@@ -32,7 +32,6 @@ jobs:
32
cd ui
33
xcodebuild archive \
34
-scheme iPortForwarder \
35
- -destination 'platform=macOS,name=Any Mac' \
36
-archivePath build.xcarchive
37
38
- name: Make dmg
.github/workflows/release.yml
@@ -35,7 +35,6 @@ jobs:
39
40
41
0 commit comments