Re: XCode 1.5 - Information displayed under "Targets" group
Re: XCode 1.5 - Information displayed under "Targets" group
- Subject: Re: XCode 1.5 - Information displayed under "Targets" group
- From: Scott Tooker <email@hidden>
- Date: Tue, 23 Nov 2004 13:36:23 -0800
You are running into the difference between jambase and native targets.
the (old) jambase targets use the deprecated target editors, while
native targets use the target inspector.
In 1.5, AppleScript Studio targets were not moved over to use native
targets (yet).
In native targets, the Info.plist is now managed primarily through the
Info.plist file and the 'Properties' tab of the target inspector.
Before anyone comments on this, as the person responsible for the
inspectors in Xcode I am painfully aware of the current confusion
caused by the editor/inspector differences and we are looking at ways
of resolving this in a future version of Xcode.
Scott
On Nov 19, 2004, at 8:02 AM, Jeremy French wrote:
In XCode 1.5 with an AppleScript Studio project open, I select the
application name under the "Targets" group. An editor window displays
on the right, which shows: a title reading "Target '<app name>' of
Project '<project name>'", and two panes below the title.
The left pane lists:
---
Summary
Settings
Simple View
<various items listed>
Expert View
Info.plist Entries
Simple View
<various items listed>
Expert View
Build Phases
---
Clicking on an item in the left pane displays a list of more detailed
information in the pane on the right.
QUESTION: How do I see this information in a Cocoa application?
With a Cocoa application open, I only see an XML document displayed
when I select the application name under the "Targets" group; the XML
document is titled "Info.plist".
_______________________________________________
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
_______________________________________________
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