mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-28 20:55:32 +08:00
Remove duplicate CoreData.framework entry, add note about linker flags
This commit is contained in:
@@ -441,7 +441,11 @@ The following Cocoa frameworks must be linked into the application target for pr
|
||||
1. **CoreData.framework**
|
||||
1. **Security.framework**
|
||||
1. **MobileCoreServices.framework** on iOS or **CoreServices.framework** on OS X
|
||||
1. **CoreData.framework** (if using Core Data)
|
||||
|
||||
And the following linker flags must be set:
|
||||
|
||||
1. **-ObjC**
|
||||
1. **-all_load**
|
||||
|
||||
### ARC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user