Commit Graph
1112 Commits
Author SHA1 Message Date
Brentley Jones ef0c87ecb5 Merge branch 'master' into copy-files-ordering 2018-11-05 10:38:21 -06:00
Yonas KolbandGitHub b60366e3a0 Merge pull request #435 from alvarhansen/xpc-type
Changes XPC Service package type to XPC!
2018-11-05 23:21:30 +11:00
Alvar Hansen f5423f1ce3 Changes XPC Service package type to XPC!
Includes app extension as XPC type.
2018-11-05 14:05:57 +02:00
Yonas Kolb 846bae8b9f update docs 2.0.0 2018-11-04 22:55:57 +11:00
Yonas Kolb a7704974fb update changelog 2018-11-04 22:31:37 +11:00
Yonas Kolb 58c400a479 Update to 2.0.0 2018-11-04 22:30:40 +11:00
Yonas Kolb 1631236b7a format_code 2018-11-04 22:30:34 +11:00
Yonas Kolb f30536a40f fix emoji indentation 2018-11-04 22:26:28 +11:00
Yonas Kolb bf79421baa update changelog 2018-11-04 22:22:07 +11:00
Yonas Kolb a449b363a0 fix weird case of Set not filtering hashValues properly occasionaly 2018-11-04 22:21:27 +11:00
Yonas KolbandGitHub 19f445bd62 Merge pull request #430 from yonaskolb/sdk_dependencies
Add sdk dependency type
2018-11-04 22:20:55 +11:00
Yonas Kolb 4f531d344f update readme example with new dependencies 2018-11-04 21:46:34 +11:00
Yonas Kolb 7e92db5346 add sdk dependency type 2018-11-04 21:38:07 +11:00
Yonas KolbandGitHub e96c91eecf Merge pull request #434 from yonaskolb/test_target
Add TestTarget with parallelizable and randomExecutionOrder
2018-11-04 20:31:32 +11:00
Yonas Kolb e7ef30a241 refactoring 2018-11-03 21:33:27 +11:00
Yonas Kolb ea2d38ecdd tweak project description 2018-11-03 20:09:46 +11:00
Yonas Kolb e8f2ce0d0c update changelog 2018-11-03 19:11:47 +11:00
Yonas Kolb e8feba21ef add TestTarget with parallelizable and randomExecutionOrder 2018-11-03 19:04:28 +11:00
Yonas KolbandGitHub 642b116021 Merge pull request #433 from yonaskolb/set_project_sdk_root
Automatically set project SDK root if there is only a single platform
2018-11-03 16:19:58 +11:00
Yonas Kolb 01c4b3fc82 update changelog 2018-11-02 19:44:16 +11:00
Yonas KolbandGitHub e27e04fe5b Merge pull request #432 from yonaskolb/link_carthage
Make Carthage dependencies listen to link
2018-11-02 19:39:47 +11:00
Yonas Kolb 0efe954f34 automatically set project SDK root if there is only a single platform 2018-11-02 19:37:45 +11:00
Yonas Kolb 8c80717d87 update changelog 2018-11-02 19:17:59 +11:00
Yonas Kolb ff9d1acdee make carthage dependencies listen to link 2018-11-02 19:16:02 +11:00
Yonas Kolb dd1e7f3f04 update changelog 2018-11-02 19:06:07 +11:00
Yonas KolbandGitHub db616db18b Merge pull request #431 from yonaskolb/config_setting_validation
Validate incorrect config settings definitions
2018-11-02 19:01:48 +11:00
Yonas KolbandGitHub b50a761432 Merge pull request #427 from dflems/fix-legacy
Fix issue with legacy target fileref
2018-11-02 19:01:09 +11:00
Yonas Kolb 3eaed1ec7c validate incorrect config settings definitions 2018-11-02 18:50:13 +11:00
Dan Fleming 95e09181c6 Fix issue with legacy target fileref 2018-10-31 11:11:55 -04:00
Yonas KolbandGitHub a0bbe69b70 Merge pull request #415 from yonaskolb/info_and_entitlement_generation
Generate optional info plist and entitlements
2018-10-31 00:07:14 +11:00
Yonas Kolb 2082c18a88 update changelog 2018-10-30 23:40:57 +11:00
Yonas Kolb 0089dd229b add generated entitlements to TestProject 2018-10-30 23:08:06 +11:00
Yonas Kolb 0cf2ca9fa0 only write plists if file has changed 2018-10-30 22:22:51 +11:00
Yonas Kolb 3d87c61342 plist error handling 2018-10-30 22:22:51 +11:00
Yonas Kolb 041f728b4e plist documentation 2018-10-30 22:22:51 +11:00
Yonas Kolb eef1dc473e rename Plist.attributes to properties 2018-10-30 21:47:16 +11:00
Yonas Kolb 26106a04b3 refactor file writing 2018-10-30 00:52:24 +11:00
Yonas Kolb 228ab6620b generate info plist and entitlements 2018-10-30 00:44:12 +11:00
Yonas KolbandGitHub 885d5fb8c1 Merge pull request #423 from yonaskolb/xcode_10
Update generated project defaults to xcode 10 and swift 4.2
2018-10-19 09:37:15 +11:00
Yonas Kolb d3188a83ff extract scheme generator 2018-10-19 00:29:45 +11:00
Yonas Kolb 84182d86b8 update changelog 2018-10-18 23:32:44 +11:00
Yonas Kolb 19fbe46e66 Remove swift 4.1 from CI tests 2018-10-18 23:28:21 +11:00
Yonas Kolb 839bfa13c1 change generated versions to xcode 10 and swift 4.2 2018-10-18 23:20:00 +11:00
Yonas Kolb 6ee0c26944 update changelog link format 2018-10-18 23:06:33 +11:00
Yonas KolbandGitHub 4fdbb66f1e Merge pull request #422 from yonaskolb/fix/cross_platform_targets
Fix multi platform targets and UUID conflicts
2018-10-18 22:57:35 +11:00
Yonas Kolb 71e25f8c8c update xcodeproj to 6.3.0 2018-10-18 22:51:36 +11:00
Yonas Kolb 0fcb3dcc78 use context 2018-10-16 21:35:31 +11:00
Yonas KolbandGitHub 0abae511da Update CHANGELOG.md 2018-10-15 23:27:35 +11:00
Yonas Kolb c8ce6a52a5 fix cross platform targets 2018-10-15 22:55:59 +11:00
Yonas Kolb 65b8a74311 update changelog 2018-10-14 22:42:51 +11:00