ios - PKAppDelegate.m missing -
i'm having difficulties in running gbible xcode project. more precisely, following error message:
clang: error: no such file or directory: '/users/xxxx/documents/xxxxx/gbible/gbible/pkappdelegate.m' clang: error: no input files command /applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/clang failed exit code 1
any ideas/suggestions on that?
source link
it's says there no file named "pkappdelegate.m", , in repo see missed. try donwload repo branch "v1.3:
git clone -b v1.3 https://github.com/photokandystudios/gbible.git
Comments
Post a Comment