Код: Выделить всё
xcodebuild archive -workspace Unity-iPhone.xcworkspace -scheme Unity-iPhone -configuration Release -archivePath XXXXXX CODE_SIGN_STYPE=MANUAL CODE_SIGN_IDENTITY="iPhone Developer" PROVISIONING_PROFILE_APP=xxxxxx PRODUCT_BUNDLE_IDENTIFIER_APP=XXXXXX
Код: Выделить всё
Provisioning profile xxxxxx doesn't include the currently selected device "MyMacMachineName" (identifier xxxxxx). (in target 'Unity-iPhone' from project 'Unity-iPhone')
Есть подсказки?
Подробнее здесь: https://stackoverflow.com/questions/788 ... urrent-mac