Hi all,
According to the reference link,
Packaging a Daemon with a Provisioning Profile - https://developer.apple.com/forums/thread/129596
I changed our launchd daemon to run as an .app.
When generating a Provisioning Profile, I added our Development computer (including UUID) into 'Devices'.
But when I ran .app/Contents/MacOS/FamRTServicebig on our macOS Big Sur test environment, this error occurred:
embedded provisioning profile not valid: file:///Library/Application%20Support/test/bin/FamRTServicebig.app/Contents/embedded.provisionprofile
error: Error Domain=CPProfileManager Code=-212 "Provisioning profile does not allow this device." UserInfo={NSLocalizedDescription=Provisioning profile does not allow this device.}
Questions:
Could you let me know how to resolve this error?
Is it necessary to install the Provisioning profile in the test device as well?
Thanks in advance for your help.
Topic:
App & System Services
SubTopic:
Processes & Concurrency
Tags:
XPC
Provisioning Profiles
Endpoint Security