Skip to content

build.swift script fails: "FrameworkMaker" does not contain a scheme named "FirebaseCore-macOS" #271

Closed
@bcattle

Description

@bcattle

Environment:

  • Xcode version: 8.3.2 (8E2002)
  • Firebase SDK version: latest git commit b8f70da
  • Library version: iOS 10.3
  • Firebase Product: all / build system

Problem:

Running build.swift -all fails with the error:

xcodebuild: error: The workspace named "FrameworkMaker" does not contain a scheme named "FirebaseCore-macOS". The "-list" option can be used to find the names of the schemes in the workspace.

Steps to reproduce:

$ git clone [email protected]:firebase/firebase-ios-sdk.git
$ cd firebase-ios-sdk/BuildFrameworks/
$ ./build.swift -all

Relevant Code:

Full command output is attached:
Terminal Saved Output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions