Re: Help Bundle Trouble...

2015-04-01 Thread Alex Zavatone
Is it showing up as part of the Copy Bundle Resources within your Target App's Build Phases build settings? Within Copy Bundle Resources, I have 212 items that are being copied into my iOS project's bundle. Anything and everything that's part of the project that is going in to the bundle is in

Re: Help Bundle Trouble...

2015-03-27 Thread Peters, Brandon
Roland/Jerry/others, I got it to work. I had a few strings wrong between my app’s Info.plist and the help book’s Info.plist files. Correcting those solved the issue. Thank you for pointing me in the right direction. > On Mar 28, 2015, at 12:59 AM, Roland King wrote: > > >> On 28 Mar 2015, at

Re: Help Bundle Trouble...

2015-03-27 Thread Roland King
> On 28 Mar 2015, at 12:50, Jerry Krinock wrote: > > >> On 2015 Mar 27, at 19:39, Peters, Brandon wrote: >> >> I found the .app bundle in the derived data folder. > > It should not be there. Delete it and see if it reappears during the next > build. Yes it should be there, that’s where Xc

Re: Help Bundle Trouble...

2015-03-27 Thread Jerry Krinock
> On 2015 Mar 27, at 19:39, Peters, Brandon wrote: > > I found the .app bundle in the derived data folder. It should not be there. Delete it and see if it reappears during the next build. > The help is not making it into the resources folder for the bundle. For something to make it into Con

Re: Help Bundle Trouble...

2015-03-27 Thread Peters, Brandon
Jerry, I found the .app bundle in the derived data folder. The help is not making it into the resources folder for the bundle. > On Mar 27, 2015, at 10:20 PM, Peters, Brandon wrote: > > Jerry, > > In my project folder I am not seeing my .app bundle (this is embarrassing). > >> On Mar 27, 201

Re: Help Bundle Trouble...

2015-03-27 Thread Peters, Brandon
Jerry, In my project folder I am not seeing my .app bundle (this is embarrassing). > On Mar 27, 2015, at 10:06 PM, Jerry Krinock wrote: > > >> On 2015 Mar 27, at 16:26, Peters, Brandon wrote: >> >> I copied the .help bundle into my project by right-clicking Supporting Files >> > Add Files t

Re: Help Bundle Trouble...

2015-03-27 Thread Jerry Krinock
> On 2015 Mar 27, at 16:26, Peters, Brandon wrote: > > I copied the .help bundle into my project by right-clicking Supporting Files > > Add Files to , etc. Yet it seems my application still cannot > find the content. Any pointers from experience? 1. Look inside your product’s Contents/Resour