Categories
Friends
Links
Tag Archives: Objective C
How to Rename /Duplicate iPhone Project in Xcode 3.x
Rename iPhone Project Step by Step: 1. Copy/rename the folder into new name. 2. Get inside the new folder and rename the .pch and .xcodeproj files. 3. Delete the build folder. 4. Open .xcodeproj file in text editor, like TextMate or TextWrangler. That’s actually a folder, which contains 4 files (you can also right-click [...]
Posted in iPhone Xcode - Objective C Also tagged Cocoa, Duplicate iPhone, Rename iPhone Project, Xcode 4 Comments
How to Flipping a View on iPhone SDK