-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 Target for creating a static library #365
base: master
Are you sure you want to change the base?
Commits on Jul 3, 2012
-
Configuration menu - View commit details
-
Copy full SHA for af00020 - Browse repository at this point
Copy the full SHA af00020View commit details -
- OS X - dynamic private library - iOS - static library
Configuration menu - View commit details
-
Copy full SHA for 3fb0755 - Browse repository at this point
Copy the full SHA 3fb0755View commit details
Commits on Apr 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a5ff222 - Browse repository at this point
Copy the full SHA a5ff222View commit details
Commits on Apr 29, 2013
-
revised ssl settings -- last commit didn't work unless validation was…
… turned off or client certificates were used
Configuration menu - View commit details
-
Copy full SHA for 55b00e2 - Browse repository at this point
Copy the full SHA 55b00e2View commit details
Commits on May 22, 2013
-
Add target to create a static library (iOS). Fixed conflicts with Rea…
…chability drop in replacement This makes it much easier to integrate this project.
Stefan Eilers committedMay 22, 2013 Configuration menu - View commit details
-
Copy full SHA for cd87060 - Browse repository at this point
Copy the full SHA cd87060View commit details -
Merge remote-tracking branch 'adib/master' into upstream-master
Conflicts: iPhone.xcodeproj/project.pbxproj
Stefan Eilers committedMay 22, 2013 Configuration menu - View commit details
-
Copy full SHA for c2acc22 - Browse repository at this point
Copy the full SHA c2acc22View commit details -
Stefan Eilers committed
May 22, 2013 Configuration menu - View commit details
-
Copy full SHA for 46d4219 - Browse repository at this point
Copy the full SHA 46d4219View commit details -
Merge remote-tracking branch 'ralphshao/master' into upstream-master
Stefan Eilers committedMay 22, 2013 Configuration menu - View commit details
-
Copy full SHA for d4ffb7a - Browse repository at this point
Copy the full SHA d4ffb7aView commit details
Commits on Oct 10, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5590066 - Browse repository at this point
Copy the full SHA 5590066View commit details
Commits on Oct 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0513a29 - Browse repository at this point
Copy the full SHA 0513a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdd651 - Browse repository at this point
Copy the full SHA dbdd651View commit details
Commits on Oct 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1eb4f43 - Browse repository at this point
Copy the full SHA 1eb4f43View commit details -
change + (void)updateProgressIndicator:(id*)indicator withProgress:(u…
…nsigned long long)progress ofTotal:(unsigned long long)total;to + (void)updateProgressIndicator:(id)indicator withProgress:(unsigned long long)progress ofTotal:(unsigned long long)total;
Configuration menu - View commit details
-
Copy full SHA for f4d7903 - Browse repository at this point
Copy the full SHA f4d7903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a2bb3 - Browse repository at this point
Copy the full SHA 02a2bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e63d75 - Browse repository at this point
Copy the full SHA 1e63d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb37ac - Browse repository at this point
Copy the full SHA bfb37acView commit details
Commits on Oct 19, 2013
-
change + (void)performSelector:(SEL)selector onTarget:(id *)target wi…
…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;
Configuration menu - View commit details
-
Copy full SHA for 87ce272 - Browse repository at this point
Copy the full SHA 87ce272View commit details
Commits on Oct 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e0ed765 - Browse repository at this point
Copy the full SHA e0ed765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c606ed - Browse repository at this point
Copy the full SHA 1c606edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d707ac - Browse repository at this point
Copy the full SHA 7d707acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c1383 - Browse repository at this point
Copy the full SHA a0c1383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e579c - Browse repository at this point
Copy the full SHA 21e579cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9e7ca - Browse repository at this point
Copy the full SHA ac9e7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a882165 - Browse repository at this point
Copy the full SHA a882165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c7291 - Browse repository at this point
Copy the full SHA 66c7291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8232e38 - Browse repository at this point
Copy the full SHA 8232e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 083f2ba - Browse repository at this point
Copy the full SHA 083f2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbad09 - Browse repository at this point
Copy the full SHA 3fbad09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d2a03 - Browse repository at this point
Copy the full SHA 94d2a03View commit details
Commits on Oct 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 94a7e16 - Browse repository at this point
Copy the full SHA 94a7e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1d87d - Browse repository at this point
Copy the full SHA ea1d87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 882bef6 - Browse repository at this point
Copy the full SHA 882bef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e88c8 - Browse repository at this point
Copy the full SHA a0e88c8View commit details
Commits on May 13, 2014
-
Do not copy the library into the IPA. Otherwise we will not be able t…
…o create an IPA.
Configuration menu - View commit details
-
Copy full SHA for 9d79fc9 - Browse repository at this point
Copy the full SHA 9d79fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0e599 - Browse repository at this point
Copy the full SHA 4c0e599View commit details
Commits on May 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for fac8f7a - Browse repository at this point
Copy the full SHA fac8f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce4cdb - Browse repository at this point
Copy the full SHA bce4cdbView commit details -
Merge branch 'master' of github.com:whlsxl/asi-http-request
Conflicts: Classes/ASIDataCompressor.m Classes/ASIDataDecompressor.m Classes/ASIHTTPRequest.m External/Reachability/_Reachability.h External/Reachability/_Reachability.m iPhone.xcodeproj/project.pbxproj
Configuration menu - View commit details
-
Copy full SHA for 246ddc9 - Browse repository at this point
Copy the full SHA 246ddc9View commit details -
Fixed again Reachability after merge: Reachability is widely used in …
…our projects. Therefore we make it private here..
Configuration menu - View commit details
-
Copy full SHA for cd4cc9f - Browse repository at this point
Copy the full SHA cd4cc9fView commit details
Commits on Jun 5, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f58b817 - Browse repository at this point
Copy the full SHA f58b817View commit details
Commits on Jun 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b9937af - Browse repository at this point
Copy the full SHA b9937afView commit details
Commits on Jun 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a30b342 - Browse repository at this point
Copy the full SHA a30b342View commit details
Commits on Jun 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 77a8cb8 - Browse repository at this point
Copy the full SHA 77a8cb8View commit details
Commits on Jun 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d98e60 - Browse repository at this point
Copy the full SHA 0d98e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a0dbf - Browse repository at this point
Copy the full SHA 55a0dbfView commit details