File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 69
69
build-name : wails
70
70
build-platform : darwin/universal
71
71
sign : " false"
72
+ wails-version : " v2.9.0"
72
73
sign-macos-apple-password : ${{ secrets.APPLE_PASSWORD }}
73
74
sign-macos-app-id : " Developer ID Application: Lethean LTD (W2DNA5L5DY)"
74
75
sign-macos-app-cert : ${{ secrets.MAC_DEVELOPER_CERT }}
@@ -107,6 +108,7 @@ jobs:
107
108
build-name : wails
108
109
build-platform : darwin/universal
109
110
sign : " false"
111
+ wails-version : " v2.9.0"
110
112
sign-macos-apple-password : ${{ secrets.APPLE_PASSWORD }}
111
113
sign-macos-app-id : " Developer ID Application: Lethean LTD (W2DNA5L5DY)"
112
114
sign-macos-app-cert : ${{ secrets.MAC_DEVELOPER_CERT }}
@@ -164,6 +166,7 @@ jobs:
164
166
build-name : wails
165
167
build-platform : darwin/universal
166
168
sign : " false"
169
+ wails-version : " v2.9.0"
167
170
sign-macos-apple-password : ${{ secrets.APPLE_PASSWORD }}
168
171
sign-macos-app-id : " Developer ID Application: Lethean LTD (W2DNA5L5DY)"
169
172
sign-macos-app-cert : ${{ secrets.MAC_DEVELOPER_CERT }}
@@ -183,6 +186,7 @@ jobs:
183
186
build-name : wails
184
187
build-platform : darwin/universal
185
188
build-obfuscate : true
189
+ wails-version : " v2.9.0"
186
190
package : false # Do not try to upload to github
187
191
188
192
windows2025 :
You can’t perform that action at this time.
0 commit comments