Commit Graph
1552 Commits
Author SHA1 Message Date
Yonas Kolb 8c2700a9c3 Update SwiftCLI (#667)
Update SwiftCLI
2019-10-06 22:05:05 +11:00
giginet 047856a3b2 Remove manipulators 2019-10-05 18:25:09 +09:00
giginet 9fe176aab0 Update CHANGELOG 2019-10-05 18:21:15 +09:00
giginet 71922dae56 Rename variables 2019-10-05 18:14:54 +09:00
giginet bf18e596cc Use upToNextMinor 2019-10-05 18:13:49 +09:00
giginet d9a84fbbb3 Use struct instead of class 2019-10-02 22:40:42 +09: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
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
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
Roman Podymov 33bea807fd Notes for #661 2019-09-23 11:49:34 +02:00
Roman Podymov 0f628f3533 Merge pull request #1 from yonaskolb/master
Update code
2019-09-23 11:45:39 +02:00
Roman Podymov a275d666cf swiftlint autocorrect 2019-09-23 09:44:06 +02:00
Roman Podymov c190fba8bc Use .valueArray when possible, removed redundant Array() 2019-09-23 09:41:31 +02:00
Roman Podymov e095fba5f1 Reverted Set() 2019-09-23 09:39:41 +02:00
Roman Podymov 7e1e6f0868 Removed redundant Array() 2019-09-23 09:37:30 +02:00
Roman Podymov d2e5dbca34 Removed redundant Array(Set()) 2019-09-23 08:43:25 +02:00