Here is my test setting: 2 Computers (MacPro 8 cores, Mac mini 2 cores), same MacOSX version (10.6.5 10H574, i386), same Apple clang version 2.0, same Xcode version (Version 3.2.5)
it simply wont get started. When I cleaned all targets on the mac mini and started distributed build, no activity was seen on the mac pro. Under Xcode preferences -> distributed builds they see each other. No Firewall involved or similar. Network is gigabit ethernet... I even tried running with the same user and in 32 bit mode like many people are saying.
does anybody knows how to get it to work?
A common cause of failing builds is that Xcode Cloud can't access the Package. resolved file that it needs to resolve your Swift Package dependencies. To resolve issues related to the Package.
After uploading a build, iTunes Connect performs some processing to prepare it for TestFlight Distribution and App Store distribution. The status of the build should go to ready after some time. Sometimes, this happens as fast as 15 minutes after uploading but can sometimes take 1 hour or longer.
Use Apple's Transporter to upload the . ipa to App Store Connect without Xcode.
You Bundle identifier and the Distribution profile bundle identifier should be same
Add armv6 and armv7 in Architectures and Valid Architectures under Targets.
Build Active Architectures only to "NO" this should be done under Targets.
Have you selceted the proper distribution profile in Targets?
Have you tried the following one ?
Product -> Build For -> Build For Archiving
You can find the distribution build in Organizer->Archives.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With