Closed XMB5 closed 6 years ago
man I'm wondering this too, I only learned Swift, (it's a lot easier) I hope it's possible.
I got swift working! I played with lots of settings, so I am not sure which one caused it to work. Here is the project: redacted.
Hello, I want to use Swift instead of Objective-C. I have tried enabling the objective-c interface header, but when using
#import "IPAPatch_DummyApp-Swift.h
the header is not found. I enabledDEFINES MODULE
, but the error still occurred. Do you know how to make this work? Thanks