Hi all, I started wrapping a library, in xcode everything compiles fine, I have generated the xml library file, copied the xml file into the Additional_Libs folder, the library wrapper only has one function as of now, but when i try to compile my app I get the following error
The...
I've spent a couple of hours debugging why an inline code block didn't work. (It failed with "Method not found".)
Then I realized I had another block earlier in the file, so on a chance I just moved them so they were together (but not in same #if objc) - and then it worked right away.
After...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.