adium 5975:af3dbe7e7d32: This is the order Xcode wants the plist...

commits at adium.im commits at adium.im
Thu Mar 23 20:14:23 UTC 2017


details:	http://hg.adium.im/adium/rev/af3dbe7e7d32
revision:	5975:af3dbe7e7d32
branch:		adium-1.5.10.3
author:		Evan D. Schoenberg, M.D. <evan at regularrateandrhythm.com>
date:		Thu Mar 23 16:14:19 2017 -0400

This is the order Xcode wants the plist in now

diffs (20 lines):

diff -r fa26ff639b88 -r af3dbe7e7d32 Plists/Info.plist
--- a/Plists/Info.plist	Thu Mar 23 16:07:11 2017 -0400
+++ b/Plists/Info.plist	Thu Mar 23 16:14:19 2017 -0400
@@ -474,6 +474,8 @@
 	<string>MainMenu</string>
 	<key>NSPrincipalClass</key>
 	<string>AIApplication</string>
+	<key>NSSupportsAutomaticGraphicsSwitching</key>
+	<true/>
 	<key>OSAScriptingDefinition</key>
 	<string>Adium.sdef</string>
 	<key>SUCheckAtStartup</key>
@@ -839,7 +841,5 @@
 			</dict>
 		</dict>
 	</array>
-	<key>NSSupportsAutomaticGraphicsSwitching</key>
-	<true/>
 </dict>
 </plist>



More information about the commits mailing list