Yonah Forst 8 rokov pred
rodič
commit
d1238171eb
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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