atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
182 stars 4 forks source link

Can't build or run Swift code (3.3.1) #1796

Closed illescasDaniel closed 7 years ago

illescasDaniel commented 7 years ago

Error when running the code:

:0: error: the flag '-i' is no longer required and has been removed; use 'swift input-filename'

Error when building:

:0: error: unsupported option '-o' for 'swift'; did you mean 'swiftc -o'?

(same happened with other languages I think...)