Commit Graph

10 Commits

Author SHA1 Message Date
Jussi Pakkanen 1a31882f59 Xcode: make Swift projects work. 2021-04-25 15:35:13 +03:00
Goncalo Carvalho bcb2556c69 add project/global args and include_dirs (useful for module maps) to swift targets 2017-06-29 11:04:57 -04:00
Nirbheek Chauhan 2e16e80048 Swift tests: Don't use label: syntax with older Swift 2016-10-07 11:51:18 +05:30
Nirbheek Chauhan efc986ee93 swift tests: Port to Swift 3
Should remain compatible with Swift 2.2
2016-10-03 19:01:02 +03:00
Jussi Pakkanen 330a5601cf Fix imports on osx. 2015-12-23 20:05:41 +02:00
Jussi Pakkanen 161d633f36 Added support for calling into C. 2015-12-12 00:17:44 +02:00
Jussi Pakkanen 961b000090 Can generate swift sources with custom target. 2015-12-11 23:14:16 +02:00
Jussi Pakkanen d531f915b1 Can build Swift libraries and link them. 2015-12-11 00:19:25 +02:00
Jussi Pakkanen 43b07729aa Reworked swift code so now can use multiple source files in one target. 2015-12-10 21:49:41 +02:00
Jussi Pakkanen d92504797f Can build simple Swift executables. 2015-12-07 21:12:23 +02:00