Commit Graph
1446 Commits
Author SHA1 Message Date
Yonas Kolb 3a67d0e53c Merge branch 'master' into disable_main_thread_checker 2019-09-01 02:53:28 +10:00
Yonas Kolb aa82a911f1 Update CHANGELOG.md 2019-08-29 08:37:57 +10:00
Yuta Saito 458ba9de89 Allow to link dylib into static library only when 'link' is true (#635)
* Allow to link dylib into static library only when 'link' is true

* Add test case to proof that links only when true

* Update CHANGELOG.md
2019-08-28 13:52:27 -05:00
seijin 62d39306ae Added new faq about Crashlytics(#633) (#634)
* Added new faq about Crashlytics

* Corrected a sentense
2019-08-26 21:17:19 -05:00
Yonas Kolb 4cb18e5eef Merge pull request #627 from yonaskolb/ks/ignore-orig
Ignore files with orig extension
2019-08-25 09:55:35 +10:00
Keith Smiley acb56f8866 Ignore files with orig extension
This is useful for multi-developer projects where you don't want to
delete these files for everyone, since they might actually want them,
but they still aren't useful to show in Xcode.

Fixes https://github.com/yonaskolb/XcodeGen/issues/310
2019-08-24 11:57:10 -07:00
Yonas Kolb 24dece52a1 Update README.md 2019-08-21 13:20:23 +10:00
Yonas Kolb 4e5ac228db Update CHANGELOG.md 2019-08-20 12:07:14 +10:00
haritowa 8e21cdfdb1 Include unique file only once
Fixes #574
2019-08-19 12:42:53 -05:00
Yonas Kolb 331c8e5c23 Merge pull request #626 from yonaskolb/github_actions
Add github actions
2019-08-15 16:40:21 +10:00
yonaskolb d5c272f4ea cleanup 2019-08-15 14:13:57 +10:00
yonaskolb 67e5c125eb go back to Xcode 10.3 2019-08-14 12:34:00 +10:00
yonaskolb 0be484e1d6 manually select xcode 11 2019-08-14 12:24:54 +10:00
yonaskolb 4fae6e2ad0 try again 2019-08-14 12:14:10 +10:00
yonaskolb c97d048933 try to use xcode 11 beta 2019-08-14 12:11:22 +10:00
Yonas Kolb 5387f67440 update 2019-08-14 11:51:05 +10:00
Yonas Kolb 81791b7b5d Update ci.yml 2019-08-14 11:26:08 +10:00
Yonas Kolb 32b155f4d8 Update and rename main.yml to ci.yml 2019-08-14 11:22:49 +10:00
Miles Hollingsworth 30ef0fb3be update integration test 2019-08-13 16:53:00 -07:00
Miles Hollingsworth 7bde3b5641 suggested edits 2019-08-02 09:46:38 -07:00
Miles Hollingsworth d32a710fa2 add disable main thread checker for test actions 2019-08-02 09:21:22 -07:00
yonaskolb f63f652988 Update to 2.6.0 2.6.0 2019-06-28 16:59:41 +10:00
Yonas Kolb 629e568596 Update to XcodeProj 7.0.0 (#604)
Update to XcodeProj 7.0.0
2019-06-26 00:30:33 -07:00
yonaskolb 44b6e92c40 update changelog 2019-06-26 17:15:05 +10:00
yonaskolb 769c1f8304 update docs 2019-06-26 17:15:05 +10:00
yonaskolb 231d4ff659 regen carthage project 2019-06-26 17:13:08 +10:00
yonaskolb 401df4042a fix swift 5.1 warnings 2019-06-26 17:02:42 +10:00
yonaskolb af2ee82a79 regen fixtures 2019-06-26 16:52:20 +10:00
yonaskolb d71612cbe0 update code to new XcodeProj 2019-06-26 16:49:10 +10:00
yonaskolb 745be5fc1d update import name 2019-06-26 16:49:10 +10:00
yonaskolb 6f23e330f5 update package 2019-06-26 16:49:10 +10:00
yonaskolb dcd28b590f ignore .swiftpm 2019-06-26 16:49:10 +10:00
Yonas Kolb ed766309ed Merge pull request #602 from tomquist/add-support-for-env-vars
Add additional spec for variable expension in combination with template attributes
2019-06-22 00:53:41 +10:00
Yonas Kolb 38a4c57161 Add environment variable expansion (#594)
Add environment variable expansion
2019-06-20 11:46:28 +10:00
Tom Quist d3b096a525 Add additional spec for variable expension in combination with template attributes 2019-06-19 22:32:01 +02:00
Tom Quist c8aef74a93 Fix review suggestions 2019-06-17 00:01:33 +02:00
Tom Quist 25260963c7 Add environment variable expansion
closes #587
2019-06-16 23:48:58 +02:00
Yonas Kolb 2ccc7dfb17 Merge pull request #583 from min/min/no_codegen
Add support for customizing attributes on a target source file
2019-06-14 15:10:39 +10:00
min c68393c35d Fix added heading 2019-06-13 21:57:03 -07:00
Min Kim e034dc982f Merge branch 'master' into min/no_codegen 2019-06-13 21:38:52 -07:00
min 885033b1bf Update Changelog 2019-06-13 21:36:25 -07:00
Min KimandYonas Kolb 848963db99 Update Docs/ProjectSpec.md
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
2019-06-13 21:30:51 -07:00
Yonas Kolb 73dc56120a Update CHANGELOG.md 2019-06-14 11:05:02 +10:00
Yonas Kolb f48914c167 Update CHANGELOG.md 2019-06-14 11:03:39 +10:00
Yonas Kolb f1a8361a3a Fix watchOS Intents Extension support (#571)
Fix watchOS Intents Extension support
2019-06-14 11:00:43 +10:00
Yonas Kolb 06179ebda7 Change compatibilityVersion to Xcode 10.0 (#581)
Change compatibilityVersion to Xcode 10.0
2019-06-14 10:57:12 +10:00
Yonas Kolb 4fdb0e8fd4 Don't bundle .pch files as resources (#597)
Don't bundle `.pch` files as resources
2019-06-09 19:17:11 -07:00
Thi 9da8154ba6 Add changelog entry for #597 2019-06-10 11:06:56 +09:00
Thi ae35da8d17 Don't bundle .pch files as resources
Fixes #593
2019-06-10 10:43:23 +09:00
Yonas Kolb f4919f80b0 improve line spacing 2019-06-01 21:28:01 -07:00