Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Fix a few warnings on Xcode 10 #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aaronraimist
Copy link
Collaborator

@aaronraimist aaronraimist commented Sep 18, 2018

  1. Turns on whole module optimization for pods: https://stackoverflow.com/questions/46722323/project-pods-turn-on-whole-module-optimization
    screen shot 2018-09-18 at 12 35 51 am

  2. Turns on Automatically Select Architectures for several Pods. Not sure if this is an Xcode 10 only feature or not. I didn't see these warnings in Xcode 9.
    screen shot 2018-09-18 at 12 36 03 am

⚠️ Warning: haven't tried opening this in Xcode 9 so I don't know what it does.
Using Xcode 10 also seems to require a pre-release version of Cocoapods for now so you may not want to merge this yet.

@neilalexander
Copy link
Owner

It would be worth trying a Travis CI build with Xcode 10 - if that works then we could merge this without fear of breaking the CI builds.

@aaronraimist
Copy link
Collaborator Author

Yeah this is broken. Will check later today
https://travis-ci.com/aaronraimist/seaglass/builds/85347054

@aaronraimist
Copy link
Collaborator Author

aaronraimist commented Sep 20, 2018

! https://travis-ci.com/aaronraimist/seaglass/jobs/146814341

Alright that works, if you are comfortable using a beta version of CocoaPods

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

Successfully merging this pull request may close these issues.

2 participants