Hi Gideon,
Which platform is that user using.
I see in the report you are using Omni framework. It is using
initilaize/load method.
If your application is using ARC. It will be crash in 10.6.8.
Best regards,
Folami
2013/7/13 Gideon King
> Hi, my application is crashing consistently for one user.
On 2013-07-12, at 5:13 PM, Jens Alfke wrote:
> On Jul 12, 2013, at 12:29 PM, Peter Teeson wrote:
>> In my Document based app I am having trouble saving a document with my
>> document icon.
>> The Finder still shows the file with the folder icon.
>
> You don't need any code to accomplish this. Ju
On Jul 13, 2013, at 8:23 AM, Peter Teeson wrote:
> The built app has the desired app icon. But the documents I save do not.
> Here is the Info.plist from the app in the Build folder:
There is no plist attached to your message.
>
> Because with or without my added code I still get the Folder ic
On 2013-07-13, at 12:57 PM, Kyle Sluder wrote:
> On Jul 13, 2013, at 8:23 AM, Peter Teeson wrote:
>
>> The built app has the desired app icon. But the documents I save do not.
>> Here is the Info.plist from the app in the Build folder:
>
> There is no plist attached to your message.
Well I jus
I will be out of the office Fri. July 12
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update
On Jul 13, 2013, at 10:15 AM, Peter Teeson wrote:
>
> On 2013-07-13, at 12:57 PM, Kyle Sluder wrote:
>
>> On Jul 13, 2013, at 8:23 AM, Peter Teeson wrote:
>>
>>> The built app has the desired app icon. But the documents I save do not.
>>> Here is the Info.plist from the app in the Build folde
On 2013-07-13, at 1:36 PM, Kyle Sluder wrote:
>
>> On Jul 13, 2013, at 10:15 AM, Peter Teeson wrote:
>>>
>>> On 2013-07-13, at 12:57 PM, Kyle Sluder wrote:
>>>
On Jul 13, 2013, at 8:23 AM, Peter Teeson wrote:
> The built app has the desired app icon. But the documents I save do not.
On Jul 13, 2013, at 11:38 AM, Peter Teeson wrote:
> Well here is my Info.plist from the Build directory app Package Contents in
> XML form
Your Info.plist is lacking UTI declarations entirely. You need to declare an
UTI for your document type, then specify that the CFBundleDocumentType maps to
Thanks for helping me. I dug out the docs you recommended and will learn.
Don't know how I missed this before. Maybe because I only do OS X stuff for the
desktop.
No reason to deal with iOS things at this time.
Thanks again. Much appreciate your patience and kindness.
respect…
Peter
On 2013-07
Hi,
I'm trying to ensure that when a user elects to zoom the view (in this case a
PDFView) to actual size, that it shows the actual size on-screen as best it
can. I'm really close, but not quite all the way there. I tested the same
function in the Preview app, and there it works perfectly. When
Hello list,
I'm hoping the list might have some recommendations on books or other sources.
My web searches aren't turning up too much that is helpful, as so much is
geared towards iOS these days.
I have a MacOS X app that was written quite naively some time ago (small,
non-public release, for
I'm populating an outline view from an array of file wrappers. Is there some
way I can tell that a wrapper represents a bundle rather than a plain
directory? I'm assuming there's some way I can check via the wrapper's
preferredFilename's file extension, but I can't see how.
--
Shane Stanley
'
Haven't tried it, but [NSWorkspace isFilePackageAtPath:] looks like what you
want. If that's not sufficient, there are other things in NSWorkspace that test
files.
- Original Message -
From: "Shane Stanley"
To: "Cocoa-dev"
Sent: Saturday, July 13, 2013 7:53:38 PM
Subject: How to tell i
13 matches
Mail list logo