diff options
author | Socapex <philippe_groarke@yahoo.ca> | 2012-12-04 02:05:39 -0500 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-04 14:56:32 +0300 |
commit | 1c66b29979f2a3a9740545b4dbecdb08ea002e92 (patch) | |
tree | 742855d3e699a03e6ed69dec24f2b5383b07db79 /Xcode/ManaPlus | |
parent | 4c188f4cd517b10940bb347e4bbb4c41005296d0 (diff) | |
download | plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.tar.gz plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.tar.bz2 plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.tar.xz plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.zip |
Included more library dependencies. Delete unnecessary .app.
Diffstat (limited to 'Xcode/ManaPlus')
-rw-r--r-- | Xcode/ManaPlus/ManaPlus-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xcode/ManaPlus/ManaPlus-Info.plist b/Xcode/ManaPlus/ManaPlus-Info.plist index 2972a3fe7..dadf510f2 100644 --- a/Xcode/ManaPlus/ManaPlus-Info.plist +++ b/Xcode/ManaPlus/ManaPlus-Info.plist @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIconFile</key> - <string>Mana</string> + <string>manaplus</string> <key>CFBundleIdentifier</key> <string>evolonline.${PRODUCT_NAME:rfc1034identifier}</string> <key>CFBundleInfoDictionaryVersion</key> |