Changeset 1266 for trunk

Show
Ignore:
Timestamp:
06/06/10 15:44:19 (2 years ago)
Author:
gbooker
Message:

Reverted r1264 because it was completely wrong!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CommonMediaPlayer/CommonMediaPlayer.xcodeproj/project.pbxproj

    r1264 r1266  
    3636                F500276411235967001B52FE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0867D69BFE84028FC02AAC07 /* Foundation.framework */; }; 
    3737                F5002A3011247ACC001B52FE /* BackRowUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = F5002A2F11247ACC001B52FE /* BackRowUtils.h */; }; 
    38                 F50CCAC7111786E000213966 /* CMPPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = F50CCAC6111786E000213966 /* CMPPlayer.h */; settings = {ATTRIBUTES = (); }; }; 
    39                 F50CCAC91117871400213966 /* CMPPlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = F50CCAC81117871400213966 /* CMPPlayerController.h */; settings = {ATTRIBUTES = (); }; }; 
     38                F50CCAC7111786E000213966 /* CMPPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = F50CCAC6111786E000213966 /* CMPPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; 
     39                F50CCAC91117871400213966 /* CMPPlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = F50CCAC81117871400213966 /* CMPPlayerController.h */; settings = {ATTRIBUTES = (Public, ); }; }; 
    4040                F50CCACB1117875B00213966 /* CMPTypesDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = F50CCACA1117875B00213966 /* CMPTypesDefines.h */; settings = {ATTRIBUTES = (Public, ); }; }; 
    4141                F50CCACF111787A200213966 /* CMPPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F50CCACD111787A200213966 /* CMPPlayerManager.h */; settings = {ATTRIBUTES = (Public, ); }; };