Changeset 1104

Show
Ignore:
Timestamp:
07/10/09 21:46:43 (8 months ago)
Author:
astrange
Message:

Update the project compatibility version to Xcode 3.1.

We already broke it when we switched to xib.
Haven't removed support from the ffmpeg build script yet.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Perian.xcodeproj/project.pbxproj

    r1102 r1104  
    15241524                        isa = PBXProject; 
    15251525                        buildConfigurationList = 11D4ED470A3CE59A0066D45F /* Build configuration list for PBXProject "Perian" */; 
    1526                         compatibilityVersion = "Xcode 2.4"; 
     1526                        compatibilityVersion = "Xcode 3.1"; 
    15271527                        hasScannedForEncodings = 1; 
    15281528                        knownRegions = ( 
  • trunk/Release/Changes.txt

    r1100 r1104  
    3131- Fixed subtitles in MKV wrongly displaying at the end of a video [r1036] 
    3232- Fixed text position with \move [r1063] 
     33 
     34Compilation under 10.4 is no longer supported. 
    3335 
    34361.1.3