I would like to recreate an application I made with Xamarin Forms.
However, if I want to use the same bundle identifier I usually get a message in xcode that it's already in use.
Is there anyway to export the iOS project and include it in my application's original project?