Good evening,
thanks so much for your reply. That however is also not an issue for me, as I can still code and test the older structured app by using Xcode 12 for that and an Apple Watch Series 5 with watchOS 6.2 I have for such testing purposes. Once that is done I won't change that version by much anymore, I just need to import it to the existing project for compatibility with the basic functions.
As the core of my app will be a pretty basic but for some people daily used functionality I want to have as much compatibility as possible so everyone can use it, not only people with reasonably new hardware. More special features that are not as important for the core function can still be implemented for newer versions, and that will be where my attention is going to be for future development. Debugging of the storyboard version won't be necessary once it is in that project, as nothing will really change for that. I just want to have that base line of functionality for everyone. Maybe I could explain my motivation for this a bit better. For the same reason I am successfully developing the main iOS version for iOS 14+ while still adding newer features and even more modern design (like Liquid Glass elements) if it is supported by the OS.
So my question remains the same and maybe it can be answered without that specific use case: How can targets be copied over from one project to another while keeping all properties and data, so it would just work like in the other project?
Thanks again
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: