You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UE-62145 Only show provisioning warning on iOS builds
#jira UE-62145 #Android #rb Jack.Porter The error message should not appear anymore when opening the Project Settings, only when changing the bundle id or the team name in Project Settings/iOS [CL 4564673 by Sorin Gradinaru in Dev-Mobile branch]
This commit is contained in:
@@ -228,6 +228,9 @@ private:
|
||||
//
|
||||
FText GetIOSTeamIDText(TSharedRef<IPropertyHandle> InPropertyHandle) const;
|
||||
|
||||
/** Module callback for when the iOS settings tab is selected */
|
||||
void OnSelect();
|
||||
|
||||
TSharedPtr< SEditableTextBox > BundleIdTextBox;
|
||||
|
||||
TSharedPtr< SEditableTextBox > IOSTeamIDTextBox;
|
||||
|
||||
Reference in New Issue
Block a user