mirror of https://github.com/BOINC/boinc.git
Mac: Fix visible copyright and version strings in installer and uninstaller.
svn path=/trunk/boinc/; revision=12957
This commit is contained in:
parent
492dbda61b
commit
028d313be5
|
@ -6348,3 +6348,11 @@ Rom 17 June 2007
|
|||
clientgui/
|
||||
Events.h
|
||||
ViewWork.cpp, .h
|
||||
|
||||
Charlie 19 June 2007
|
||||
- Mac: Fix visible copyright and version strings in installer and
|
||||
uninstaller.
|
||||
|
||||
mac_build/
|
||||
boinc.xcodeproj/
|
||||
project.pbxproj
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Localized versions of Info.plist keys */
|
||||
|
||||
CFBundleName = "BOINC";
|
||||
CFBundleShortVersionString = "BOINC version 5.10.5";
|
||||
CFBundleGetInfoString = "BOINC version 5.10.5, Copyright 2006 University of California.";
|
||||
CFBundleShortVersionString = "BOINC version 5.10.7";
|
||||
CFBundleGetInfoString = "BOINC version 5.10.7, Copyright 2006 University of California.";
|
||||
|
|
|
@ -17,6 +17,6 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>BNC!</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.10.5</string>
|
||||
<string>5.10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -8,8 +8,6 @@
|
|||
<string>BOINC Installer</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>MacInstaller.icns</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>BOINC Installer version 5.10.2, Copyright 2007 University of California.</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>edu.berkeley.boinc.Installer</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
@ -20,9 +18,7 @@
|
|||
<string>????</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>BOINC Installer</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>BOINC Installer version 5.10.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.10.5</string>
|
||||
<string>5.10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -15,6 +15,6 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.10.5</string>
|
||||
<string>5.10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.10.5</string>
|
||||
<string>5.10.7</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>BOINC_Saver_ModuleView</string>
|
||||
</dict>
|
||||
|
|
|
@ -15,6 +15,6 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.10.5</string>
|
||||
<string>5.10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -8,23 +8,17 @@
|
|||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>MacUninstaller.icns</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Uninstall BOINC version 5.10.2, Copyright 2007 University of California.</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>edu.berkeley.boinc.Uninstaller</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Uninstall BOINC</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.10.5</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Uninstall BOINC</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>Uninstall BOINC version 5.10.2</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<string>5.10.7</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -57,6 +57,8 @@
|
|||
DD2EA06D0B4B20570073B1AA /* ViewTransfersGrid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DD2EA0690B4B20570073B1AA /* ViewTransfersGrid.cpp */; };
|
||||
DD2EA06F0B4B20570073B1AA /* ViewWorkGrid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DD2EA06B0B4B20570073B1AA /* ViewWorkGrid.cpp */; };
|
||||
DD2EA0850B4B22010073B1AA /* BOINCGridCtrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DD2EA0830B4B22010073B1AA /* BOINCGridCtrl.cpp */; };
|
||||
DD32CC830C27CEFB0016F571 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F51BDF4903086C46012012A7 /* InfoPlist.strings */; };
|
||||
DD32CC8F0C27CF860016F571 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F51BDF4903086C46012012A7 /* InfoPlist.strings */; };
|
||||
DD33C6F308B5BAF500768630 /* gui_http.C in Sources */ = {isa = PBXBuildFile; fileRef = DD33C6F108B5BAF500768630 /* gui_http.C */; };
|
||||
DD33C6F808B5BB4500768630 /* acct_setup.C in Sources */ = {isa = PBXBuildFile; fileRef = DD33C6F708B5BB4500768630 /* acct_setup.C */; };
|
||||
DD33C70408B5BEDE00768630 /* http_curl.C in Sources */ = {isa = PBXBuildFile; fileRef = DD33C70208B5BEDE00768630 /* http_curl.C */; };
|
||||
|
@ -1988,6 +1990,7 @@
|
|||
DD46883D0C165F3C0089F500 /* Resources */,
|
||||
DD46883E0C165F3C0089F500 /* Sources */,
|
||||
DD46883F0C165F3C0089F500 /* Frameworks */,
|
||||
DD32CC900C27CFB90016F571 /* ShellScript */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
|
@ -2235,6 +2238,7 @@
|
|||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
DD531BC60C193D3800742E50 /* MacInstaller.icns in Resources */,
|
||||
DD32CC830C27CEFB0016F571 /* InfoPlist.strings in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -2260,6 +2264,7 @@
|
|||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
DD531BC80C193D5200742E50 /* MacUninstaller.icns in Resources */,
|
||||
DD32CC8F0C27CF860016F571 /* InfoPlist.strings in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -2289,7 +2294,7 @@
|
|||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "cp -fpv \"${SRCROOT}/Installer-Info.plist\" \"${BUILT_PRODUCTS_DIR}/BOINC Installer.app/Contents/Info.plist\"";
|
||||
shellScript = "sed -i \"\" s/BOINC/\"BOINC Installer\"/g \"${BUILT_PRODUCTS_DIR}/BOINC Installer.app/Contents/Resources/English.lproj/InfoPlist.strings\"\n";
|
||||
};
|
||||
DD1B90070A954C9A00FF5591 /* ShellScript */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
|
@ -2304,6 +2309,21 @@
|
|||
shellPath = /bin/sh;
|
||||
shellScript = "if [ \"$BUILD_STYLE\" != \"Deploy_noSandbox\" ] && [ \"$BUILD_STYLE\" != \"Dev_noSandbox\" ]; then\n chown -R ${USER}:${GROUP} \"${BUILT_PRODUCTS_DIR}/boinc\"\n chmod u+s,g+s \"${BUILT_PRODUCTS_DIR}/boinc\"\nfi";
|
||||
};
|
||||
DD32CC900C27CFB90016F571 /* ShellScript */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${SRCROOT}/Uninstaller-Info.plist",
|
||||
);
|
||||
outputPaths = (
|
||||
"${BUILT_PRODUCTS_DIR}/Uninstall BOINC.app/Contents/Info.plist",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "sed -i \"\" s/BOINC/\"Uninstall BOINC\"/g \"${BUILT_PRODUCTS_DIR}/Uninstall BOINC.app/Contents/Resources/English.lproj/InfoPlist.strings\"\n";
|
||||
};
|
||||
DD3E15370A774397007E0084 /* ShellScript */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 12;
|
||||
|
|
Loading…
Reference in New Issue