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 952b9e5 commit af6cf90Copy full SHA for af6cf90
.github/workflows/ci.yml
@@ -16,5 +16,5 @@ jobs:
16
xcodebuild \
17
-project TORoundedButtonExample.xcodeproj \
18
-scheme TORoundedButtonTests \
19
- -destination 'platform=iOS Simulator,name=iPhone 15' \
+ -destination 'platform=iOS Simulator,name=iPhone Air' \
20
clean test
0 commit comments