I am using the simulator to develop, but I wanted to deploy the app on my iPhone Xs, but I get the following exception:
dyld: Symbol not found: _$s7Combine9PublishedV9PublisherCyx_GAadAMc Referenced from: /var/containers/Bundle/Application/CBAC887B-8458-4C42-A74F-865FFF1BA7E3/yip.app/yip Expected in: /System/Library/Frameworks/Combine.framework/Combine in /var/containers/Bundle/Application/CBAC887B-8458-4C42-A74F-865FFF1BA7E3/yip.app/yip (lldb)
I have Xcode 11 beta 5 and iOS 13 Public Beta 7 which should be compatible according to the developer site. And that was supposed to be the obvious mistake.
Do I need to take precautions before upgrading to a new version of Xcode? Did anybody encounter this problem?
I used Xcode 11 beta 4 before that and it worked with my Phone.