mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Added note that CFNetwork is only required on iOS. fixes #615
This commit is contained in:
@@ -79,7 +79,7 @@ button and confirm that your "Build Location" is the "Derived Data Location".
|
||||
1. Open target settings editor for the target you want to link RestKit into
|
||||
1. Add direct dependency on the **RestKit** aggregate target
|
||||
1. Link against required frameworks:
|
||||
1. **CFNetwork.framework**
|
||||
1. **CFNetwork.framework** on iOS
|
||||
1. **CoreData.framework**
|
||||
1. **Security.framework**
|
||||
1. **MobileCoreServices.framework** on iOS or **CoreServices.framework** on OS X
|
||||
|
||||
Reference in New Issue
Block a user