Skip to content

Commit 8bf5d0d

Browse files
committed
Specify Mac Catalyst destination name
1 parent 60b37ef commit 8bf5d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-frameworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
platform: OS X
3535
workspace: LDKFramework.xcworkspace
3636
- scheme: LDKFramework
37-
destination: generic/platform=macOS,variant=Mac Catalyst
37+
destination: generic/platform=macOS,variant=Mac Catalyst,name=Any Mac
3838
platform: Mac Catalyst
3939
workspace: LDKFramework.xcworkspace
4040
env:

0 commit comments

Comments
 (0)