Skip to content
Extraits de code Groupes Projets
Valider ce16f887 rédigé par Thomas Goyne's avatar Thomas Goyne
Parcourir les fichiers

Add i386 to the supported architectures in the plist

parent bf1f1d8a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -35,7 +35,10 @@ ...@@ -35,7 +35,10 @@
<!-- Values: i386, ppc, x86_65, ppc64 --> <!-- Values: i386, ppc, x86_65, ppc64 -->
<key>LSArchitecturePriority</key> <key>LSArchitecturePriority</key>
<array>
<string>x86_64</string> <string>x86_64</string>
<string>i386</string>
</array>
<!-- Displayed in the 'Get Info' context menu dialogue --> <!-- Displayed in the 'Get Info' context menu dialogue -->
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter