Skip to content

Mockingbird doesn't work out of the box on new projects and Xcode 15 due to sandboxing #329

@wtmoose

Description

@wtmoose

New Issue Checklist

Overview

As of Xcode 15, new project default to ENABLE_USER_SCRIPT_SANDBOXING = YES, which prevents the mockingbird script from running. My fix was to set the value to NO, but it took me a while and some research to reach that point. Please update the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    generator bugCauses malformed generated code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions