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-05-11 02:01:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d81079168c1641057fbb932bc4cdce71534b470a
RestKit
/
Examples
/
RKDiscussionBoardExample
/
DiscussionBoard
/
DiscussionBoard.xcodeproj
History
Blake Watters
d81079168c
Expanded
rake validate
task to build all the example projects.
fixes
#300
2011-08-16 21:11:21 -04:00
..
project.xcworkspace
Updating gitignore workspaces
2011-03-09 15:14:48 -05:00
xcshareddata
/xcschemes
Expanded
rake validate
task to build all the example projects.
fixes
#300
2011-08-16 21:11:21 -04:00
project.pbxproj
Added support for polymorphic object mapping (Github
#105
,
#244
). This enables you to dynamically map objects to different destination classes or using different mapping strategies via configuration or callbacks. See Docs/Object Mapping.md for details.
2011-07-30 16:00:36 -04:00