Skip to content

Use xcconfig files instead adding build configurations #33

@wnagrodzki

Description

@wnagrodzki

Almost all 3rd party frameworks have two build configurations, debug and release. If your project is using a framework like that, and have a different build configuration name (not present in the framework project) Xcode will fallback to release build configuration for framework project. This is one of the reasons it is better to use xcconfig files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions