Yonah Forst 7 лет назад
Родитель
Сommit
d1238171eb
No account linked to committer's email address
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

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