Hi,
I wanted to add framework for dynamic linking to my project, it doesn't show iOS framework in Embedded Binaries and even when I fixed it, I had issues for resources.bundle file.
Interestingly, I had not these issues with UnrarKit, while I get UnrarKit/Classes/UnrarKit.h:12:9: 'Cocoa/Cocoa.h' file not found error.
Hi,
I wanted to add framework for dynamic linking to my project, it doesn't show iOS framework in
Embedded Binariesand even when I fixed it, I had issues forresources.bundlefile.Interestingly, I had not these issues with UnrarKit, while I get
UnrarKit/Classes/UnrarKit.h:12:9: 'Cocoa/Cocoa.h' file not founderror.