Commit Graph

1091 Commits

Author SHA1 Message Date
Satoshi Ohki
dab9bf686d fixed bug of directory cleaning.
prevents multiple times to clean the root directory of symlink headers.
2012-01-11 10:41:43 +09:00
Eloy Durán
eb15d11916 Merge pull request #102 from ymst0801/xib-support
Add .xib support.
2011-12-22 04:11:40 -08:00
Tsuyoshi Yamashita
83f140fb3e Add .xib support. 2011-12-22 18:25:42 +09:00
Chris Eidhof
a8c7f085c2 Removed search and iterate over each source and corresponding pod_set.
Thanks to @alloy
2011-12-19 11:15:03 +01:00
Chris Eidhof
8c8c6de95a Command to list all available pods 2011-12-18 10:22:40 +01:00
Eloy Durán
aa4549feb5 Merge pull request #97 from simonwhitaker/c38ba0b8423a97d38f8c591ecc8aa288230fb857
Just a minor tweak :)
2011-12-16 11:35:02 -08:00
Simon Whitaker
c38ba0b842 Show correct command line for testing spec syntax at the head of a generated spec file 2011-12-15 22:08:27 +00:00
Eloy Durán
24a070e478 Add donations. 2011-12-06 13:04:10 +01:00
Eloy Duran
b4cf71f7e5 Probably a good idea to run at least the specs as well before releasing. 2011-11-26 16:39:05 +01:00
Eloy Duran
9428428e35 Print the commands that are executed during gem:release. 2011-11-26 16:27:19 +01:00
Eloy Duran
c5214dbd23 Release 0.3.9 0.3.9 2011-11-26 16:26:21 +01:00
Eloy Duran
ad82764d6e Add gem:release task. 2011-11-26 16:24:35 +01:00
Eloy Duran
a5ca2cd005 Turns out that quoting the PODS_ROOT definition in the xcconfig file breaks building after all... 2011-11-26 15:36:25 +01:00
Eloy Duran
4963f7285f Sort specs by name. 2011-11-26 15:36:09 +01:00
Eloy Duran
69796538a8 Cleanup output. 2011-11-26 15:19:40 +01:00
Eloy Duran
ef9ac10a70 Move Specification#install! to the installer and move TargetInstaller to its own file. 2011-11-26 14:58:25 +01:00
Eloy Duran
2f294634bb Remove Specification#install! and perform that work from Installer. 2011-11-26 14:38:36 +01:00
Eloy Duran
d57722f559 Update fixture spec repo. 2011-11-26 14:24:15 +01:00
Eloy Duran
412f4e7434 Release 0.3.8 0.3.8 2011-11-24 22:31:15 +01:00
Eloy Duran
963f08a923 Quote the path to the PODS_ROOT 2011-11-24 22:25:48 +01:00
Dieter Komendera
d69a18504a Added comment to describe ALWAYS_SEARCH_USER_PATHS is needed for EmbedReader to build. 2011-11-24 21:38:26 +01:00
Dieter Komendera
471d1a092a Respect project_pods_root when calculating paths for header symlinking. 2011-11-24 21:33:11 +01:00
Dieter Komendera
cc7b8e517a Make specs green after using $(PODS_ROOT)/Headers instead of Pods/Headers. 2011-11-24 21:13:19 +01:00
Dieter Komendera
ab3e75a6dd Rename POD_SRCROOT to PODS_ROOT. 2011-11-24 21:04:29 +01:00
Dieter Komendera
4c27a975bb Correctly configure POD_SRCROOT for Pods and target project. 2011-11-24 21:02:04 +01:00
Dieter Komendera
82a6c8fbce Make symlinking headers work with specs which overwrite Spec#copy_header_mapping. 2011-11-24 20:28:56 +01:00
Dieter Komendera
fa69d832f9 Instead of copying headers to BUILT_PRODUCTS_DIR symlink them into a defined dir structure in Pods/Headers. 2011-11-24 13:38:36 +01:00
Dieter Komendera
93869040b4 Use HEADER_SEARCH_PATHS instead of USER_HEADER_SEARCH_PATHS. 2011-11-24 13:38:36 +01:00
Eloy Duran
d9a1039b73 Update spec repo fixture to the latest version. 2011-11-24 13:30:44 +01:00
Eloy Duran
685cbb02f2 Release 0.3.7 0.3.7 2011-11-23 23:24:55 +01:00
Eloy Duran
616d2dacbd Update RKTwitter Podfile.lock. 2011-11-23 23:19:04 +01:00
Eloy Duran
c626e4f30a Make the integration spec green for the current state of the repos fixture submodule. 2011-11-23 23:08:09 +01:00
Eloy Duran
11bf22ff51 Merge branch 'subspecs' 2011-11-23 22:53:35 +01:00
Eloy Duran
aef331b27b Make specs green after updating the specs submodule. 2011-11-23 22:52:46 +01:00
Eloy Duran
fb7e49cb82 Make Subspec delegate license to the top level parent spec. 2011-11-23 22:45:46 +01:00
Eloy Duran
0d18c2b54f Don't install specs which are only wrappers for subspecs. 2011-11-23 21:19:33 +01:00
Eloy Duran
2463b914ec A Subspec has the same platform as the top level spec. 2011-11-23 21:09:54 +01:00
Eloy Duran
4d074081a8 Make Subspec ask the top level spec for header mappings. 2011-11-23 16:31:32 +01:00
Eloy Duran
27fec6a824 A subspec always depends on the parent spec if the parent spec is a Subspec too. 2011-11-23 15:50:23 +01:00
Eloy Duran
a41085427e Delegate a few more Subspec attributes to the top level spec. 2011-11-23 15:29:45 +01:00
Eloy Duran
fc91353f58 Make the installer work again, now that a resolver returns specs instead of sets. 2011-11-23 15:24:44 +01:00
Eloy Duran
fccabd9f04 Resolve dependencies on subspecs and make the resolver return the specs, instead of sets. 2011-11-23 15:24:44 +01:00
Eloy Duran
98a447b403 Retrieve the correct specification set for a subspec. 2011-11-23 15:24:44 +01:00
Eloy Duran
bc3b1ce9bc Define the essential stuff for a Subspec. 2011-11-23 15:24:43 +01:00
Martin Kavalar
ce53feaff1 Running pod repo update in pod install command. Closes #48. 2011-11-23 11:12:25 +01:00
Eloy Duran
36361198db Release 0.3.6 0.3.6 2011-11-22 21:22:17 +01:00
Eloy Duran
a2a8c67b82 Use proper flag to enable ARC. 2011-11-22 21:14:46 +01:00
Eloy Duran
c932a89079 Quote paths when copying resources. 2011-11-22 16:58:06 +01:00
Martin Kavalar
ce1f181e58 Hint to pod repo update when Pod can't be found. 2011-11-22 12:12:05 +01:00
Martin Kavalar
54a79a0d7b Update README.md with subsequent pod install instructions. 2011-11-22 11:15:49 +01:00