Re: Panther and Xcode Observations
Re: Panther and Xcode Observations
- Subject: Re: Panther and Xcode Observations
- From: Jonathan Wight <email@hidden>
- Date: Sun, 26 Oct 2003 09:25:03 -0600
>
3. Application file size -- previously my app was about 650k bytes --
>
after Xcode its 170k. How does this happen -- compression?
Make sure that's the actual file size. Switch to "Deployment" and do a clean
build.
>
4. If you convert a Projectbuilder project to Xcode it still is a
>
Projectbuilder file in the finder. As far as I can tell, the only way
>
to change it to an Xcode file is to do it in the finder.
That's only the case if you have PBX and XCode on the same machine? Even
then you should be able to do a get info on a .pbproj file and set the
handler for all .pbproj files to be XCode.
Also ProjectBuilder _can_ open a project that has been opened (and
converted) by XCode. However it does warn that it is a newer format and
there might be problems (I haven't seen any to date though).
Jon.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.