Yonah Forst 8 лет назад
Родитель
Сommit
d1238171eb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

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