0

My OS X Server Xcode Bot gives the error:

Bot Issue: warning. Build Service Error.

Issue: No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID “XYZ-123"

Description: No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID “XYZ-123”, however, no such provisioning profile was found.

Where is OS X Server looking for the Provisioning Profiles?

pkamb
  • 33,281
  • 23
  • 160
  • 191

1 Answers1

2

The OS X Server Xcode Provisioning Profile directory is:

Current:

/Library/Developer/XcodeServer/ManagedProfiles/

Legacy:

/Library/Developer/XcodeServer/ProvisioningProfiles /Library/Server/Xcode/Data/ProvisioningProfiles

Please edit this answer if it becomes out of date in a future version of Xcode.

pfandrade
  • 2,359
  • 15
  • 25
pkamb
  • 33,281
  • 23
  • 160
  • 191