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

https://github.com/photokandystudios/gbible

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

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -