Another bug: you are unable to rearrange the tab order in TabView without SwiftUI undoing the rearranging.https://stackoverflow.com/questions/59255398/swiftui-tabview-rearrange-tab-order-preservation
Post
Replies
Boosts
Views
Activity
@edford was exactly correct. I reworked it as a static library and now submission is fine
I recommend learning SwiftUI!
Also I've been making an app which lets you build an app! It basically lets you drag and drop SwiftUI components into a view hierarchy, and you can also edit the code! You can try it here http://testflight.apple.com/join/zElad2Q2
Sorry for the self promotion, but maybe my app would help :)
Hey @milke I've come across the same problem while working on this Swift Package, did you ever solve it?
The SPM I'm working on https://github.com/App-Maker-Software/GitProviders