I have been building an app using Ionic 4 and capacitor - all works great when running locally.
However when i try and run it in xcode (following the instructions), it runs the tabs template with none of my application features. Literally the bare template - it seems like its not copying the files over to the build.
Anyone know why this is happening?