Commit Graph

301 Commits

Author SHA1 Message Date
toshi0383 c94de4d6cc Always embed and link frameworks for macOS 2017-10-04 22:22:39 +09:00
Yonas Kolb 388bc9280c Merge pull request #83 from toshi0383/typo-in-code
Fix typo: dependancies => dependencies
2017-10-02 17:13:28 +02:00
toshi0383 668a75fce8 Fix typo: dependancies => dependencies 2017-10-03 00:08:39 +09:00
Yonas Kolb 3ea100b7d1 Update README.md 2017-10-02 17:08:15 +02:00
Yonas Kolb 1ed1237bf6 Update README.md 2017-10-02 17:05:55 +02:00
Yonas Kolb e3d41161fd update homebrew formula 2017-10-02 01:52:18 +02:00
Yonas Kolb 91c5c6d4b2 1.2.4 changelog 1.2.4 2017-10-02 01:47:40 +02:00
Yonas Kolb c23ad0033b don't add carthage dependency to copy-frameworks script if embed: false 2017-10-02 01:41:37 +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 4c5401dd80 sort group files for APFS 2017-10-01 12:43:42 +02:00
Yonas Kolb 836fa4d3fd update xcodeproj to xcproj in tests 2017-10-01 11:43:27 +02:00
Yonas Kolb fec6066d91 updated to xcproj 0.3.0 2017-10-01 11:42:07 +02:00
Yonas Kolb 6385097041 update homebrew formula 2017-09-29 18:22:05 +02:00
Yonas Kolb eef423970f filter out nulls from all yaml files including setting presets 1.2.3 2017-09-29 18:20:36 +02:00
Yonas Kolb dc916ae5ec update homebrew formula for 1.2.3 2017-09-29 17:56:45 +02:00
Yonas Kolb 618ad2ec90 update 1.2.3 changelog 2017-09-29 17:55:29 +02:00
Yonas Kolb 1d1335b53e add more framework settings, especially SKIP_INSTALL=YES 2017-09-29 17:51:39 +02:00
Toshihiro Suzuki 4227ac243e No need carthage copy-frameworks for macOS app (#76)
* No need carthage copy-frameworks for macOS

* Update CHANGELOG.md
2017-09-29 17:51:08 +02:00
Toshihiro Suzuki 6901f8b325 Fix typo: dependancy => dependency (#75) 2017-09-29 17:34:01 +02:00
Toshihiro Suzuki a271fec18d Fixed wrong directory path for macOS (#74)
* Fixed wrong directory path for macOS

before: Carthage/Build/macOS
after: Carthage/Build/Mac

* Update CHANGELOG.md
2017-09-29 17:23:01 +02:00
Yonas Kolb fafd5f6029 add mint install instructions (#72) 2017-09-29 11:00:30 +02:00
Yonas Kolb d176d13a4a update homebrew formula 2017-09-28 21:44:06 +02:00
Yonas Kolb abf2fb9d6b update changelog for 1.2.2 1.2.2 2017-09-28 21:42:28 +02:00
Yonas Kolb d672778066 fixed tvOS launch screen ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME=LaunchImage 2017-09-28 21:39:53 +02:00
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