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-23 04:20:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b96940cc6427381e8b4afce47aa9f30667314a14
RestKit
/
Examples
/
RKTwitter
History
Blake Watters
b96940cc64
Eliminated requirement to use -all_load linker flag. Fixed breakage in OS X builds due to ivar/property name disagreement. Removed references to all_load from the install docs.
fixes
#239
2011-09-01 20:52:46 -04:00
..
Classes
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
Resources
Update RKTwitter Example:
2010-10-05 14:18:48 -04:00
RKTwitter.xcodeproj
Eliminated requirement to use -all_load linker flag. Fixed breakage in OS X builds due to ivar/property name disagreement. Removed references to all_load from the install docs.
fixes
#239
2011-09-01 20:52:46 -04:00
main.m
Update RKTwitter Example:
2010-10-05 14:18:48 -04:00
RKTwitter_Prefix.pch
Checking in first version of RKTwitter sample app. Object loading is working fine, but it needs a table view dropped in...
2010-09-06 17:45:28 -04:00