In my RoboVM project, I used some third part frameworks. But they need add -ObjC to "Other Linker Flags", otherwise it will crash.
I know how to add that in Xcode, but in Eclipse, how can I do that?
In my RoboVM project, I used some third part frameworks. But they need add -ObjC to "Other Linker Flags", otherwise it will crash.
I know how to add that in Xcode, but in Eclipse, how can I do that?
Setting up -ObjC to "Other Linker Flags" is only possible using Xcode, no such thing is possible in RoboVM so far
© 2022 - 2024 — McMap. All rights reserved.