Skip to content

Commit a1918f4

Browse files
committed
Test newer iOS version
1 parent ba7f866 commit a1918f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spm-integration-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ rm -f NativeAuthSampleApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Pac
5656
echo "Running the Sample App with the temporary Swift Package"
5757

5858
xcodebuild -resolvePackageDependencies
59-
xcodebuild -scheme NativeAuthSampleApp -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14,OS=16.4' clean build
59+
xcodebuild -scheme NativeAuthSampleApp -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 15,OS=17.5' clean build

0 commit comments

Comments
 (0)