Posts

Post not yet marked as solved
1 Replies
1.1k Views
I would like to create a MacOS App version of my IOS App and publish it to the app store with the same name. I cannot find out how exactly to do this and I do not want to mess my existing app up, so some detailed guidance would be nice, for exampleDo I register for a new app ID with the same name as the IOS AppDo I use the same bundle id?If I do not use a bundle id ending with the app name are there any pitfalls to beware.Can I just create a new target inside my current IOS projectP.S. Although there is a tiny but of common code, the IOS App is all written in XCode and the MacOS App is all written in Swift.P.P.S. I am not yet running 10.15 and even if I was, I would not want to use the automated conversion feature from IOS to MacOS, as there will be significant differences between the apps, e.g. main menu, no device location, no device orientation, no (useful) camera...
Posted Last updated
.