@JosephOR wrote:
Hey folks,
bit of a noob here so bare with me. Im having trouble running the app in Xcode, when it opens in Xcode there are many errors, mainly relating to capacitor, and im not sure if i’ve done something wrong.
steps ive taken (all using ionic cli)
ionic start
i went through all the options, and added capacitor at this point.
ionic serve
all works fine
ionic build
npx cap add ios
ads ios folder to project
npx cap open ios
then Xcode opens, and i see all the errors (app wont ‘play’)So all i have done in the project is made a new page, and added a few components. I have tried a few steps i found here and elsewhere, such as install cocopods etc…but after about 7 attempts I always end up back at the same place.
ive added a screenshot of how the project looks when it opens in Xcode. Any help here would be great as at this point im clueless as tho where the problem might even be happening!
Posts: 1
Participants: 1