- 21 Oct, 2011 5 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
- 20 Oct, 2011 3 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
For instance, by appending code to the Pods prefix header.
-
- 19 Oct, 2011 2 commits
-
-
Eloy Durán authored
Require FileUtils
-
Jason Felice authored
-
- 18 Oct, 2011 4 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
- 14 Oct, 2011 2 commits
-
-
Eloy Duran authored
Update example podfiles to current format. Maybe it’s better to have a separate API/DSL for a podfile after all, so that this isn't necessary.
-
Dieter Komendera authored
Add Specification#clean_paths to specify paths to remove after downloading
-
- 13 Oct, 2011 7 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
- 12 Oct, 2011 3 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Dieter Komendera authored
For example, a library could have documentation, tests, example files, or other files which are not relevant for the purpose of using the library and can be removed after downloading.
-
- 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 10 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
-