Documentation
    Preparing search index...
    • Inject CODE_SIGN_ENTITLEMENTS into project.pbxproj for the App target. Uses INFOPLIST_FILE = App/Info.plist; as an anchor (unique to the App target). Idempotent — skips if the key is already present.

      Parameters

      • buildDir: string

        directory where the app will be built

      Returns void