How to create target with same app and different Name iOS swift || create target in swift

Solution:

1.First select the the app it will show you all the targets

2. In that target select the app you want to duplicate

3.right click on that it will show you 2 options.delete and duplicate.

4.Select duplicate it will show you the target with same name copy.It will also creates different plist for the duplicate app

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift