xcode - Limit Mac app Beta usage to selection of UDID-approved devices -
i have mac app created in xcode, , signed "mac app store" application, default team provisioning profile. have 2 udids registered in member center, , can run application on of devices (expected)... on other non-registered devices.
is there way lock application registered udids purpose of beta testing?
the documentation seems apply ios applications, , remains little unclear mac application procedure.
oddly enough, wasn't able sign code udid-specific provisioning profile @ in xcode. however, setting provisioning profile restricted one, , setting code signing identity, able compile via command-line properly.
now when loaded on machine other udid-approved ones, application fails launch (which desired behavior beta testing strategy).
Comments
Post a Comment