when I side load apps on to my iphone xr, xcode has started replacing existing apps i've already side-loaded instead of just adding the additional app to the current ones I already placed on my device, is this fixable so i can have all my finished projects on my device? ..... I know about apple's new changes where a free dev account will only let you place 3 apps on a physical device per week but for some reason i can only have 2.
Asked
Active
Viewed 96 times
0
-
Apps are identified by their bundle id. If you install a build with the same bundle id as an app that is already present, it will be replaced. – Paulw11 Nov 26 '19 at 08:00
-
thanks a million i hope many blessings find you – justinburrows Nov 27 '19 at 05:24