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

Added #defs to omit code which is iOS specific. #3

Closed
wants to merge 1 commit into from

Conversation

ansel1
Copy link

@ansel1 ansel1 commented Mar 16, 2013

Makes compilation for osx deployment targets possible.

Makes compilation for osx deployment targets possible.
@geremyCohen
Copy link
Contributor

Thanks Russ... we're reviewing this.
geremy

On 03/16/2013 08:17 AM, Russ Egan wrote:

Makes compilation for osx deployment targets possible.


    You can merge this Pull Request by running

git pull https://github.com/safe-net/objective-c osx-compat

Or view, comment on, or merge it at:

#3

    Commit Summary

@@ -257,9 +257,12 @@ - (BOOL)isServiceReachabilityChecked {
}

- (BOOL)isServiceAvailable {

Copy link
Contributor

Choose a reason for hiding this comment

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

Please bring this new line back before merge.

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