mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-06-16 10:24:10 +08:00
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
This example uses MacRuby which needs Garbage Collection support. Since CocoaPods
|
|
does not yet have a way to make a project build with GC support, you will have to
|
|
do this manually in the generated Pods.xcodeproj project.
|
|
|
|
You can find it in the build settings of the target app.
|