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 032dc83 commit bd1af98Copy full SHA for bd1af98
.github/workflows/ios-tests.yml
@@ -88,7 +88,7 @@ jobs:
88
run: |
89
xcodebuild test \
90
-workspace Example/Cloudinary.xcworkspace \
91
- -scheme Pods-Cloudinary_Tests \
+ -scheme Cloudinary-Example \
92
-destination "platform=iOS Simulator,id=dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder" \
93
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty
94
0 commit comments