Skip to content

FR: Support for "iPad apps for Mac" aka Marzipan/Catalyst #3144

Closed
@siburb

Description

@siburb

[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.

Screen Shot 2019-06-06 at 11 09 06 am

Apparently, the Firebase binaries need to be built using Xcode 11 with the "Mac" option checked.

Relevant Code:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions