- 11 Oct, 2011 4 commits
-
-
Eloy Duran authored
-
Eloy Durán authored
Add per podspec compiler flags support and Specification#requires_arc shortcut
-
Dieter Komendera authored
-
Dieter Komendera authored
-
- 03 Oct, 2011 13 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
By default use the same header dir for pod that are part of another pod. This can be changed by specifiying a custom `header_dir`. Closes #14.
-
Eloy Duran authored
Copy headers to the pod's header dir $(BUILT_PRODUCTS_DIR)/Pods/PodName by default, but allow for customization by overriding copy_header_mapping(s).
-
Eloy Duran authored
-
Joshua Weinberg authored
-
Joshua Weinberg authored
-
Joshua Weinberg authored
-
Joshua Weinberg authored
In progress work to close Issue 14, the directory structure is now preserved for headers being copied in, need to update specs to match
-
Joshua Weinberg authored
-
Joshua Weinberg authored
Add each project to the header search paths. This will allow for both styles of includes. Need to figure out about maintaing directory structure though
-
Joshua Weinberg authored
-
- 01 Oct, 2011 2 commits
-
-
Eloy Durán authored
Fixes a small typo in search result text.
-
Florian Hanke authored
"whose" would be correct if pods were persons. I changed it such that it uses "with", as in "Unable to find a pod with name matching ..."
-
- 26 Sep, 2011 6 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Joshua Weinberg authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
- 25 Sep, 2011 4 commits
-
-
Eloy Duran authored
Add headers to the PBXCopyFilesBuildPhase instead of the PBXHeadersBuildPhase to work around an Xcode bug. Closes #13.
-
Joshua Weinberg authored
-
Eloy Duran authored
-
Eloy Duran authored
-
- 22 Sep, 2011 4 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
Update README to point to the MacRuby installer pkg and a link to a wiki page with instructions for developing on CocoaPods.
-
- 21 Sep, 2011 7 commits
-
-
Luke Redpath authored
We'll need this to support #8.
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
-
Eloy Duran authored
-