- 26 Dec, 2014 40 commits
-
-
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.
-
Boris Bügling authored
- Do not add resources for Pods which are build as frameworks to the copy resources script. - Set configuration build dir for resource bundle targets so that they end up alongside the corresponding frameworks. - Add resources to framework bundles and embed resource bundles.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
This reverts commit 71fd34d2bc25162a2f40be117d7bf86fb99dd185.
-
Marius Rackwitz authored
Mixed targets won't work because frameworks need to be dynamically linked with their dependencies.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Marius Rackwitz authored
-
Zachary Waldowski authored
-
Marius Rackwitz authored
This integrates Alamofire as framework and AFNetworking as static library.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-