Is there an option for two developers to attend to a 1:1 meeting in the WWDC labs instead of only one?
thanks
Post
Replies
Boosts
Views
Activity
Hi all,
I’m doing a CI for our iOS apps in a remote machine using fastlane tools.
This machine is using Anka to deploy a VM for our jenkins build.
My question: in order to build our app do I need to install the full cersion of Xcode or can I just install the Xcode developer tools for terminal? (We run the xcodebuild etc. in our CI).
Thanks.