conversion from Xcode 1.5 project to Xcode 2.0
conversion from Xcode 1.5 project to Xcode 2.0
- Subject: conversion from Xcode 1.5 project to Xcode 2.0
- From: Vijay <email@hidden>
- Date: Sun, 12 Mar 2006 20:42:29 -0800 (PST)
How can I find out, which way project was created at
first place.
I am converting project from Xcode 1.5 (panther) to
Xcode 2.0 (tiger). The project contains
Cocoa.framework and IOKit.framework, so I assume that
this project is Cocoa project.
An icons in the Target folder (Groups & Files) in
Xcode window are black rectangles and gray cubes with
four 3D circles on top surface.
I think, the project is a server tool or client tool
because the project does not take any input or display
output from the MAC screen. This MAC program respond
to another program located on the Windows server and
written using C++ and some "*.mm" files.
Some possible way could be following (From Xcode File
menu)
File -> New Project -> Empty Project
File -> New Project -> Command Line Utility -> C++
Tool
File -> New Project -> Dynamic Library -> Cocoa
Dynamic Library
File -> New Project -> Static Library -> Cocoa Static
Library
Thanks for your help,
Tim
_______________________________________________
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