<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/BEEmbeddedWebBrowserEngineVersion",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.BEEmbeddedWebBrowserEngineVersion"
  },
  "title" : "BEEmbeddedWebBrowserEngineVersion"
}
-->

# BEEmbeddedWebBrowserEngineVersion

A string version number for the alternative browser engine that your app embeds.

## Discussion

If your app isn’t a browser app, but embeds an alternative browser engine, add this property to your app’s target in Xcode and set the value to the version of the alternative browser engine you use.

Supply a version that matches this regular expression: `(v(ersion)?\s?)?\d+(\.\d+)*`.

For more information, see <doc://com.apple.documentation/documentation/BrowserEngineKit/creating-browser-extensions-in-xcode>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)