Skip to content

Commit

Permalink
Update build-ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loay-ashraf committed Aug 24, 2023
1 parent 5d27b27 commit 7e63fb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
matrix:
destination: ['platform=iOS Simulator,arch=x86_64,name: Any iOS Simulator Device',
'platform=iOS Simulator,arch=arm64,name: Any iOS Simulator Device',
'platform=macOS,arch=x86_64,Name: Any Mac',
'platform=macOS,arch=arm64,Name: Any Mac']
'platform=macOS,arch=x86_64,name: Any Mac',
'platform=macOS,arch=arm64,name: Any Mac']

steps:
- name: Set Xcode Version
Expand Down

0 comments on commit 7e63fb6

Please sign in to comment.