Hey hey, I got a question. Can this builder work with .workspace type xcode projects? How does it behave in there?
Hey hey, I got a question. Can this builder work with .workspace type xcode projects? How does it behave in there?
Hello
Xcode workspaces are used in this context to pair a Unity-generated Xcode project with a group of Pods.
The builder detects when the project uses Pods (by looking for the presence of a Podfile) and if so, offers to build them first and then link them with the main Xcode project. It doesn’t need to look at the .xcworkspace file.
Moderators: Pierre-Marie Baty