Allow overriding the IOS_TEAM_ID
This commit is contained in:
parent
46416b6432
commit
b41eb7d17c
@ -192,7 +192,7 @@ ios: {
|
||||
QMAKE_BUNDLE_DATA += ios_launch_images
|
||||
|
||||
IOS_DEVELOPMENT_TEAM.name = DEVELOPMENT_TEAM
|
||||
IOS_DEVELOPMENT_TEAM.value = Z45PLKLTHM
|
||||
IOS_DEVELOPMENT_TEAM.value = $$IOS_TEAM_ID
|
||||
QMAKE_MAC_XCODE_SETTINGS += IOS_DEVELOPMENT_TEAM
|
||||
|
||||
IOS_ENTITLEMENTS.name = CODE_SIGN_ENTITLEMENTS
|
||||
|
||||
Reference in New Issue
Block a user