Skip to content

Commit

Permalink
👷 Update mac version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
phimage committed Apr 29, 2021
1 parent 787877e commit cbcd78a
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 @@ -8,7 +8,7 @@ env:
- IOS_FRAMEWORK_SCHEME="OAuthSwift"
- MACOS_FRAMEWORK_SCHEME="OAuthSwiftMacOS"
- IOS_SDK=iphonesimulator14.2
- MACOS_SDK=macosx10.15
- MACOS_SDK=macosx11.0
matrix:
- DESTINATION="OS=14.2,name=iPhone 8" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK"
- DESTINATION="arch=x86_64" SCHEME="$MACOS_FRAMEWORK_SCHEME" SDK="$MACOS_SDK"
Expand Down

0 comments on commit cbcd78a

Please sign in to comment.