Skip to content

Nimble.xcodeproj: Lower iOS deployment target to 7.0#118

Merged
jeffh merged 2 commits intomasterfrom
ios-7-deployment-target
Apr 6, 2015
Merged

Nimble.xcodeproj: Lower iOS deployment target to 7.0#118
jeffh merged 2 commits intomasterfrom
ios-7-deployment-target

Conversation

@modocache
Copy link
Copy Markdown
Member

Quick and Nimble can be used to test code running against on iOS 7.0, but their deployment targets were set too high in order to do so. Lower Nimble's deployment target to make this possible.

Unfortunately, a warning is generated during the linking phase for Nimble-iOS: "ld: warning: embedded dylibs/frameworks only run on iOS 8 or later". I'm not sure if this is avoidable. I'm no expert, though, I just skimmed ReactiveCocoa/ReactiveCocoa#1480.

A new release should be made after merging these changes.

@ashfurrow
Copy link
Copy Markdown
Member

👍

jeffh added a commit that referenced this pull request Apr 6, 2015
Nimble.xcodeproj: Lower iOS deployment target to 7.0
@jeffh jeffh merged commit 8927113 into master Apr 6, 2015
@jeffh jeffh deleted the ios-7-deployment-target branch April 6, 2015 05:41
@jeffh
Copy link
Copy Markdown
Member

jeffh commented Apr 6, 2015

Merged. Pushed v0.4.2. Thanks!

phatblat pushed a commit to phatblat/Nimble that referenced this pull request May 3, 2020
Added Moya to list of users
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.

4 participants