Commit Graph
277 Commits
Author SHA1 Message Date
Yonas Kolb 02fbca5e73 update homebrew formula 2017-09-28 21:33:15 +02:00
Yonas Kolb c59fdf289b 1.2.1 changelog 2017-09-28 21:32:07 +02:00
Yonas Kolb cfc21a970a update fixture 2017-09-28 21:26:14 +02:00
Yonas Kolb b84a95b0d5 set DYLIB_INSTALL_NAME_BASE to @rpath in frameworks 2017-09-28 21:18:17 +02:00
Yonas Kolb 8ddc129a2f automatically set TEST_TARGET_NAME if not defined 2017-09-28 14:31:41 +02:00
Yonas Kolb 18eb497ecc Update README.md 2017-09-28 11:28:22 +02:00
Yonas Kolb 706b7b68d9 Update README.md 2017-09-27 11:29:57 +02:00
Yonas Kolb 601971b521 make homebrew use makefile 2017-09-26 22:48:33 +02:00
Yonas Kolb a087827515 minor logging 2017-09-26 22:48:20 +02:00
Yonas Kolb 403da4d99c update homebrew to 1.2.0 2017-09-26 22:11:03 +02:00
Yonas Kolb 122340482c look for setting preset files in multiple places 1.2.0 2017-09-26 22:08:33 +02:00
Yonas Kolb b46c266cd9 1.2.0 changelog 2017-09-26 22:08:33 +02:00
Yonas Kolb caf585b50b add Package.resources for mint 2017-09-26 21:51:01 +02:00
Yonas Kolb 8a7bfa12fc format code 2017-09-26 14:22:15 +02:00
Yonas Kolb fae35d6d67 add bundleIdPrefix to Equatable 2017-09-26 13:16:41 +02:00
Yonas Kolb a3b0bd24b2 sort configs 2017-09-26 10:10:55 +02:00
Yonas Kolb 196c6a0ec1 update dependencies 2017-09-25 22:29:51 +02:00
Yonas Kolb 1c578d1a66 escape target name in auto generated PRODUCT_BUNDLE_IDENTIFIER 2017-09-25 21:08:15 +02:00
Yonas Kolb a70c4c1821 rename old references to settings preset 2017-09-25 18:25:40 +02:00
Yonas Kolb e2012736b0 add double space after emoji for terminal 2017-09-25 17:48:18 +02:00
Yonas Kolb 88c05b74cc exit on failure 2017-09-25 17:37:08 +02:00
Yonas Kolb f3a60d5358 Merge pull request #68 from yonaskolb/include_replace
Add replace syntax for Include
2017-09-25 17:33:20 +02:00
Yonas Kolb 658c3f8477 Merge pull request #67 from yonaskolb/bundleIdPrefix
Add bundleIdPrefix
2017-09-25 17:26:44 +02:00
Yonas Kolb 829fb59aa7 fix fixture config group 2017-09-25 16:21:53 +02:00
Yonas Kolb b1888dc62f fail fixture test if project has changed 2017-09-25 16:12:33 +02:00
Yonas Kolb d20d6b56bf add bundleIdPrefix tests 2017-09-25 15:30:28 +02:00
Yonas Kolb c9e8e68bc5 move bundleIdPrefix to options 2017-09-25 15:30:15 +02:00
Yonas Kolb c44b4f969f add some more comprehensive logging output with emoji 2017-09-25 14:44:39 +02:00
Yonas Kolb 8dd3864d14 add Include documentation to ProjectSpec.md 2017-09-25 13:35:59 +02:00
Yonas Kolb c9c589c5ee add optional replace syntax when merging includes 2017-09-25 13:34:11 +02:00
Yonas Kolb 957493855c update changelog 2017-09-25 10:53:04 +02:00
Yonas Kolb de8f885ae3 add bundleIdPrefix for generating PRODUCT_BUNDLE_IDENTIFIER 2017-09-24 21:21:57 +02:00
Yonas Kolb 5a1da760f8 print errors in red 2017-09-24 20:50:37 +02:00
Yonas Kolb 8343593bba Merge pull request #64 from yonaskolb/xcconfig
XCConfig files
2017-09-24 20:32:53 +02:00
Yonas Kolb 39c8af324c support single string for include 2017-09-24 20:22:32 +02:00
Yonas Kolb 4877edfe89 fix spelling mistakes 2017-09-24 20:15:57 +02:00
Yonas Kolb 1323117cf8 add validation for project fileGroups and configFiles 2017-09-24 19:48:42 +02:00
Yonas Kolb 8a993fd94c move spec validation into seperate file 2017-09-24 19:42:14 +02:00
Yonas Kolb 2d1ccb6d1d rename project.groups to project.fileGroups 2017-09-24 19:35:26 +02:00
Yonas Kolb 71e5b4a2f2 include project settings when checking for INFOPLIST_FILE 2017-09-24 19:21:27 +02:00
Yonas Kolb 8929625be9 remove old project 2017-09-24 18:10:46 +02:00
Yonas Kolb c34136bbd7 add documentation for project configFiles and groups 2017-09-23 22:58:56 +02:00
Yonas Kolb 67ad669ea5 add project xcconfig files 2017-09-23 22:48:50 +02:00
Yonas Kolb 8e3966a5b8 add groups to spec for specifying non build files 2017-09-23 22:39:15 +02:00
Yonas Kolb eb5738dbd0 fix target xcconfig files not working 2017-09-23 22:39:12 +02:00
Yonas Kolb 3abaf7ae40 include xcconfig files in fixture 2017-09-23 22:39:09 +02:00
Yonas Kolb a20885e6b4 checking build setting existence checks xcconfig files too 2017-09-23 21:31:36 +02:00
Yonas Kolb 4cf9e9b399 fix missing bundle id in test project 2017-09-23 18:57:27 +02:00
Yonas Kolb 7d564028ad update makefile 2017-09-23 17:59:18 +02:00
Yonas Kolb ca7b08092a Merge pull request #63 from yonaskolb/homebrew-disable-sandbox
Disable sandbox when building XcodeGen for Homebrew
2017-09-23 17:25:41 +02:00