- 17 Nov, 2011 15 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
Add an example which builds against a second target and references code. This is more a CI test than an example, though.
-
Eloy Duran authored
Copy headers first then build Pod. This ensures that Pod sources have access to the same header dir structure. Fixes #70.
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
Always copy headers to ./Pods instead of using the PRODUCT_NAME, which changes for each Pods target. Fixes #75.
-
- 16 Nov, 2011 2 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
- 15 Nov, 2011 1 commit
-
-
Eloy Duran authored
The `source_files`, `resources`, and `clean_paths` attributes can take Rake::FileList instances too.
-
- 14 Nov, 2011 2 commits
-
-
Florian Hanke authored
+ autoload for :Config, :Workspace now points to the xcodeproj lib code so as to not trigger loading of MacRuby related code
-
Eloy Duran authored
Add a rake task to open all example workspaces in Xcode. For some reason workspace schemes don’t seem to survive a SCM roundtrip.
-
- 13 Nov, 2011 15 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
Allow a user to define a post install hook in the Podfile, which allows her to customize the generated Xcode project. Closes #56. Add MacRubySample to the rake build_examples task, now that it can specify that it needs garbage collection support.
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
Don’t copy podspecs to the Pods dir, instead generate a Podfile.lock file, which also lists specs from outside spec repos. Closes #47.
-
- 12 Nov, 2011 5 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Florian Hanke authored
Renamed links to alloy/cocoapods to CocoaPods/CocoaPods and also alloy/cocoapods-specs to CocoaPods/Specs.
-