You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ xcode-select --version
xcode-select version 2347.
$ swift --version
Apple Swift version 3.1 (swiftlang-802.0.48 clang-802.0.38)
Target: x86_64-apple-macosx10.9
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.12.6
BuildVersion: 16G1036
but it doesn't build anymore. XCode tries to upgrade the tests to Swift 3.0 IIRC but only helps a little.
Could you please adapt your code to Swift 3.0?
The text was updated successfully, but these errors were encountered:
Heya!
I tried to build asdfghjkl on:
but it doesn't build anymore. XCode tries to upgrade the tests to Swift 3.0 IIRC but only helps a little.
Could you please adapt your code to Swift 3.0?
The text was updated successfully, but these errors were encountered: