Skip to content

Clear specific build setting #553

Open
@acecilia

Description

@acecilia

Hi:

I am using xcconfig files to inject build settings to the xcode project. I managed to remove all build settings from the project except for SDKROOT by doing:

options:
  settingPresets: none

Is there any way I can clear SDKROOT from the project build settings, as I have it set in the xcconfig files?

For example:

settings:
  SDKROOT: none

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions