Commit Graph

1770 Commits

Author SHA1 Message Date
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 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
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
Yuta Saito
7075258441 Update fixtures 2019-09-23 01:05:15 +09:00
Yuta Saito
0595f07611 Resolve conflicts 2019-09-23 00:55:42 +09:00
Yuta Saito
98df51f489 Merge branch 'external-target-ref' into test-coverage 2019-09-23 00:45:53 +09:00
Yuta Saito
cd1d370d91
Merge branch 'master' into external-target-ref 2019-09-23 00:29:35 +09:00