Skip to content

Commit e8aea37

Browse files
committed
build: Allow provisioning updates
1 parent 571f6a9 commit e8aea37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
-scheme FileBrowserClient \
2424
-sdk iphonesimulator \
2525
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.5' \
26+
-allowProvisioningUpdates \
2627
clean build
2728
working-directory: FileBrowserClient
2829

0 commit comments

Comments
 (0)