Laker-Compendium icon indicating copy to clipboard operation
Laker-Compendium copied to clipboard

Laker setup

Open kaoba opened this issue 12 years ago • 7 comments

Hi everyone!

I'm trying to setup Laker framework in Xcode, but i'm not able... i just downloaded Baker and added the book folder of the laker starter pack, but when I run my xcode file I can't get the laker example... i'm doing something wrong?

thanks for your help!

kaoba avatar Oct 28 '13 16:10 kaoba

Did you setup Baker as a Standalone or a Newstand App?

2013/10/28 kaoba [email protected]

Hi everyone!

I'm trying to setup Laker framework in Xcode, but i'm not able... i just downloaded Baker and added the book folder of the laker starter pack, but when I run my xcode file I can't get the laker example... i'm doing something wrong?

thanks for your help!

— Reply to this email directly or view it on GitHubhttps://github.com/ffranke/Laker-Compendium/issues/119 .

yujulio avatar Oct 28 '13 18:10 yujulio

hi Julio, I setup it as Newstand app

kaoba avatar Oct 29 '13 15:10 kaoba

You have to set it up as a Standalone App if you want to use Laker from the book folder, if you use the Newstand Mode the app it's gonna fetch the issues online and not locally.

2013/10/29 kaoba [email protected]

hi Julio, I setup it as Newstand app

— Reply to this email directly or view it on GitHubhttps://github.com/ffranke/Laker-Compendium/issues/119#issuecomment-27313534 .

yujulio avatar Oct 29 '13 15:10 yujulio

ok!

to get the Bundle ID, I need to be a developer? I'm following this tutorial: https://github.com/Simbul/baker/wiki/Tutorial-for-Standalone-App but when I build the application I get Build failed with this issues:

"OBJC_CLASS$_NKLibrary", referenced from:

clang: error: linker command failed with exit code 1 (use -v to see invocation)

kaoba avatar Oct 29 '13 15:10 kaoba

I get the error when I make the step 5:

Remove NewsstandKit.framework from the list of linked libraries

kaoba avatar Oct 29 '13 16:10 kaoba

The BundleID is the name of the app. It comes "baker" as default, you need to change that.

2013/10/29 kaoba [email protected]

I get the error when I make the step 5:

Remove NewsstandKit.framework from the list of linked libraries

— Reply to this email directly or view it on GitHubhttps://github.com/ffranke/Laker-Compendium/issues/119#issuecomment-27316525 .

yujulio avatar Oct 29 '13 16:10 yujulio

I still getting the error...

I follow this instructions: https://github.com/Simbul/baker/wiki/Tutorial-for-Standalone-App

kaoba avatar Oct 29 '13 16:10 kaoba