server-side-swift-starter
server-side-swift-starter copied to clipboard
Use release configuration on production
The swift dockerfile for production currently uses the debug configuration to build the application.
That's because SwiftyJSON takes around 30 mins to build with the release flag.
Possible fix: https://github.com/apple/swift/commit/2cdd7d64e1e2add7bcfd5452d36e7f5fc6c86a03