[SOLVED] Re: Upgrading to Native Target
[SOLVED] Re: Upgrading to Native Target
- Subject: [SOLVED] Re: Upgrading to Native Target
- From: email@hidden (Kris Rambish)
- Date: Tue, 24 Jan 2006 20:00:19 +0000
Thanks for all the help. You guys were right on the money. The product name was MyApp.plugin and wrapper extension was blank. After changing it everything is working fine.
Thanks,
Kris
-------------- Original message --------------
From: Chris Hanson <email@hidden>
> On Jan 23, 2006, at 3:07 PM, Kris Rambish wrote:
>
> > My problem is that when I upgrade the target to native it appends a
> > period to the end of the product name, making it MyApp.plugin. In
> > addition my plug no longer works even if I manually change the name
> > myself.
>
> What are the values of your plug-in target's "Product
> Name" (PRODUCT_NAME) and "Wrapper Extension" (WRAPPER_EXTENSION)
> build settings? (You can just copy & paste them from the build
> settings table into a reply.)
>
> If you're building a plug-in named "MyApp.plugin" the values should be:
>
> PRODUCT_NAME = MyApp
> WRAPPER_EXTENSION = plugin
>
> The values should generally be!
the same across all configurations.
>
> I suspect your target may have a Product Name of "MyApp.plugin" and
> an empty Wrapper Extension.
>
> -- Chris
>
_______________________________________________
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