Skip to content

Commit

Permalink
Updated iOS SDK to 1.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gmegidish authored Feb 17, 2021
1 parent f111d92 commit d6add94
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 @@ -29,7 +29,7 @@ script:
- #xcrun xcodebuild -quiet -workspace AwesomeProject.xcworkspace -scheme AwesomeProject -configuration Debug CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO | xcpretty
before_deploy:
- ANDROID_SDK_VERSION=1.11.36
- IOS_VERSION=1.26.9
- IOS_VERSION=1.27.3
- cd ../..
- rm -rf AwesomeProject
- sed -i '' "s/\"version\":.*/\"version\":\"${TRAVIS_TAG}\",/g" package.json
Expand Down

0 comments on commit d6add94

Please sign in to comment.