Yes! The build just produces a single executable. For example, in a Mac app this would be the file inside Contents/MacOS. You then need to create a folder with an .app extension, set up a simple folder structure, and…
New thing this year, but VSCode + with Apple's SourceKit LSP extension [1] has been working surprisingly well for me. Glad to have more alternatives to Xcode. Have been using SPM's "swift build" + some copy commands to…
Yes! The build just produces a single executable. For example, in a Mac app this would be the file inside Contents/MacOS. You then need to create a folder with an .app extension, set up a simple folder structure, and…
New thing this year, but VSCode + with Apple's SourceKit LSP extension [1] has been working surprisingly well for me. Glad to have more alternatives to Xcode. Have been using SPM's "swift build" + some copy commands to…