Changeset 272

Show
Ignore:
Timestamp:
01/08/07 12:33:11 (2 years ago)
Author:
gbooker
Message:

The plist generator needs to link to CF as well.

Files:

Legend:

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

    r269 r272  
    232232                F53E18E50B4F483C003A0471 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F53E18E40B4F483C003A0471 /* Security.framework */; }; 
    233233                F57755F50B51EB1800C7D833 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F57755F40B51EB1800C7D833 /* CoreFoundation.framework */; }; 
     234                F57757650B52C34E00C7D833 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F57755F40B51EB1800C7D833 /* CoreFoundation.framework */; }; 
    234235                F59E09F10A670E570019A3F0 /* Perian.component in CopyFiles */ = {isa = PBXBuildFile; fileRef = 11A70AC10A3D0105002058D4 /* Perian.component */; }; 
    235236                F5CFD1C10B5000DF00616865 /* GBPerianPanePListGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = F5CFD1BD0B5000CE00616865 /* GBPerianPanePListGenerator.m */; }; 
     
    651652                        buildActionMask = 2147483647; 
    652653                        files = ( 
     654                                F57757650B52C34E00C7D833 /* CoreFoundation.framework in Frameworks */, 
    653655                        ); 
    654656                        runOnlyForDeploymentPostprocessing = 0; 
     
    10581060                                F5CFD2D60B5012A100616865 /* A52Codec.component */, 
    10591061                                F5CFD2D80B5012A100616865 /* AC3MovieImport.component */, 
    1060                                 F5CFD2DA0B5012A100616865 /* Preferences.app */, 
     1062                                F5CFD2DA0B5012A100616865 /* A52Preferences.app */, 
    10611063                        ); 
    10621064                        name = Products; 
     
    12981300                        sourceTree = BUILT_PRODUCTS_DIR; 
    12991301                }; 
    1300                 F5CFD2DA0B5012A100616865 /* Preferences.app */ = { 
     1302                F5CFD2DA0B5012A100616865 /* A52Preferences.app */ = { 
    13011303                        isa = PBXReferenceProxy; 
    13021304                        fileType = wrapper.application; 
    1303                         path = Preferences.app; 
     1305                        path = A52Preferences.app; 
    13041306                        remoteRef = F5CFD2D90B5012A100616865 /* PBXContainerItemProxy */; 
    13051307                        sourceTree = BUILT_PRODUCTS_DIR;