Re: Upgrading to Native Target
Re: Upgrading to Native Target
- Subject: Re: Upgrading to Native Target
- From: Chris Hanson <email@hidden>
- Date: Mon, 23 Jan 2006 17:12:16 -0800
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