- 26 Dec, 2014 40 commits
-
-
Marius Rackwitz authored
Thanks @segiddins.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
This let lint use frameworks to install the given spec.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Thanks @segiddins.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
In case of generated pod targets, which require frameworks, the vendored frameworks and libraries are already linked statically into the framework binary and must not be linked again to the user target.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
This was done automatically by `rake examples:build` after deeb4fde44807cfde987f960bd5ce2b0f2ad08e2.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
As either the user project or the frameworks are responsible for that aspect and this can cause issues with duplicate symbols.
-
Marius Rackwitz authored
This allows to extend the custom build settings in the concrete target-class specific subclasses.
-
Marius Rackwitz authored
Integrated with `use_frameworks!`.
-
Marius Rackwitz authored
This is to ensure that the bundles will be placed in the right namespaced build path, so that they are found where expected by Xcode's Copy Resources build phases.
-
Marius Rackwitz authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Marius Rackwitz authored
-
Boris Bügling authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Because a PodTarget needs to know its #file_accessors to decide whether it has Swift sources.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Allows to test #should_build? and is the dependency of BananaLib.
-