Perforce typemap
Perforce typemap
- Subject: Perforce typemap
- From: Chuck Soper <email@hidden>
- Date: Thu, 19 Nov 2009 10:44:44 -0800
- Thread-topic: Perforce typemap
Hi,
I use Perforce with Xcode for Mac/iPhone development. A long time ago I set
up my typemap (below) for my xib and other Xcode files to be writeable (+w).
Is this necessary? I'd like to make them read only so that I don't modify
xib files without checking them out. Any thoughts or advice?
Also, I'm not sure about checking in username.mode1v3 and username.pbxuser
from within the .xcodeproj bundle file.
TypeMap:
binary //....doc
binary //....pdf
binary //....tiff
binary //....jpg
binary //....png
unicode+w //....strings
unicode+w //....plist
unicode+w //...project.pbxproj
unicode+w //....pbxuser
unicode+w //....xib
unicode+w //....mode1
unicode+w //....mode1v3
binary //...keyedobjects.nib
unicode //...info.nib
text //...classes.nib
unicode //....ooutline
thanks,
Chuck
_______________________________________________
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