We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e90347 commit bcdf90aCopy full SHA for bcdf90a
.github/workflows/ios-tests.yml
@@ -90,6 +90,7 @@ jobs:
90
-workspace Example/Cloudinary.xcworkspace \
91
-scheme Cloudinary-Example \
92
-destination "platform=iOS Simulator,OS=18.4,name=iPhone 16" \
93
+ IPHONEOS_DEPLOYMENT_TARGET=13.0 \
94
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty
95
96
- name: Notify on Failure
0 commit comments