Browse Source

Update project-settings.md

Björn Ritzl 4 years ago
parent
commit
06f74a6d44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/manuals/project-settings.md

+ 1 - 1
docs/en/manuals/project-settings.md

@@ -319,7 +319,7 @@ The bundle identifier lets iOS recognize any updates to your app. Your bundle ID
 If specified, use this info.plist file when bundling your app.
 If specified, use this info.plist file when bundling your app.
 
 
 #### Custom Entitlements
 #### Custom Entitlements
-If specified, the entitlements in the supplied provisioning profile (.entitlements, .xcent, .plist) will be merged with the entitlements from the provisioning profile supplied when bundling the application. Entitlements from the 
+If specified, the entitlements in the supplied provisioning profile (.entitlements, .xcent, .plist) will be merged with the entitlements from the provisioning profile supplied when bundling the application.
 
 
 #### Override Entitlements
 #### Override Entitlements
 If checked the Custom Entitlements will replace the ones in the provisioning profile when bundling. Must be used in combination with the Custom Entitlements setting above.
 If checked the Custom Entitlements will replace the ones in the provisioning profile when bundling. Must be used in combination with the Custom Entitlements setting above.