I have a Settings scene, much like the iOS Settings app, with a table view.
Each item segues to a unique scene via the show action. Each subscene then
automatically gets a https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com
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
> 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
> 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
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
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
> 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
> On Mar 27, 2015, at 3:20 PM, Rick Mann wrote:
>
> Okay, but something is still suddenly different. I didn't change my exception
> configuration.
Some change in your compiled code caused a different code path through the OS's
code-signing verification code, and that code path happens to invo
Hello,
I am trying to integrate my help bundle into my application. According to the
Help Book Documentation from Apple, I needed to add the following two strings
to my Info.plist file, and I did:
CFBundleHelpBookFolder
ArnoldTransformer.help
CFBundleHelpBookName
Learn to use Arnold Transformer
> On Mar 27, 2015, at 15:05 , Kyle Sluder wrote:
>
> On Fri, Mar 27, 2015, at 03:43 PM, Rick Mann wrote:
>> So, I'm working along on a little OS X app, and everything is fine. I
>> modify a tiny bit of code (rearranging some if statements in a method,
>> and suddenly I'm getting an exception. I
On Fri, Mar 27, 2015, at 03:43 PM, Rick Mann wrote:
> So, I'm working along on a little OS X app, and everything is fine. I
> modify a tiny bit of code (rearranging some if statements in a method,
> and suddenly I'm getting an exception. I didn't set or change anything
> related to code signing. I
So, I'm working along on a little OS X app, and everything is fine. I modify a
tiny bit of code (rearranging some if statements in a method, and suddenly I'm
getting an exception. I didn't set or change anything related to code signing.
I did, just after hitting "run", go over to Safari and chec
On Fri, Mar 27, 2015, at 05:16 AM, Charles Jenkins wrote:
> Does anyone know of a good tutorial on how to extend the generic
> dictionary class in Swift? I can add whatever I want to a typed
> dictionary, but I haven’t figured out the right syntax to add extensions
> generically.
The type paramete
Does anyone know of a good tutorial on how to extend the generic dictionary
class in Swift? I can add whatever I want to a typed dictionary, but I haven’t
figured out the right syntax to add extensions generically.
--
Charles
___
Cocoa-dev mailing l
14 matches
Mail list logo