Gregor Jasny
5c028c27eb
Xcode: Relax swift compiler detection regex for Xcode 11
...
The Xcode 11 output:
```
CompileSwift normal x86_64
/Users/gregorj/Git/cmake/_build_xcode/Tests/SwiftOnly/CMakeFiles/3.15.20190826-g89479bd/CompilerIdSwift/CompilerId/main.swift
(in target 'CompilerIdSwift' from project 'CompilerIdSwift')
cd /Users/gregorj/Git/cmake/_build_xcode/Tests/SwiftOnly/CMakeFiles/3.15.20190826-g89479bd/CompilerIdSwift
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/gregorj/Git/cmake/_build_xcode/Tests/SwiftOnly/CMakeFiles/3.15.20190826-g89479bd/CompilerIdSwift/CompilerId/main.swift ...
```
The Xcode 10 output:
```
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
cd /Users/gjasny/src/cmake/Tests/SwiftOnly
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name SwiftOnly -O -enable-batch-mode -enforce-exclusivity=checked -swift-version 5.0 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -target x86_64-apple-macosx10.14 -g -Xfrontend -serialize-debugging-options -swift-version 5 -Xlinker -rpath -Xlinker /usr/lib/swift -I /Users/gjasny/src/cmake/_build_xcode/Tests/SwiftOnly/Debug -F /Users/gjasny/src/cmake/_build_xcode/Tests/SwiftOnly/Debug -c -j24 /Users/gjasny/src/cmake/Tests/SwiftOnly/main.swift ...
CompileSwift normal x86_64 /Users/gjasny/src/cmake/Tests/SwiftOnly/main.swift
cd /Users/gjasny/src/cmake/Tests/SwiftOnly
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/gjasny/src/cmake/Tests/SwiftOnly/main.swift ...
```
The Xcode 11 output lacks the CompileSwiftSources action but the
CompileSwift action is present for both and also look suitable.
2019-08-30 10:53:58 +02:00
..
2019-08-28 11:47:40 -04:00
2019-02-07 06:43:51 -05:00
2019-01-14 23:32:18 +11:00
2019-08-20 09:47:29 -04:00
2019-05-06 18:42:28 +02:00
2019-08-05 18:20:29 +02:00
2019-02-21 11:12:51 -05:00
2019-08-23 11:04:26 -04:00
2019-08-28 11:47:40 -04:00
2018-10-29 16:39:03 +01:00
2019-05-14 15:26:46 -04:00
2018-10-19 07:27:31 +11:00
2019-05-14 15:26:46 -04:00
2019-05-14 15:26:46 -04:00
2019-05-14 15:26:46 -04:00
2019-05-14 15:26:46 -04:00
2019-06-19 07:14:25 +02:00
2019-05-14 15:26:46 -04:00
2018-12-01 17:56:23 +01:00
2018-12-01 17:56:23 +01:00
2019-05-14 15:26:46 -04:00
2018-12-01 17:56:23 +01:00
2019-02-23 21:16:03 +11:00
2019-07-26 15:09:28 -04:00
2018-10-19 07:27:31 +11:00
2018-12-01 17:56:23 +01:00
2019-01-23 08:28:13 -05:00
2019-02-23 21:16:03 +11:00
2018-06-01 09:53:42 -04:00
2018-12-01 17:56:23 +01:00
2018-12-01 17:56:23 +01:00
2018-12-01 17:56:23 +01:00
2018-12-01 17:56:23 +01:00
2018-12-13 19:51:01 -05:00
2019-06-03 10:36:06 -04:00
2018-12-01 17:56:23 +01:00
2019-04-23 10:39:34 +02:00
2018-12-01 17:56:23 +01:00
2019-05-14 15:26:46 -04:00
2019-07-26 15:09:28 -04:00
2019-03-18 11:56:39 -04:00
2018-12-01 17:56:23 +01:00
2018-06-01 09:53:42 -04:00
2018-12-01 17:56:23 +01:00
2019-04-23 10:39:34 +02:00
2019-05-14 15:26:46 -04:00
2019-03-29 21:57:28 -06:00
2018-10-29 13:40:47 -04:00
2018-04-18 07:41:25 -04:00
2018-12-07 13:33:01 -05:00
2019-01-11 13:50:46 -05:00
2019-05-17 19:11:34 +02:00
2018-06-01 09:53:42 -04:00
2019-05-14 15:26:46 -04:00
2018-04-18 07:41:25 -04:00
2019-01-11 13:50:46 -05:00
2019-05-14 14:59:55 -04:00
2018-07-18 08:53:32 -04:00
2019-01-21 11:14:08 -05:00
2018-06-01 09:53:42 -04:00
2018-03-27 07:40:54 -04:00
2019-08-06 15:44:15 -04:00
2019-05-17 19:11:34 +02:00
2018-06-01 09:53:42 -04:00
2018-03-27 07:40:54 -04:00
2018-11-11 17:34:09 +01:00
2019-08-05 10:15:21 -04:00
2019-05-14 15:26:46 -04:00
2019-07-08 13:11:45 -04:00
2019-08-05 09:43:00 -04:00
2018-03-27 07:40:54 -04:00
2019-03-25 11:48:17 -04:00
2019-08-02 10:37:57 -04:00
2019-07-11 09:50:30 -04:00
2019-03-26 10:43:51 -04:00
2019-08-05 09:43:00 -04:00
2019-08-30 10:53:58 +02:00
2019-01-11 13:50:46 -05:00
2019-05-14 15:26:46 -04:00
2019-05-14 15:26:46 -04:00
2018-09-07 16:11:11 -04:00
2019-07-24 00:16:12 +02:00
2019-05-14 15:26:46 -04:00
2019-03-29 22:03:21 +01:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2019-01-25 10:57:42 -07:00
2019-01-11 13:50:46 -05:00
2019-02-21 11:12:51 -05:00
2018-11-11 17:34:09 +01:00
2018-11-03 12:14:40 +01:00
2018-10-22 11:09:34 -04:00
2018-09-12 14:44:59 +08:00
2019-05-14 15:26:46 -04:00
2018-04-18 07:41:25 -04:00
2019-05-28 14:16:29 -04:00
2018-11-30 22:52:40 -08:00
2018-10-22 11:09:34 -04:00
2019-07-09 13:13:26 -04:00
2019-08-28 10:39:53 -04:00
2019-07-08 13:11:45 -04:00
2019-05-14 15:26:46 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2019-06-27 07:39:24 -04:00
2019-05-16 14:41:05 -04:00
2019-08-19 15:08:22 -04:00
2019-05-14 15:26:46 -04:00
2018-06-04 10:32:49 -04:00
2019-02-04 09:03:35 -05:00
2019-01-16 10:42:04 -05:00
2019-02-04 09:03:35 -05:00
2019-05-16 14:41:05 -04:00
2018-10-22 11:09:34 -04:00
2019-07-22 02:01:44 +03:00
2018-10-22 11:09:34 -04:00
2019-03-28 14:59:08 -04:00
2018-10-22 11:09:34 -04:00
2018-09-12 14:50:16 +08:00
2019-04-10 07:43:20 +10:00
2019-05-03 21:28:28 +01:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-01-16 10:34:08 -05:00
2018-11-12 19:51:43 +01:00
2018-11-12 14:27:41 +01:00
2019-05-14 15:26:46 -04:00
2019-07-30 11:45:33 -04:00
2018-12-13 19:51:01 -05:00
2019-01-26 16:49:15 +11:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-04-23 10:39:34 +02:00
2019-07-03 11:57:53 +03:00
2019-07-15 07:34:01 -04:00
2019-06-17 08:03:07 -04:00
2019-08-21 01:55:47 +02:00
2019-05-14 15:26:46 -04:00
2019-08-21 12:00:11 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-06-18 08:56:34 -04:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-05-15 15:28:37 +02:00
2019-06-05 20:55:18 +10:00
2019-04-23 10:39:34 +02:00
2019-05-26 22:34:06 +02:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2019-03-26 14:14:09 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-04-23 10:39:34 +02:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2019-01-23 13:45:12 -05:00
2019-08-06 09:49:03 -04:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-05-03 01:32:14 -04:00
2019-04-23 10:39:34 +02:00
2019-05-24 10:31:35 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2018-10-22 11:09:34 -04:00
2019-03-01 08:53:26 -05:00
2019-04-23 10:39:34 +02:00
2019-05-14 15:26:46 -04:00
2019-05-14 15:26:46 -04:00
2019-06-17 08:56:05 -04:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2018-10-18 20:30:32 +02:00
2019-08-23 11:19:21 -04:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2019-05-14 15:26:46 -04:00
2019-07-15 01:52:07 +02:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-08-21 10:28:33 -04:00
2018-11-09 19:49:05 +01:00
2019-08-19 15:20:38 -04:00
2019-04-23 10:39:34 +02:00
2019-04-23 10:39:34 +02:00
2019-04-24 10:23:39 -04:00
2019-05-24 19:01:28 +02:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2019-04-23 10:39:34 +02:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-08-06 12:42:06 +02:00
2018-11-12 15:34:41 +01:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-03-19 23:49:11 +01:00
2018-10-22 11:09:34 -04:00
2019-03-20 17:21:47 -04:00
2019-07-15 08:08:27 -04:00
2019-07-02 07:32:14 -04:00
2019-03-19 23:49:11 +01:00
2019-07-18 07:40:40 -04:00
2019-08-05 18:20:29 +02:00
2019-08-05 18:20:29 +02:00
2019-08-05 18:20:29 +02:00
2019-07-30 12:09:43 -04:00
2018-10-25 12:23:33 +02:00
2019-04-22 07:34:32 -04:00
2019-07-03 11:57:53 +03:00
2018-11-14 15:05:06 -05:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2018-10-22 11:09:34 -04:00
2019-03-19 23:49:11 +01:00
2018-10-22 11:09:34 -04:00
2018-11-06 15:05:04 -05:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 10:49:30 -04:00
2018-10-22 11:09:34 -04:00
2019-05-14 15:26:46 -04:00
2018-10-22 11:09:34 -04:00
2019-05-28 11:58:07 -04:00
2019-04-08 14:55:56 +02:00
2019-04-08 14:55:56 +02:00
2019-07-18 17:25:04 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-25 12:23:33 +02:00
2019-03-26 14:14:09 -04:00
2019-01-30 14:20:06 +00:00
2019-05-11 12:12:32 +02:00
2019-01-30 14:20:06 +00:00
2018-10-22 11:09:34 -04:00
2019-05-28 14:51:45 -04:00
2019-04-08 14:55:56 +02:00
2019-08-21 17:25:28 +10:00
2019-08-26 11:14:13 -04:00
2018-09-10 16:21:48 +08:00
2018-12-28 17:44:51 +05:30
2019-07-22 10:06:45 -04:00
2019-05-14 15:26:46 -04:00
2019-05-14 15:26:46 -04:00
2018-04-09 21:42:18 +02:00
2019-08-20 10:26:06 -04:00
2018-12-07 13:33:01 -05:00
2019-05-14 15:26:46 -04:00
2018-04-30 15:34:50 -04:00
2018-11-13 12:12:52 +01:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-25 12:23:33 +02:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-26 09:18:52 -04:00
2019-05-15 15:31:01 +02:00
2019-05-15 15:31:05 +02:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2018-10-22 11:09:34 -04:00
2019-04-08 14:55:56 +02:00
2019-05-15 15:31:05 +02:00
2018-10-22 11:09:34 -04:00
2018-11-30 22:52:40 -08:00
2019-04-08 14:55:56 +02:00