I use storyboard on Xcode 12
Post
Replies
Boosts
Views
Activity
I want my app’s content to update when I add something to my storyboard on Xcode 12.
So when I put something new ( I am putting fun fact news on my app) I want my app to automatically refresh its interface so that the new news will show.
Still does not work, says the same error
no. It has been over a week, and it still says that. Transporter works though.
Have you gotten the update yet?
Thanks! I will try it.
It worked thank you!
Thanks. Would that work with a swiftUI single view app, or just with a SpriteKit app?
Ok thanks
Sorry, but I have one more question. Where would I put the code? In contentview.swift, appdelegate.swift, or scenedelegate.swift?
Never mind I figured it out thanks for all your help!