0

I have run

 swift package init

to create a Package.swift

and then - since Appcode does not seem to support Package.swift I did

 swift package generate-xcodeproj

to generate a macos.xcodeproj . My <moduleName> is macos.

When opening the macos project in AppCode it is still not able to handle it:

enter image description here

What step is missing /should be changed to open a macOS target project generated via swift package manager?

WestCoastProjects
  • 58,982
  • 91
  • 316
  • 560

0 Answers0