Skip to content

Commit

Permalink
Set SDK for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth Gupta committed Mar 14, 2020
1 parent b2829ca commit 3684604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
run: cmp --silent UI.podspec ../../../.github/test_podspecs/UI.podspec
- name: Build Project
working-directory: ./PodMergeExample
run: xcodebuild -workspace PodMergeExample.xcworkspace -scheme PodMergeExample -allowProvisioningUpdates
run: xcodebuild -workspace PodMergeExample.xcworkspace -scheme PodMergeExample -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 11 Pro,OS=13.1"

0 comments on commit 3684604

Please sign in to comment.