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-10 22:49:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
903ab19eae5095d4aba09b0b2ae0704446baa3dd
RestKit
/
RestKit.xcodeproj
History
Blake Watters
3204682f72
Added object mapping management to the mapping provider for folks who don't have keyPaths. Deprecated setMapping:forKeyPath: in favor of setObjectMapping:forKeyPath: for consistency with the other method signatures.
2011-06-20 10:49:40 -04:00
..
project.xcworkspace
Updating gitignore workspaces
2011-03-09 15:14:48 -05:00
xcshareddata
/xcschemes
Added object mapping management to the mapping provider for folks who don't have keyPaths. Deprecated setMapping:forKeyPath: in favor of setObjectMapping:forKeyPath: for consistency with the other method signatures.
2011-06-20 10:49:40 -04:00
project.pbxproj
Fix memory leaks in -reset on RKObjectLoader and RKManagedObjectLoader.
2011-06-20 09:12:56 -04:00
project.pbxproj.orig
Implemented nested mapping for structures similar to the BuildBot JSON structure.
fixes
#112
2011-06-17 15:36:28 -04:00