Changeset 527
- Timestamp:
- 05/31/07 21:23:54 (1 year ago)
- Files:
-
- trunk/Perian.xcodeproj/project.pbxproj (modified) (1 diff)
- trunk/Plists/Perian-Info.plist (modified) (2 diffs)
- trunk/Plists/PerianPane-Info.plist (modified) (1 diff)
- trunk/Plists/PerianUpdateChecker-Info.plist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Perian.xcodeproj/project.pbxproj
r509 r527 666 666 F560DF0203D622D001ABA332 /* FFusionCodec.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = FFusionCodec.r; sourceTree = "<group>"; }; 667 667 F57755F40B51EB1800C7D833 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; 668 F5CFD1B40B50009000616865 /* PerianPanePListGenerator */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = PerianPanePListGenerator; sourceTree = BUILT_PRODUCTS_DIR; };668 F5CFD1B40B50009000616865 /* PerianPanePListGenerator */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = PerianPanePListGenerator; sourceTree = BUILT_PRODUCTS_DIR; }; 669 669 F5CFD1BC0B5000CE00616865 /* GBPerianPanePListGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GBPerianPanePListGenerator.h; sourceTree = "<group>"; }; 670 670 F5CFD1BD0B5000CE00616865 /* GBPerianPanePListGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GBPerianPanePListGenerator.m; sourceTree = "<group>"; }; trunk/Plists/Perian-Info.plist
r518 r527 8 8 <string>Perian</string> 9 9 <key>CFBundleGetInfoString</key> 10 <string>1.0b 4(SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string>10 <string>1.0b5 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 11 11 <key>CFBundleIdentifier</key> 12 12 <string>org.perian.Perian</string> … … 16 16 <string>BNDL</string> 17 17 <key>CFBundleShortVersionString</key> 18 <string>1.0b 4</string>18 <string>1.0b5</string> 19 19 <key>CFBundleSignature</key> 20 20 <string>????</string> 21 21 <key>CFBundleVersion</key> 22 <string>1.0b 4</string>22 <string>1.0b5</string> 23 23 <key>CSResourcesFileMapped</key> 24 24 <string>yes</string> trunk/Plists/PerianPane-Info.plist
r518 r527 33 33 <string>????</string> 34 34 <key>CFBundleVersion</key> 35 <string>1.0b 4</string>35 <string>1.0b5</string> 36 36 <key>CFBundleName</key> 37 37 <string>Perian</string> trunk/Plists/PerianUpdateChecker-Info.plist
r518 r527 18 18 <string>????</string> 19 19 <key>CFBundleVersion</key> 20 <string>1.0b 4</string>20 <string>1.0b5</string> 21 21 <key>NSMainNibFile</key> 22 22 <string>UpdateCheckerMainMenu</string>
