mirror of
https://github.com/HomeworldSDL/HomeworldSDL.git
synced 2025-10-29 11:36:12 +00:00
Renames Macintosh icon files (*.icns) for consistency
git-svn-id: svn://www.homeworldsdl.org:3692/homeworldsdl/homeworld/trunk@169 026c9d8a-83c9-0310-a9c7-971d0a006279
This commit is contained in:
parent
cb90020225
commit
f0ee00cdb1
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Homeworld</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>guidestone.icns</string>
|
||||
<string>Homeworld</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.homeworldsdl.homeworld</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
||||
@ -8,7 +8,6 @@
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
3510B754077C8863007B8838 /* mainrgn.c in Sources */ = {isa = PBXBuildFile; fileRef = 90BD9229064AEE7A003E3D39 /* mainrgn.c */; };
|
||||
3510D46B0784F50E00F840B1 /* guidestone.icns in Resources */ = {isa = PBXBuildFile; fileRef = 3520221107838B59002AD2E1 /* guidestone.icns */; };
|
||||
3510D4B90785065F00F840B1 /* Tutorial1.c in Sources */ = {isa = PBXBuildFile; fileRef = 90BD91B3064AC6F6003E3D39 /* Tutorial1.c */; };
|
||||
3510D4BA0785066000F840B1 /* Tutorial1.func.c in Sources */ = {isa = PBXBuildFile; fileRef = 90BD91B4064AC6F6003E3D39 /* Tutorial1.func.c */; };
|
||||
3510D4BB0785066100F840B1 /* Tutorial1.h in Headers */ = {isa = PBXBuildFile; fileRef = 90BD91B5064AC6F6003E3D39 /* Tutorial1.h */; };
|
||||
@ -534,9 +533,10 @@
|
||||
3516CA69077C41B0001AA863 /* Mission05_OEM.func.c in Sources */ = {isa = PBXBuildFile; fileRef = 35DAEDC6077BAF4D0080465A /* Mission05_OEM.func.c */; };
|
||||
3516CA6B077C41B0001AA863 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
||||
3516CA6C077C41B0001AA863 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35517D100732744900691120 /* SDL.framework */; };
|
||||
351B681F077E567E002ABC6E /* rr.icns in Resources */ = {isa = PBXBuildFile; fileRef = 351B681E077E567E002ABC6E /* rr.icns */; };
|
||||
35517D010732720E00691120 /* Homeworld_Prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 35517D000732720E00691120 /* Homeworld_Prefix.h */; };
|
||||
35517D110732744900691120 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35517D100732744900691120 /* SDL.framework */; };
|
||||
35B1D7F00ABD43B0002214BE /* Homeworld.icns in Resources */ = {isa = PBXBuildFile; fileRef = 35B1D7EF0ABD43B0002214BE /* Homeworld.icns */; };
|
||||
35B1D7F20ABD43BD002214BE /* RaiderRetreat.icns in Resources */ = {isa = PBXBuildFile; fileRef = 35B1D7F10ABD43BD002214BE /* RaiderRetreat.icns */; };
|
||||
35CCC930096625FD009D918D /* HomeworldPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 35017183077C54EA00684108 /* HomeworldPlist.strings */; };
|
||||
35CCC93109662605009D918D /* RaiderRetreatPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 351B67AB077E4728002ABC6E /* RaiderRetreatPlist.strings */; };
|
||||
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
||||
@ -1103,16 +1103,16 @@
|
||||
35017184077C54EA00684108 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/HomeworldPlist.strings; sourceTree = "<group>"; };
|
||||
351B671C077E3D80002ABC6E /* Raider Retreat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Raider Retreat.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
351B67AA077E4728002ABC6E /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/RaiderRetreatPlist.strings; sourceTree = "<group>"; };
|
||||
351B681E077E567E002ABC6E /* rr.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = rr.icns; sourceTree = "<group>"; };
|
||||
3520221107838B59002AD2E1 /* guidestone.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = guidestone.icns; sourceTree = "<group>"; };
|
||||
35517D000732720E00691120 /* Homeworld_Prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Homeworld_Prefix.h; sourceTree = "<group>"; };
|
||||
35517D100732744900691120 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
|
||||
35A501A6078CB77000E7D8E2 /* RaiderRetreat.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = RaiderRetreat.plist; sourceTree = "<group>"; };
|
||||
35B1D7EF0ABD43B0002214BE /* Homeworld.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Homeworld.icns; sourceTree = "<group>"; };
|
||||
35B1D7F10ABD43BD002214BE /* RaiderRetreat.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = RaiderRetreat.icns; sourceTree = "<group>"; };
|
||||
35DAEDC5077BAF4D0080465A /* Mission05_OEM.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Mission05_OEM.c; sourceTree = "<group>"; };
|
||||
35DAEDC6077BAF4D0080465A /* Mission05_OEM.func.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Mission05_OEM.func.c; sourceTree = "<group>"; };
|
||||
35DAEDC7077BAF4D0080465A /* Mission05_OEM.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mission05_OEM.h; sourceTree = "<group>"; };
|
||||
8D1107310486CEB800E47090 /* Homeworld.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Homeworld.plist; sourceTree = "<group>"; };
|
||||
8D1107320486CEB800E47090 /* Homeworld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Homeworld.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
8D1107320486CEB800E47090 /* Homeworld.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = Homeworld.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
9030AF92066D5D2C00B32218 /* avi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = avi.c; path = ../src/SDL/avi.c; sourceTree = SOURCE_ROOT; };
|
||||
9030AF93066D5D2C00B32218 /* rinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = rinit.c; path = ../src/SDL/rinit.c; sourceTree = SOURCE_ROOT; };
|
||||
90623BEE064992AE0088361C /* AIAttackMan.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = AIAttackMan.c; path = ../src/Game/AIAttackMan.c; sourceTree = SOURCE_ROOT; };
|
||||
@ -1744,12 +1744,12 @@
|
||||
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
3520221107838B59002AD2E1 /* guidestone.icns */,
|
||||
35B1D7EF0ABD43B0002214BE /* Homeworld.icns */,
|
||||
8D1107310486CEB800E47090 /* Homeworld.plist */,
|
||||
35017183077C54EA00684108 /* HomeworldPlist.strings */,
|
||||
35B1D7F10ABD43BD002214BE /* RaiderRetreat.icns */,
|
||||
35A501A6078CB77000E7D8E2 /* RaiderRetreat.plist */,
|
||||
351B67AB077E4728002ABC6E /* RaiderRetreatPlist.strings */,
|
||||
351B681E077E567E002ABC6E /* rr.icns */,
|
||||
);
|
||||
name = Resources;
|
||||
sourceTree = "<group>";
|
||||
@ -2980,8 +2980,8 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
351B681F077E567E002ABC6E /* rr.icns in Resources */,
|
||||
35CCC93109662605009D918D /* RaiderRetreatPlist.strings in Resources */,
|
||||
35B1D7F20ABD43BD002214BE /* RaiderRetreat.icns in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -2989,8 +2989,8 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
3510D46B0784F50E00F840B1 /* guidestone.icns in Resources */,
|
||||
35CCC930096625FD009D918D /* HomeworldPlist.strings in Resources */,
|
||||
35B1D7F00ABD43B0002214BE /* Homeworld.icns in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -3967,10 +3967,10 @@
|
||||
GCC_PREFIX_HEADER = Homeworld_Prefix.h;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
HW_Release,
|
||||
HW_RAIDER_RETREAT,
|
||||
C_ONLY,
|
||||
_MACOSX,
|
||||
_MACOSX_FIX_ME,
|
||||
OEM,
|
||||
);
|
||||
GCC_REUSE_STRINGS = NO;
|
||||
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
||||
@ -4018,10 +4018,10 @@
|
||||
GCC_PREFIX_HEADER = Homeworld_Prefix.h;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
HW_Release,
|
||||
HW_RAIDER_RETREAT,
|
||||
C_ONLY,
|
||||
_MACOSX,
|
||||
_MACOSX_FIX_ME,
|
||||
OEM,
|
||||
);
|
||||
GCC_REUSE_STRINGS = NO;
|
||||
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Raider Retreat</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>rr.icns</string>
|
||||
<string>RaiderRetreat</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.homeworldsdl.raiderretreat</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user