Playing around with XCode command line builds (to verify some exported projects):
List all available SDKs:
xcodebuild -project FSPasswordsafe4.xcodeproj -showsdks
Build for iPhone Simulator 4.3:
xcodebuild -project FSPasswordsafe4.xcodeproj -sdk iphonesimulator4.3 -alltargets
Dienstag, 19. April 2011
Abonnieren
Posts (Atom)