I have 2 apps
1:
#Region Project Attributes
#ApplicationLabel: informatie
#VersionCode: 2
#VersionName: 1
#SupportedOrientations: portrait
#CanInstallToExternalStorage: False
#End Region
2:
#Region Project Attributes
#ApplicationLabel: Food
#VersionCode: 2
#VersionName: 1
#SupportedOrientations: portrait
#CanInstallToExternalStorage: False
#End Region
If I put 1 on my phone it overwrites 2 and otherwise vice versa.
And I miss the missing Build Configurations
1:
#Region Project Attributes
#ApplicationLabel: informatie
#VersionCode: 2
#VersionName: 1
#SupportedOrientations: portrait
#CanInstallToExternalStorage: False
#End Region
2:
#Region Project Attributes
#ApplicationLabel: Food
#VersionCode: 2
#VersionName: 1
#SupportedOrientations: portrait
#CanInstallToExternalStorage: False
#End Region
If I put 1 on my phone it overwrites 2 and otherwise vice versa.
And I miss the missing Build Configurations