Skip to content

Commit

Permalink
try 16.2 SDK - 16.4 isn't present in Xcode 14.2 it seems
Browse files Browse the repository at this point in the history
... at least the travis logs show that. Also - no Xcode 14.3.1 yet? o_O
  • Loading branch information
diederich committed Jul 6, 2023
1 parent 8adea4d commit 7d7c521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ os: osx
osx_image: xcode14.2
language: objective-c
xcode_workspace: InAppSettingsKit.xcworkspace
xcode_destination: platform=iOS Simulator,OS=16.4,name=iPhone 12
xcode_destination: platform=iOS Simulator,OS=16.2,name=iPhone 12
matrix:
include:
- stage: Static Library & Tests
Expand Down

0 comments on commit 7d7c521

Please sign in to comment.