Top "Cfbundleidentifier" questions

CFBundleVersion in the Info.plist Upload Error

"The binary you uploaded was invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than …

objective-c upload plist cfbundleidentifier
XCode bundle identifier formatting from {PRODUCT_NAME}

Assume I have an iPhone application whose Product Name is "My App" (with a space between words) in XCode build …

iphone xcodebuild cfbundleidentifier
Naming convention for CFBundleSignature and CFBundleIdentifier

I am wondering how do I know what name I should give for my CFBundleSignature and CFBundleIdentifier. I believe these …

macos cfbundleidentifier
Is bundle id case sensitive?

In a provisioning profile I set my app id to com.mycompany.lowercaseappname, but in Xcode 4 the bundle identifier is …

ios xcode app-store xcode4 cfbundleidentifier
How do I register a custom filetype in iOS

I am currently creating a app in which i want to let the user backup their files (plist + m4a). …

iphone email import backup cfbundleidentifier
Open application with bundle identifier

Is it possible to open a application from our application with bundle identifier. Suppose I have two apps installed on …

iphone cfbundleidentifier
"This app could not be installed at this time" CFBundleIdentifier error

I encountered the "This app could not be installed at this time" error. I have tried several methods such as …

ios swift xcode swift4 cfbundleidentifier
Unable to archive in iTunes Store

When trying to upload my app, I get the error: "You must supply a CFBundleIdentifier for this request". The identifiers (…

ios xcode app-store-connect itunes-store cfbundleidentifier
Choose the bundle identifier for an iOS and Mac app

Suppose that I have an app called A. Bundle Identifiers must be unique across all Mac and iOS apps. This …

ios macos app-store mac-app-store cfbundleidentifier