Closed
Description
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
Labels
No labels