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
I'm trying to support Mac Catalyst for an iOS app, Xcode shows error:
Building for Mac Catalyst, but the embedded app 'watchOS Example.app' is building for watchOS. You may need to restrict the platforms for which this app should be embedded in the target editor.
So how to specify Platforms (platformFilter) for dependencies? Thanks.
I'm trying to support Mac Catalyst for an iOS app, Xcode shows error:
So how to specify Platforms (
platformFilter
) for dependencies? Thanks.FYI: https://developer.apple.com/documentation/xcode/creating_a_mac_version_of_your_ipad_app#3226802
The text was updated successfully, but these errors were encountered: