Skip to content

Conversation

@eilers
Copy link

@eilers eilers commented May 22, 2013

Integrating this framework in other projects is much easier if a static library is built. Especially if this NonARC-Project needs to be added to current ARC-Based project as mine.

Therefore, I've added a target for iOS.

An other very important change: Mostly all projects use the Reachability Classes. Therefore we get duplicated symbols here.. I've added a "_" prefix to mark it as private.

adib and others added 30 commits July 3, 2012 17:49
 - OS X - dynamic private library
 - iOS - static library
… turned off or client certificates were used
…chability drop in replacement

This makes it much easier to integrate this project.
Conflicts:
	iPhone.xcodeproj/project.pbxproj
…nsigned long long)progress ofTotal:(unsigned long long)total;to + (void)updateProgressIndicator:(id)indicator withProgress:(unsigned long long)progress ofTotal:(unsigned long long)total;
…thObject:(id)object amount:(void *)amount callerToRetain:(id)caller; to + (void)performSelector:(SEL)selector onTarget:(id)target withObject:(id)object amount:(void *)amount callerToRetain:(id)caller;
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.

5 participants