This is a companion discussion topic for the original entry at https://www.raywenderlich.com/870225-server-side-swift-with-vapor/lessons/10
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/870225-server-side-swift-with-vapor/lessons/10
getting the following error while running the app
Build operations are disabled: ‘project.xcworkspace’ has changed and is reloading.
Ah yes, old SPM and Xcode integration. Options are when the option to revert or cancel comes up, click cancel. If you’ve already clicked revert you can restart Xcode.
The real answer is to use Xcode 11s new SwiftPM integration. So instead of running vapor Xcode
do open Package.swift