yonaskolb
|
b7564b1c49
|
make LD_RUNPATH_SEARCH_PATHS an array like Xcode now does
|
2019-09-28 14:48:16 +10:00 |
|
Tian Zhang
|
e15e7543bc
|
Intents-service need to populate LD_RUNPATH_SEARCH_PATHS explicitly
|
2019-04-22 12:19:21 -07:00 |
|
yonaskolb
|
401dd772eb
|
remove ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES
|
2019-04-02 22:44:05 +11:00 |
|
Brentley Jones
|
9ec570ec8c
|
Default SKIP_INSTALL to YES for static libraries
|
2018-07-23 16:56:25 -05:00 |
|
Alvar Hansen
|
06b82065b7
|
Remove testability flag from framework template
Currently this flag enables testability to all configurations. Correct
behaviour is to use default, project, value.
|
2018-04-23 11:32:05 +03:00 |
|
Linus Unnebäck
|
c2b1d9aa14
|
Add LD_RUNPATH_SEARCH_PATHS to app-extension preset
This was added to the iMessage extensions, but it seems that it's required for an action extension to work as well.
|
2018-03-26 13:26:48 +01:00 |
|
Yonas Kolb
|
ebc48610b6
|
setting presets: add runtime search paths for iMessage extensions
|
2018-03-01 23:02:48 +11:00 |
|
Yonas Kolb
|
7fc74654c1
|
setting presets: give imessage extension an app icon iMessage App Icon
|
2018-03-01 23:02:45 +11:00 |
|
Yonas Kolb
|
1edf5e02dc
|
set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES to true in watch apps
|
2018-01-30 17:57:58 +11:00 |
|
Alvar Hansen
|
8a45121a6f
|
Change default LD_RUNPATH_SEARCH_PATHS to string
XCode will convert them to space separated string anyway.
This way we avoid generating unnecessary difference in file.
|
2018-01-03 13:43:08 +02:00 |
|
Yonas Kolb
|
2cdf1cec38
|
setting presets: only apply ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES: YES to applications
|
2017-10-02 01:41:37 +02:00 |
|
Yonas Kolb
|
1d1335b53e
|
add more framework settings, especially SKIP_INSTALL=YES
|
2017-09-29 17:51:39 +02:00 |
|
Yonas Kolb
|
b84a95b0d5
|
set DYLIB_INSTALL_NAME_BASE to @rpath in frameworks
|
2017-09-28 21:18:17 +02:00 |
|
Yonas Kolb
|
56740c3ea6
|
tweak build settings format
|
2017-08-27 17:54:23 +02:00 |
|
Yonas Kolb
|
f75e7f8140
|
remove com.apple.product-type. from product type settings
|
2017-08-24 11:41:14 +02:00 |
|
Yonas Kolb
|
258d43ac72
|
rename watchkit 2 preset
|
2017-07-27 00:21:01 +02:00 |
|
Yonas Kolb
|
6b0d45eeda
|
fix tvOS app icon setting
|
2017-07-25 01:54:54 +02:00 |
|
Yonas Kolb
|
90ea6fe96f
|
clean up yaml
|
2017-07-23 23:15:54 +02:00 |
|
Yonas Kolb
|
b1e86aca58
|
renamed setting presets
|
2017-07-23 21:10:58 +02:00 |
|