- 26 Dec, 2014 40 commits
-
-
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
-
Marius Rackwitz authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[EmbedFrameworksScript] Ensure that the swift runtime libraries are copied to the application target This is necessary because they are not copied if the main application target itself does not use swift. Using EMBEDDED_CONTENT_CONTAINS_SWIFT was not used because that would cause the runtime, which is in the realm of 10-20MB, to be copied multiple times, once for each framework that uses swift.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Thanks @segiddins
-
Marius Rackwitz authored
-
Florent Vilmart authored
-
Florent Vilmart authored
- Adds back removed blanklines - declare source and destination as local - respect code style for if statements - quoted variables for paths - Adds exclude *.h files on rsync - code_sign now requires a full path
-
Florent Vilmart authored
Fix indentation
-
Marius Rackwitz authored
-