Skip to content

objc-swift file not found #30

Closed
Closed
@ivkim

Description

@ivkim

With normal compiler I can run and archive fine however with obfuscator I can run fine but not archive with the error below. It's also strange I have another project set up similarly (objc mixed with Swift and has a similar import statement) and archives fine.

fatal error: 'Project-Swift.h' file not found

import "Project-Swift.h"

    ^

1 warning and 1 error generated.

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