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 b51bf30 commit b46ae99Copy full SHA for b46ae99
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
set -o pipefail && \
39
xcodebuild \
40
-scheme "LogtoSDK-Package" \
41
- -destination "platform=iOS Simulator,OS=26.1,name=iPhone 17 Pro" \
+ -destination "platform=iOS Simulator,OS=26.2,name=iPhone 17 Pro" \
42
-enableCodeCoverage=YES \
43
-resultBundlePath Logto.xcresult \
44
test | \
0 commit comments