mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-01-13 09:00:24 +08:00
Add MacRubySample to the rake build_examples task, now that it can specify that it needs garbage collection support.
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.