Skip to content

Xcode unnecessarily recompiles C/Objective-C files #2

@judah

Description

@judah

It looks like Xcode recompiles every C/Objective-C source file (including the precompiled header?) after ghc-xcode runs.

In practice this isn't always a problem since Xcode seems to do some of that compiling in the background.

I'm not sure whether this is something triggered just by using custom build phases or by the FFI headers being rewritten each time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions