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

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -