Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce iOS Deployment Target to 8.0 #11

Merged
merged 1 commit into from
Aug 19, 2015
Merged

Reduce iOS Deployment Target to 8.0 #11

merged 1 commit into from
Aug 19, 2015

Conversation

ObjColumnist
Copy link
Contributor

No description provided.

@ObjColumnist
Copy link
Contributor Author

I noticed when using Carthage that the Deployment Target was 8.0, but I couldn't see any reason for this?

@groue
Copy link
Owner

groue commented Aug 19, 2015

Hello Spencer.

This 8.1 deployment target comes from #6 (comment), an issue which was specifically opened about Carthage support.

Do you confirm 8.0 is OK with Carthage?

@ObjColumnist
Copy link
Contributor Author

Hi @groue,

Using Carthage 0.8.0 (the latest version) I had no issues compiling with my fork, and this was the only change.

@ikesyo
Copy link

ikesyo commented Aug 19, 2015

There is no reason for Carthage to require 8.1 deployment target, 8.0 should be OK (I'm a Carthage collaborator).

@ikesyo
Copy link

ikesyo commented Aug 19, 2015

OS X 10.9 should be OK too. 😉 ReactiveCocoa which is Carthage compatible has 8.0/10.9 deployment targets.

groue added a commit that referenced this pull request Aug 19, 2015
Reduce iOS Deployment Target to 8.0
@groue groue merged commit 6bea232 into groue:master Aug 19, 2015
@groue
Copy link
Owner

groue commented Aug 19, 2015

All right, folks, thanks for your reassuring comments!

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

Successfully merging this pull request may close these issues.

None yet

3 participants