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 92a02b8 commit d83b35aCopy full SHA for d83b35a
TestSamples/SwiftUICrashTest/test-crash-and-relaunch.sh
@@ -121,6 +121,8 @@ xcodebuild -workspace Sentry.xcworkspace \
121
CODE_SIGNING_REQUIRED=NO \
122
build 2>&1 | tee raw-build.log | xcbeautify
123
124
+xcrun simctl runtime dyld_shared_cache update iOS18.5
125
+
126
log "Installing app on simulator."
127
xcrun simctl install $DEVICE_ID DerivedData/Build/Products/Debug-iphonesimulator/SwiftUICrashTest.app
128
0 commit comments