wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

Support Swift 5 #201

Closed mindgraffiti closed 5 years ago

mindgraffiti commented 5 years ago

Closes #200.

This PR:

  1. Updates pods to support Swift 5
  2. Make Xcode recommended changes to support Swift 5
  3. Updates the project file to remove a warning.

Changes made by Platform 9 3/4: updated tooling to support Xcode 10.2 and Swift 5 🌟

First reviewer wins! 🏆

To test

To test in a host app

mindgraffiti commented 5 years ago

Sorry about the early request to review. It's not ready yet.

mindgraffiti commented 5 years ago

I disabled my Chrome Javascript blocker. It's doing weird things when I request reviewers.

mindgraffiti commented 5 years ago

Thanks @astralbodies!