Commit Graph
1781 Commits
Author SHA1 Message Date
giginet fb05f675f1 Use defaultConfig(of:in:) 2019-10-02 23:57:17 +09:00
giginet 2010c2ab48 Add tests for selecting suitable schemes 2019-10-02 23:19:13 +09:00
Brian Clymer 682f188288 Refactor to make scheme and target templates use the same code. 2019-10-02 09:06:15 -05:00
giginet 1c4f5442e6 Use default config 2019-10-02 23:04:02 +09:00
Brian Clymer 30e1a84566 Working support for scheme templates. 2019-10-02 08:52:22 -05:00
giginet d9a84fbbb3 Use struct instead of class 2019-10-02 22:40:42 +09:00
Qusic 76827d96e3 fix tests in case-sensitive file system 2019-10-02 17:02:57 +08:00
Yonas Kolb af7fcc13a8 Merge pull request #669 from Qusic/patch-1
Add .rcproject path to sources build phase
2019-10-02 17:23:45 +10:00
Qusic 9ea7ed11e3 Add .rcproject path to sources build phase
.rcproject directories are projects of Reality Composer app bundled in Xcode 11 or later.
2019-10-02 13:00:39 +08:00
Yonas Kolb c48386117a Merge pull request #666 from giginet/specify-platform
Specify platform
2019-10-01 09:05:00 +10:00
giginet 6cdd9843a2 Update SwiftCLI 2019-10-01 02:09:25 +09:00
giginet ec260dd96d Specify platform 2019-10-01 01:04:38 +09:00
Yuta Saito 2ec09a77d9 Update fixtures 2019-09-30 20:22:15 +09:00
Yuta Saito 566d5382fd Update docs 2019-09-30 18:36:07 +09:00
Yuta Saito 7d180522ad Revert "Update ProjectSpec.md"
This reverts commit 0efb1be6d7.
2019-09-30 17:11:58 +09:00
Yuta Saito 1bf6d7672e Revert unnecesasry changes 2019-09-30 17:10:17 +09:00
Yuta Saito b96d077252 Merge branch 'master' into external-target-ref 2019-09-30 17:09:04 +09:00
Yonas Kolb 0f903227d1 Fix macOS unit test setting preset (#665)
Fix macOS unit test setting preset
2019-09-29 10:47:22 +10:00
yonaskolb 5a76527c0e fix macOS unit test setting preset 2019-09-29 10:41:34 +10:00
Yonas Kolb ba7170c917 Run github actions with multiple versions of xcode (#664)
Run github actions with multiple versions of xcode
2019-09-28 17:20:01 +10:00
yonaskolb 26a0ca3b64 fix fixture building in Xcode 11 2019-09-28 17:14:45 +10:00
yonaskolb f5aa3c2030 use matrix for xcode version 2019-09-28 17:14:45 +10:00
yonaskolb fe75e01938 update readme 2019-09-28 16:25:35 +10:00
yonaskolb 73982c124f Update to 2.8.0 2.8.0 2019-09-28 16:15:50 +10:00
Yonas Kolb 1bd4afff6e Create less diffs in pbxproj (#663)
Create less diffs in pbxproj
2019-09-28 14:56:48 +10:00
yonaskolb 42b4820d07 update changelog 2019-09-28 14:52:04 +10:00
yonaskolb b03f682418 add some more lastKnownFileType that Xcode generates 2019-09-28 14:48:36 +10:00
yonaskolb b7564b1c49 make LD_RUNPATH_SEARCH_PATHS an array like Xcode now does 2019-09-28 14:48:16 +10:00
Yonas Kolb c780ed3c2b Support for Swift Packages (#624)
Support for Swift Packages
2019-09-28 00:31:21 +10:00
yonaskolb 06eed64380 add version and from 2019-09-27 23:00:30 +10:00
yonaskolb 8e48c7b07f put local packages into a Packages group and add options.localPackagesGroup 2019-09-27 22:49:05 +10:00
yonaskolb 0300e7f35e add a swift generation test 2019-09-27 22:13:36 +10:00
yonaskolb 6da4686ada update changelog 2019-09-27 21:52:16 +10:00
yonaskolb 8e6195c368 make local packages relative 2019-09-27 21:43:42 +10:00
yonaskolb e9193cfb29 add support for localPackages 2019-09-27 21:36:07 +10:00
yonaskolb 41453595cc added package target dependency with XcodeProj 7.1.0 2019-09-27 20:49:32 +10:00
yonaskolb 6c9b814385 don't link packages to static libraries 2019-09-27 19:00:32 +10:00
yonaskolb 98ed4465aa add stub of swift package target dependency 2019-09-27 19:00:32 +10:00
yonaskolb fbcf9abc53 more docs 2019-09-27 17:14:21 +10:00
yonaskolb fe693c7160 add package validation 2019-09-27 17:10:55 +10:00
yonaskolb 8050e6bbb3 docs 2019-09-27 17:10:55 +10:00
yonaskolb 4939cbf0e9 add spm fixture 2019-09-27 17:10:55 +10:00
yonaskolb e3fc07d37f generate packages 2019-09-27 17:10:55 +10:00
yonaskolb f55507187a add project tests
test
2019-09-27 17:10:55 +10:00
yonaskolb fa5bd83049 add packages to project spec 2019-09-27 17:10:55 +10:00
Yuta Saito a97e89b18c Fix passing targetReference 2019-09-24 15:04:40 +09:00
Yonas Kolb 891ce625d6 Merge pull request #661 from RomanPodymov/master
Less Array() and more valueArray
2019-09-24 07:21:36 +10:00
Roman Podymov c370105a73 Add Internal section to the next release 2019-09-23 17:59:09 +02:00
Roman Podymov c6276f958c Created 2.7.0 Internal section 2019-09-23 17:56:43 +02:00
Roman Podymov 5eb870dc99 Update CHANGELOG.md 2019-09-23 11:50:52 +02:00