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

Objective-C Backwards Compatibility #2

Closed
wants to merge 6 commits into from

Conversation

insanj
Copy link

@insanj insanj commented Dec 25, 2017

No description provided.

@@ -505,6 +505,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MTL_ENABLE_DEBUG_INFO = NO;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Copy link
Author

Choose a reason for hiding this comment

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

Needed for Travis. Scheme should set this to NO when building framework for release.

@AndrewBoryk
Copy link
Owner

Hey man, sorry I was away. This looks great, just a couple of things to add. So I created a develop branch off of master and added a CHANGELOG. Could you instead PR these changes off of develop, and then add a change to the CHANGELOG? I greatly appreciate your contributions, thank you.

@AndrewBoryk
Copy link
Owner

@insanj Finally got around to this, been one hell of a year lol In case you are still interested, I'm closing this PR, and pushing out a PR and version today for these changes

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

Successfully merging this pull request may close these issues.

None yet

2 participants