Re: Basic IB-Plugin not working in Cocoa Simulator
Re: Basic IB-Plugin not working in Cocoa Simulator
- Subject: Re: Basic IB-Plugin not working in Cocoa Simulator
- From: Steven Degutis <email@hidden>
- Date: Sat, 7 Mar 2009 23:10:05 -0600
Okay, after a while of digging, searching, and experimentation, I
finally figured out that it was happening because of conflicting
bundle identifiers between the framework and the plugin, which are set
as the same thing in the default Interface-Builder Plugin template in
Xcode. They need to manually be changed in order for this crash to go
away. I hope this helps someone else! (I also secretly hope this is
fixed in a future patch to Xcode.)
-Steven
On Sat, Mar 7, 2009 at 10:43 PM, Steven Degutis
<email@hidden> wrote:
> Okay, there is a slight change in the behavior when running Cocoa
> Simulator. Sometimes there is a crash, and sometimes not. Most of the
> time, now, it works fine on the first try, and crashes on the second
> try.
>
> The original crash printed this out into the console:
>
> http://paste.lisp.org/display/76645
>
> But the newer crash prints this:
>
> http://www.degutis.org/upload/NewCrashData.txt
>
> Any help would be fantastic.
>
> -Steven
>
> On Sat, Mar 7, 2009 at 10:00 PM, Steven Degutis
> <email@hidden> wrote:
>> Hello, I hope I'm sending this email to the right email address. This
>> is my first time posting to a mailing list.
>>
>> I'm trying to develop a plugin for IB, and I cannot get it to work in
>> Cocoa Simulator. These are the steps I've taken, in the form of a
>> test-case, which are repeatable. They result in a crash, unless step 4
>> is skipped:
>>
>> http://www.degutis.org/upload/IBPluginCrash.html
>>
>> If I'm skipping steps or doing any of it wrong, please help me out,
>> because I was sure it would work after taking these steps. Thanks in
>> advance for your time.
>>
>> ~Steven Degutis
>> Lead Developer, Thoughtful Tree Software, Inc.
>> http://www.ThoughtfulTree.com/
>> http://www.TeachMeCocoa.com/
>>
>
>
>
> --
> ~Steven Degutis
> President, Thoughtful Tree Software, Inc.
> http://www.ThoughtfulTree.com/
> http://www.TeachMeCocoa.com/
>
--
~Steven Degutis
President, Thoughtful Tree Software, Inc.
http://www.ThoughtfulTree.com/
http://www.TeachMeCocoa.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden