Przeglądaj źródła

Update README.md

Yonah Forst 7 lat temu
rodzic
commit
d1238171eb
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      README.md

+ 1
- 1
README.md Wyświetl plik

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