Changeset 888

Show
Ignore:
Timestamp:
05/22/08 16:53:21 (6 months ago)
Author:
astrange
Message:

Make Deployment+Debug build Universal, so we can actually use it for betas.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/perian-1.1/Perian.xcodeproj/project.pbxproj

    r887 r888  
    21862186                        isa = XCBuildConfiguration; 
    21872187                        buildSettings = { 
     2188                                ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; 
     2189                                ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; 
    21882190                                COPY_PHASE_STRIP = NO; 
    21892191                                DEBUG_INFORMATION_FORMAT = dwarf;