Selaa lähdekoodia

Update README.md

Yonah Forst 6 vuotta sitten
vanhempi
commit
d1238171eb
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

@@ -245,7 +245,7 @@ So before submitting your app to the App Store, make sure that in your
245 245
 <string>Some description</string>
246 246
 <key>NSMotionUsageDescription</key>
247 247
 <string>Some description</string>
248
-
248
+```
249 249
 This is required because during the phase of processing in the App Store
250 250
 submission, the system detects that you app contains code to request the
251 251
 permission `X` but don't have the `UsageDescription` key and then it rejects the