Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Update minimum iOS version to 9.0. #27

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

yarneo
Copy link

@yarneo yarneo commented Nov 11, 2019

In this PR we are updating the minimum iOS version to 9.0.

For this we needed to update:

  • the travis file to have the correct xcode image
  • BUILD file to the new min version and with it the min swift version requirement
  • xcodeproj file to minimum ios version of 9.0
  • Updates to old swift syntax to support Swift 4 (with it iOS 9).
  • Documentation reflecting update.

Closes b/128407251

Tested building in Xcode and using blaze.

Follow up to this would be releasing v3.0.0 and pushing to CocoaPods.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants