- 26 Dec, 2014 40 commits
-
-
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
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Same for underlying host_requires_framework
-
Marius Rackwitz authored
As pointed out by @neonichu.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Fixes the fix in f1a88a4c491a3732bac6df04d7204b8a68034d55.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-