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 b677ac0 commit f4b50c5
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 @@ -14,8 +14,8 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
destination: ['platform=iOS Simulator,arch=x86_64,name:Any iOS Simulator Device',
'platform=iOS Simulator,arch=arm64,name:Any iOS Simulator Device',
destination: ['platform=iOS Simulator,name:Any iOS Simulator Device',
'platform=iOS Simulator,name:Any iOS Simulator Device',
'platform=macOS,arch=x86_64,name:Any Mac',
'platform=macOS,arch=arm64,name:Any Mac']

Expand Down

0 comments on commit f4b50c5

Please sign in to comment.