-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
CatalystmacOSIssues or feature requests for macOS.Issues or feature requests for macOS.type: feature request
Description
[REQUIRED] Step 2: Describe your environment
- Xcode version: 11
- Firebase Component: All
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
Attempting to build an iPad app for Mac, but it uses Firebase via Cocoapods, but we receive a lot of the following error:
Building for UIKit for Mac, but the linked framework '<frameworkName>.framework' was built for <unknown>. You may need to restrict the platforms for which this framework should be linked in the target editor.
Apparently, the Firebase binaries need to be built using Xcode 11 with the "Mac" option checked.
Relevant Code:
pstrain, marcelosalloum, StevenEWright, fatihbalsoy, davidhakki and 19 more
Metadata
Metadata
Assignees
Labels
CatalystmacOSIssues or feature requests for macOS.Issues or feature requests for macOS.type: feature request
