This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-17 12:20:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7df8e1f0adba96ca6c8be7caaea2eeb38057052
RestKit
/
RestKit.xcodeproj
History
Robert McNally
b7df8e1f0a
Eliminate use of 'class' in method signatures. It is a reserved word in Objective-C++. Replaced with 'objectClass'.
fixes
#58
2011-04-19 14:22:04 -04:00
..
project.xcworkspace
Updating gitignore workspaces
2011-03-09 15:14:48 -05:00
xcshareddata
/xcschemes
[
#11477593
] Implemented background request policies and Specs. This provides functionality for continuing a request in the background using an iOS background task.
2011-04-05 13:06:06 -04:00
project.pbxproj
Eliminate use of 'class' in method signatures. It is a reserved word in Objective-C++. Replaced with 'objectClass'.
fixes
#58
2011-04-19 14:22:04 -04:00