Explorar el Código

Add highlighting for plist

Mathieu Acthernoene hace 8 años
padre
commit
c29e087b37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -192,7 +192,7 @@ If you need to submit you application to the AppStore, you need to add to your `
 
 So before submitting your app to the App Store, make sure that in your `Info.plist` you have the following keys:
 
-```
+```xml
 <key>NSBluetoothPeripheralUsageDescription</key>
 <string>Some description</string>
 <key>NSCalendarsUsageDescription</key>