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

Enable library evolution (redux) #134

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Enable library evolution (redux) #134

merged 2 commits into from
Feb 22, 2021

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Feb 22, 2021

This is a whittled-down version of #133 that enables the BUILD_FOR_DISTRIBUTION setting only in the Xcode project for use with Carthage and continues to distribute the library as source code, preserving support for operating systems other than iOS and macOS.

/cc @macdrevx @neelmistry94 @julianrex @chezzdev

@1ec5 1ec5 added the build label Feb 22, 2021
@1ec5 1ec5 added this to the v2.0.0 milestone Feb 22, 2021
@1ec5 1ec5 requested a review from macdrevx February 22, 2021 20:55
@1ec5 1ec5 self-assigned this Feb 22, 2021
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.name = "Turf"
s.version = "1.2.0"
s.version = "2.0.0-alpha.2"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll take care of increasing the version to v2.0.0-alpha.3 in a separate PR for clarity.

@1ec5 1ec5 merged commit 3cfbe9f into main Feb 22, 2021
@1ec5 1ec5 deleted the 1ec5-library-evolution branch February 22, 2021 21:58
@truburt truburt modified the milestones: v2.0.0, v2.0.0 (Public Preview) Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants