Swift language support

Thanks in advance!

After a lot of surfing and trying, I have used the Swift package manager to get pretty close… still having trouble with:

  • Where fdb components are installed on macOS
  • Where to call them from
  • Paths

Once, that is working from the cli, I want to generate an Xcode project.

My ultimate goal is to be able to prototype fdb in macOS playgrounds * and generate apps with Xcode projects.

  • from what I’ve read, you can’t currently use package manager files in Xcode playgrounds.