You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'll be really cool If I could add a watchOS target to the already existing ios app. If I add a target through Xcode, it is unable to access the "shared" files and I get this error "Building for watchOS Simulator, but the linked framework 'shared.framework' was built for iOS Simulator. kotlin project"
I couldn't find a lot of resources on this so I think this could be a nice addition to this project.
The text was updated successfully, but these errors were encountered:
It'll be really cool If I could add a watchOS target to the already existing ios app. If I add a target through Xcode, it is unable to access the "shared" files and I get this error "Building for watchOS Simulator, but the linked framework 'shared.framework' was built for iOS Simulator. kotlin project"
I couldn't find a lot of resources on this so I think this could be a nice addition to this project.
The text was updated successfully, but these errors were encountered: