Just upgraded to Xcode 6.1 today, and guess what: Now I\'m having trouble submitting builds using the TestFlight desktop app. Here\'s the error I\'m getting while the app st
I wish I knew why it works, but here's a fix that worked for me:
Found the fix ! Click on your project > Targets > Select your target > Build Settings > Code Signing Resource Rules Path and add : $(SDKROOT)/ResourceRules.plist
Found the fix !
Click on your project > Targets > Select your target > Build Settings >
Code Signing Resource Rules Path
and add :
$(SDKROOT)/ResourceRules.plist