Commit Graph
1781 Commits
Author SHA1 Message Date
Yonas Kolb 4bf00f42d5 fix embedded framework dependencies 2017-08-28 14:19:00 +02:00
Yonas Kolb 56740c3ea6 tweak build settings format 2017-08-27 17:54:23 +02:00
Yonas Kolb fd399312a8 Update README.md 2017-08-27 16:58:36 +02:00
Yonas Kolb 96ec0e6998 Update CHANGELOG.md 2017-08-27 16:44:50 +02:00
Yonas Kolb a6a55a8775 Fix PR links 2017-08-27 16:43:02 +02:00
Yonas Kolb 45dc1c94dd update homebrew formula 2017-08-27 12:43:29 +02:00
Yonas Kolb b518c41c44 0.5.0 0.5.0 2017-08-27 12:42:01 +02:00
Yonas Kolb 67c9626d98 add "$(inherited)" when setting automatic carthage FRAMEWORK_SEARCH_PATHS 2017-08-27 12:31:45 +02:00
Yonas Kolb 4d802cf2e8 Merge pull request #40 from yonaskolb/info_plist
Automatically find Info.plist
2017-08-27 12:29:55 +02:00
Yonas Kolb 59d289f6db automatically find Info.plist 2017-08-27 12:28:18 +02:00
Yonas Kolb ee43422d17 Merge pull request #37 from yonaskolb/embed_frameworks
Dependency embed options
2017-08-27 11:56:22 +02:00
Yonas Kolb cb3232df9f add dependency embed settings 2017-08-27 11:55:44 +02:00
Yonas Kolb 1ef53e39f0 change Target.Dependency to a struct with embed 2017-08-27 11:53:16 +02:00
Yonas Kolb 66a78b6165 Merge pull request #38 from yonaskolb/carthage_search_paths
Automatically generate carthage search paths
2017-08-27 11:48:40 +02:00
Yonas Kolb f22bf7aee9 show multi platform example in Readme 2017-08-27 00:01:49 +02:00
Yonas Kolb 57929c51a0 change SDK version defaults 2017-08-26 23:59:37 +02:00
Yonas Kolb d830c3c1e4 automatically generate carthage framework search paths 2017-08-26 23:43:41 +02:00
Yonas Kolb 2f7d1616fb generate fixture 2017-08-26 23:39:58 +02:00
Yonas Kolb 0adce9371c generate carthage group in Frameworks 2017-08-26 22:15:41 +02:00
Yonas Kolb 2f4b1cf782 fix incorrect build setting 2017-08-26 20:24:18 +02:00
Yonas Kolb 2632c1d48b fix setting order application documention 2017-08-26 20:24:11 +02:00
Yonas Kolb d8ffafe4cf rename setting presets to setting groups 2017-08-26 18:38:39 +02:00
Yonas Kolb 7db1f77685 tweak setting preset files 2017-08-26 18:33:06 +02:00
Yonas Kolb 9a9318912f Merge pull request #35 from yonaskolb/multi_platform_targets
Generate multi platform targets
2017-08-26 16:24:56 +02:00
Yonas Kolb da4b382f51 generate multi platform targets 2017-08-26 16:17:15 +02:00
Yonas Kolb 6f9f194863 rename RunScript to BuildScript 2017-08-26 15:01:09 +02:00
Yonas Kolb 5126b0cb7a fixed localized files not being added to build phase of targets 2017-08-26 15:01:09 +02:00
Yonas Kolb 3cfd3ce816 swiftformat 2017-08-25 19:18:02 +02:00
Yonas Kolb 68f3a57d2c update homebrew formula 2017-08-25 16:55:31 +02:00
Yonas Kolb 9434f4588c 0.4.0 changelog 0.4.0 2017-08-25 16:44:45 +02:00
Yonas Kolb 01d7302999 change xcodeproj from carambalabs to swift-xcode 2017-08-25 16:34:16 +02:00
Yonas Kolb 0b871496e3 Merge pull request #34 from yonaskolb/carthage_build_path
Add option.carthageBuildPath
2017-08-25 16:27:06 +02:00
Yonas Kolb 6c7cca1092 add option for carthageBuildPath 2017-08-25 16:22:40 +02:00
Yonas Kolb d3ee70d205 Merge pull request #33 from yonaskolb/upgrade_xcodeproj
Upgrade to xcodeproj 0.1.1
2017-08-25 16:21:06 +02:00
Yonas Kolb e77faeddf3 upgrade to xcodeproj 0.1.1 2017-08-25 15:31:50 +02:00
Yonas Kolb fc72702e33 update to xcodeproj 0.1.0 2017-08-25 15:05:31 +02:00
Yonas Kolb 91f8582d17 remove shell script escaping, as now escaped in xcodeproj 2017-08-25 11:39:17 +02:00
Yonas Kolb e393c01571 upgrade xcodeproject 2017-08-25 11:39:17 +02:00
Yonas Kolb 50b1f73c7f Merge pull request #32 from yonaskolb/build_script_installing
Add BuildScript.runOnlyWhenInstalling
2017-08-24 19:40:33 +02:00
Yonas Kolb edca4390e4 add BuildScript.runOnlyWhenInstalling 2017-08-24 17:02:27 +02:00
Yonas Kolb 0352ea347c fix decoding empty SettingPreset 2017-08-24 14:37:08 +02:00
Yonas Kolb f75e7f8140 remove com.apple.product-type. from product type settings 2017-08-24 11:41:14 +02:00
Yonas Kolb 6bc2ebef8e fix SettingPreset path 2017-08-24 11:23:26 +02:00
Yonas Kolb 0618a49dfe temporarily remove readme homebrew instructions 2017-08-24 01:57:12 +02:00
Yonas Kolb 5730417b61 read resources from share 2017-08-24 01:23:07 +02:00
Yonas Kolb fffb530f5c copy SettingPresets in makefile 2017-08-24 01:22:51 +02:00
Yonas Kolb 4dcfd68356 log missing SettingPreset files 2017-08-24 00:47:19 +02:00
Yonas Kolb 3d7f38674f homebrew - install SettingtPresets 2017-08-24 00:28:46 +02:00
Yonas Kolb 41733fc146 fix homebrew installation intructions 2017-08-23 16:09:40 +02:00
Pedro Piñera Buendía db1be23b06 Fix homebrew installation steps 2017-08-22 14:42:08 +02:00