Values.AppleAppSourceUnique identifying information for an Apple app (iOS, macOS, tvOS and watchOS). Consists of an Apple Bundle ID.
type nonrec t = {bundleId : AppleBundleId.t;The unique identifier of the app across all Apple platforms (iOS, macOS, tvOS and watchOS). Example: com.mydomain.appname
*)}