Bundle ID

RSS for tag

A bundle ID is a unique identifier for a single app.

Posts under Bundle ID tag

173 Posts

Post

Replies

Boosts

Views

Activity

"Invalid Bundle. The bundle <bundle name> does not support the minimum OS Version specified in the Info.plist"
I have been working with a framework to add multiplayer support to my app. The app runs on test devices, simulators, and archives perfectly fine and the app is fine without the framework. But when I go to distribute the app, I see get this error related to the multiplayer framework I have added. I have tried updating the minimumOSVersion to 9.0, 10.0, 12.0, and 13.0 everywhere (info.plist, deployment info, build settings, etc) and they all match with each build/archive but no matter what I can't get fix this error. This error only shows up when I go to distribute the app to the store. Any ideas on what to try or how to fix this issue? I've attached a screenshot of the issue below.
11
3
17k
Sep ’24
rejected by 4.3 due to being misunderstood as a similar application. What should I do?
My application was developed by myself There is a reason for being misunderstood Please allow me to provide some information: My application has already been launched on a macOS platform version (temporarily called AAA). I encountered difficulties in compiling the SDK, as it cannot be compatible with two platforms in the same project at the same time. Therefore, I have specifically developed an iOS version (temporarily called BBB) This version uses a different bundle ID from the plaintiff's macOS platform version, equivalent to two independent apps. Then, the (BBB) version of my iOS platform was rejected. The reason was "4.3- Spam". I accepted this decision and did not attempt to apply for listing again, and deleted the relevant information. Later on, I spent time and finally overcame the difficulties of SDK compilation, successfully developing an iOS version (temporarily called CCC) based on the macOS version, using the same bundle ID as the macOS version, which can be considered as the same app My new iOS version (CCC) has always been considered similar to other apps and is not allowed to be released. The above is the information I have provided. I hope that the version of my iOS platform (CCC) can be launched I understand that there was a misunderstanding here, and I apologize for the similar judgment caused by my mistake in creating a separate iOS version I am an independent developer and I have no experience in this area. How should I operate to successfully list?
1
0
747
Aug ’24
May I ask why different bundle IDs affect the notification of AVAudioSessionInterruptionType
Some iOS apps with signatures or bundle IDs will receive the AVAudioSessionInterruptionTypeBegan callback when the headphones are disconnected, but will not receive the AVAudioSessionInterruptionTypeEnded callback. Not all bundle IDs can cause appeal issues, May I ask why different bundle IDs result in the above differences, and what are the settings that bind bundle IDs that affect the notification of AVAudioSessionInterruptionType
0
0
562
Jul ’24
No eligible profiles found for matching the iOS platform with bundle identifier
I can't find the required app identifier for the distributed app with the Bundle ID 'recoverlution-production' on my account on the page https://developer.apple.com/account/resources/identifiers/list. I am getting 'No profiles for recoverlution-production found.' when validating the app on Xcode after the build. Additionally, I am getting 'No eligible profiles found for recoverlution-ios-app matching the iOS platform with bundle identifier recoverlution-production.' when selecting the provisioning profile from Xcode. video of the error https://drive.google.com/file/d/1x0PaUcpJ8pBHShEEufE_zNlOQz0p8hUh/view?usp=drive_link Can a profile be deleted if it is currently in use on App Store Connect?
0
0
819
Jul ’24
Invalid 'com.apple.application-identifier' entitlement value.
I already have an iOS app accepted on the App Store, and now I want to add a macOS platform version. I created a new Xcode project and used the same bundle ID as my iOS app. When I tried to upload the macOS bundle, I encountered the following error: Invalid Provisioning Profile. The provisioning profile included in the bundle ABC.123456 [ABC.123456.pkg/Payload/ABC.app] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal. (ID: xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx) I found that this problem occurs when the "Team ID" and "App ID Prefix" are different. How can I make them match?
1
1
1.1k
Jun ’24
custom configuration file icon for Mac is not showing. i think it might be an plist issue
i am working application ABC where user can save configuration. Then later it can be open using same file. but when i am saving this configuration file. its not showing the icon. the application is built using qt c++.. here is my plist what is the possible cause? i tried directly providing path of icon in plist. i tried CFBundleSignature from ???? to ABCC
2
0
825
May ’24
Is it possible to change bundle id of Watch kit app?
Long story short, I had my App and Watch app already uploaded to the app store. However, I needed to add a WatchConnectivity to have App to Watch communication. At the beginning My app bundle id was: com.x My watch bundle id was: com.x.watchkitapp However, while developing Watch Connectivity, I noticed that my Apps are not connected unless I changed it to com.x.watchkitapp -> com.x.watch However after changing it I cannot submit my bundle anymore. I'm getting Asset validation failed error Invalid Bundle Identifier. Attempting to change bundle identifier from com.x.watchkitapp to com.x.watch is disallowed for bundle x.app/Watch/WatchX Watch App.app. (ID: 75a4621a-7e28-411d-a2a7-84674e460656) Any ideas how this could be solved?
1
0
919
May ’24
An App ID with Identifier 'de.{domain}.app' is not available. Please enter a different string
Hi, I am trying to create a new Identifier for my app. When I write down the Bundle ID I am getting this popup: An attribute in the provided entity has invalid value An App ID with Identifier 'de.{domain}.app is not available. Please enter a different string. Can anyone please help? The domain is mine and no apps have been released yet. I can't find a solution for this
1
0
942
May ’24
Universal Purchase: macOS (AppKit) + iOS supported?
I have a macOS app (AppKit-based, not Mac Catalyst) and an iOS app serving a very similar purpose and user group. Both are currently using non-consumable IAPs to unlock functionalities. I‘m considering a subscription model and wonder if both apps could share the same IAP products. I‘m well aware that both apps need to use the same Bundle ID / App Store Connect entry, so I‘m willing to discontinue the existing Bundle IDs (while keeping the apps installable for existing customers), but Apple‘s info about „Universal Purchase“ is only mentioning Mac Catalyst apps for macOS: Mac Catalyst. With Xcode 11.4 or later, Mac apps built with Mac Catalyst can share a bundle ID with the iOS version of the app, so universal purchase is supported. Can an AppKit-based macOS app and an iOS app share the save Bundle ID and offer a Universal Purchase?
1
0
1.2k
May ’24
Bundle ID and Certificates
How to change Bundle ID in "Certificates, Identifiers & Profiles" (Edit your App ID Configuration) ? Which certificate is needed for a free Mac application (.app) ? The application need only save\restore disk data (no extension, no wifi, no In-App Purchase, etc). A very simple basic 3 windows application (type math Calculator). Do I need set some "Capabilities" (App Services) ?
4
0
1.7k
Apr ’24
Xcode Crashes When Trying to Modify Bundle Identifier
I’m currently developing an iOS application and I’ve encountered an issue with Xcode. Whenever I try to modify the Bundle Identifier of my application, Xcode crashes. The crash happens specifically when I click on the “Signing” option after changing the Bundle Identifier. Here’s the error message I get: “The app identifier ‘com.BikeTest.BikeRoute’ cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again.” Then I changed ‘com.BikeTest.BikeRoute’ to 'com.wuwuma.BikePowerRoute',and xcode crashed. I don’t have a paid Apple Developer account, and I’m wondering if this could be causing the issue. However, I believe I should still be able to modify the Bundle Identifier without Xcode crashing. I’ve tried restarting Xcode and my computer, but the issue persists. I’m using Xcode version 15.2 on macOS 14.3.1. Any help or suggestions would be greatly appreciated. Thank you! Below is part of error log Process: Xcode [48073] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 15.2 (22503) Build Info: IDEApplication-22503000000000000~3 (15C500b) App Item ID: 497799835 App External ID: 862131722 Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-03-13 11:59:19.0371 +0800 OS Version: macOS 14.3.1 (23D60) Report Version: 12 Bridge OS Version: 8.3 (21P3049) Anonymous UUID: B3E5B466-52E3-9C6A-EDCA-8E3FA8DEAD88 Sleep/Wake UUID: 4CD9CCBF-B1F5-4EE3-B4F2-C1A2721F9579 Time Awake Since Boot: 190000 seconds Time Since Wake: 2974 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Xcode [48073] Application Specific Information: abort() called Application Specific Signatures: 0 Kernel Triage: VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff802fed7a2 __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff803025f30 pthread_kill + 262 2 libsystem_c.dylib 0x7ff802f44a49 abort + 126 3 IDEKit 0x114bd1bbb +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1178 4 IDEKit 0x114bd20b7 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1060 5 DVTFoundation 0x11108c527 _DVTAssertionHandler + 463 6 DVTFoundation 0x11108c737 _DVTAssertionFailureHandler + 306 7 DVTFoundation 0x110e659d0 -[DVTMacroDefinitionTable _setLiteralValue:forMacroName:conditionSet:wantsCheckForDVTMacroExpansionConformance:] + 522 8 DVTFoundation 0x110e67a18 -[DVTMacroDefinitionTable setObject:forKeyedSubscript:] + 239 9 DevToolsCore 0x120d9a992 __52-[PBXTarget _adjustBuildSettingsForProductSettings:]_block_invoke + 1502 10 CoreFoundation 0x7ff8030c6927 NSDICTIONARY_IS_CALLING_OUT_TO_A_BLOCK + 7 11 CoreFoundation 0x7ff803103aae -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 246 12 DevToolsCore 0x120d9a31b -[PBXTarget _adjustBuildSettingsForProductSettings:] + 188 13 DevToolsCore 0x120d9acf8 -[PBXTarget writeProductSettings:configuration:] + 310 14 DevToolsCore 0x120d9b55f -[PBXTarget setProductSettings:configuration:] + 279 15 DevToolsCore 0x120d9cac8 -[PBXTarget setProductSetting:forKey:configuration:] + 402 16 DevToolsCore 0x121010e17 -[Xcode3TargetInfoPlistCoordinator setValue:forPlistSetting:] + 158 17 DevToolsCore 0x120fd95b7 -[Xcode3Target setBundleIdentifier:forConfigurationNamed:sdk:] + 221 18 IDEFoundation 0x10f9ebc78 __74-[IDEProvisionableManager setBundleIdentifier:forConfigurationsNamed:sdk:]_block_invoke + 376 19 IDEFoundation 0x10f9e9d84 -[IDEProvisionableManager delayEvaluationUntilAfterPerformingBlock:evaluateImmediately:] + 117 20 IDEFoundation 0x10f9ebac8 -[IDEProvisionableManager setBundleIdentifier:forConfigurationsNamed:sdk:] + 169 21 IDEFoundation 0x110094b40 SigningEditorMainProvisionable.bundleIdentifier.setter + 224 22 IDEFoundation 0x110094a4f @objc SigningEditorMainProvisionable.bundleIdentifier.setter + 63 23 Foundation 0x7ff8040639b3 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 705 24 Foundation 0x7ff80408daae -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 68 25 Foundation 0x7ff8040a9bd2 _NSSetObjectValueAndNotify + 273 26 Foundation 0x7ff80406e719 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 316 27 Foundation 0x7ff8040ac2a0 -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] + 269 28 AppKit 0x7ff806937864 -[NSBinder _setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKeys:error:] + 440 29 AppKit 0x7ff80693765c -[NSBinder setValue:forBinding:error:] + 237 30 AppKit 0x7ff8072fc81e -[NSValueBinder _applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:] + 217 31 AppKit 0x7ff8072fcb30 -[NSValueBinder applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] + 544 32 AppKit 0x7ff8072fcc92 -[NSValueBinder _applyDisplayedValueIfHasUncommittedChangesWithHandleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] + 105 33 AppKit 0x7ff806a6153b -[NSValueBinder validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:] + 462
3
0
1.4k
Apr ’24
Assistance Needed: Full Disk Access Entry Reset
I hope this message finds you well. I am seeking assistance regarding the Full Disk Access entries. While the following command worked for entries with a bundle ID: sudo tccutil reset All com.mcafee.tp.endpointsecurity I am facing difficulty with entries lacking a bundle ID. The commands I used for specific entries are as follows: sudo tccutil reset SystemPolicyAllFiles /usr/local/McAfee/AntiMalware/VShieldScanner sudo tccutil reset SystemPolicyAllFiles /usr/local/McAfee/fmp/bin64/fmpd Unfortunately, these commands do not seem to remove the entries. Could you provide guidance on how to reset entries without a bundle ID? Note: it’s a Mcafee product and all the files are removed except from full disk entry i just want to remove only the VShieldScanner and fmpd Your assistance in resolving this matter is greatly appreciated & find the attached snap.
3
0
1k
Mar ’24
Sharing bundle ID for a flutter project
Hello. We are working on a flutter project using the same unique iOS app bundle id in all of our team's local repo. Only one of us is enrolled in an individual Apple Developer Program. The app runs properly for at least 3 of us while others are getting the error that the bundle ID is not available. Given that it the 3 of us did not require a unique bundle ID in each of our local copies, do you know how to resolve this issue? Also, it would be helpful if you could share how to handle the issue of requiring a unique bundle ID for flutter projects if our team is not enrolled in the Apple Developer Enterprise program.
1
0
858
Mar ’24
CFBundleShortVersionString invalid: Asset validation failed (90060)
Hi everyone, My iOS application uses a third-party SDK. Its integration went very well, until I used Transporter to submit the app to the Apple servers. I got an error (Asset validation failed (90060)) regarding the CFBundleShortVersionString value. Indeed, this SDK uses 4 dot-separated digits in its plist file as its Bundle identifier. Knowing that their usage is not appropriate, I tried to edit the plist file, but the behaviour of the SDK totally changes and becomes unusable. Their contact team do not answer my requests, which made me think that maybe someone already got this kind of problem. Would anyone have an idea to resolve this issue? Best regards
2
0
1.2k
Feb ’24
"Invalid Bundle. The bundle <bundle name> does not support the minimum OS Version specified in the Info.plist"
I have been working with a framework to add multiplayer support to my app. The app runs on test devices, simulators, and archives perfectly fine and the app is fine without the framework. But when I go to distribute the app, I see get this error related to the multiplayer framework I have added. I have tried updating the minimumOSVersion to 9.0, 10.0, 12.0, and 13.0 everywhere (info.plist, deployment info, build settings, etc) and they all match with each build/archive but no matter what I can't get fix this error. This error only shows up when I go to distribute the app to the store. Any ideas on what to try or how to fix this issue? I've attached a screenshot of the issue below.
Replies
11
Boosts
3
Views
17k
Activity
Sep ’24
Resolving Guideline 2.3.8 - Performance - Accurate Metadata
Unsure how to change the name of the app in the home screen when it is downloaded. Have tried changing the bundle identifiers and product names but is still showing a different name. Want it to be named Hive, but its showing Bee in the home screen.
Replies
2
Boosts
0
Views
809
Activity
Aug ’24
rejected by 4.3 due to being misunderstood as a similar application. What should I do?
My application was developed by myself There is a reason for being misunderstood Please allow me to provide some information: My application has already been launched on a macOS platform version (temporarily called AAA). I encountered difficulties in compiling the SDK, as it cannot be compatible with two platforms in the same project at the same time. Therefore, I have specifically developed an iOS version (temporarily called BBB) This version uses a different bundle ID from the plaintiff's macOS platform version, equivalent to two independent apps. Then, the (BBB) version of my iOS platform was rejected. The reason was "4.3- Spam". I accepted this decision and did not attempt to apply for listing again, and deleted the relevant information. Later on, I spent time and finally overcame the difficulties of SDK compilation, successfully developing an iOS version (temporarily called CCC) based on the macOS version, using the same bundle ID as the macOS version, which can be considered as the same app My new iOS version (CCC) has always been considered similar to other apps and is not allowed to be released. The above is the information I have provided. I hope that the version of my iOS platform (CCC) can be launched I understand that there was a misunderstanding here, and I apologize for the similar judgment caused by my mistake in creating a separate iOS version I am an independent developer and I have no experience in this area. How should I operate to successfully list?
Replies
1
Boosts
0
Views
747
Activity
Aug ’24
May I ask why different bundle IDs affect the notification of AVAudioSessionInterruptionType
Some iOS apps with signatures or bundle IDs will receive the AVAudioSessionInterruptionTypeBegan callback when the headphones are disconnected, but will not receive the AVAudioSessionInterruptionTypeEnded callback. Not all bundle IDs can cause appeal issues, May I ask why different bundle IDs result in the above differences, and what are the settings that bind bundle IDs that affect the notification of AVAudioSessionInterruptionType
Replies
0
Boosts
0
Views
562
Activity
Jul ’24
Automatic signin cannot register bundle identifier
I am using a provisioning profile with a wildcard app identifier. When I click "Distribute App" in Xcode, I encounter the following errors: "Automatic signing cannot register bundle identifier" "No profiles for were found."
Replies
0
Boosts
1
Views
809
Activity
Jul ’24
Permanent Deletion of Removed App in App Store Connect
Hello, I have removed an app from App Store Connect, and it now appears under the "Removed Apps" list. However, I need to use the removed app's bundle ID to create a new app. Could you please assist me in permanently deleting the app so that the bundle ID can be reused? Thank you for your help.
Replies
1
Boosts
0
Views
721
Activity
Jul ’24
No eligible profiles found for matching the iOS platform with bundle identifier
I can't find the required app identifier for the distributed app with the Bundle ID 'recoverlution-production' on my account on the page https://developer.apple.com/account/resources/identifiers/list. I am getting 'No profiles for recoverlution-production found.' when validating the app on Xcode after the build. Additionally, I am getting 'No eligible profiles found for recoverlution-ios-app matching the iOS platform with bundle identifier recoverlution-production.' when selecting the provisioning profile from Xcode. video of the error https://drive.google.com/file/d/1x0PaUcpJ8pBHShEEufE_zNlOQz0p8hUh/view?usp=drive_link Can a profile be deleted if it is currently in use on App Store Connect?
Replies
0
Boosts
0
Views
819
Activity
Jul ’24
CFBundleShortVersionString of an app extension must match that of its containing parent app
Every time I try to update my newest sticker pack in Xcode, It gives me this error "warning: The CFBundleShortVersionString of an app extension ('1.2') must match that of its containing parent app ('1.0')."
Replies
7
Boosts
5
Views
14k
Activity
Jul ’24
Invalid 'com.apple.application-identifier' entitlement value.
I already have an iOS app accepted on the App Store, and now I want to add a macOS platform version. I created a new Xcode project and used the same bundle ID as my iOS app. When I tried to upload the macOS bundle, I encountered the following error: Invalid Provisioning Profile. The provisioning profile included in the bundle ABC.123456 [ABC.123456.pkg/Payload/ABC.app] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal. (ID: xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx) I found that this problem occurs when the "Team ID" and "App ID Prefix" are different. How can I make them match?
Replies
1
Boosts
1
Views
1.1k
Activity
Jun ’24
custom configuration file icon for Mac is not showing. i think it might be an plist issue
i am working application ABC where user can save configuration. Then later it can be open using same file. but when i am saving this configuration file. its not showing the icon. the application is built using qt c++.. here is my plist what is the possible cause? i tried directly providing path of icon in plist. i tried CFBundleSignature from ???? to ABCC
Replies
2
Boosts
0
Views
825
Activity
May ’24
Is it possible to change bundle id of Watch kit app?
Long story short, I had my App and Watch app already uploaded to the app store. However, I needed to add a WatchConnectivity to have App to Watch communication. At the beginning My app bundle id was: com.x My watch bundle id was: com.x.watchkitapp However, while developing Watch Connectivity, I noticed that my Apps are not connected unless I changed it to com.x.watchkitapp -> com.x.watch However after changing it I cannot submit my bundle anymore. I'm getting Asset validation failed error Invalid Bundle Identifier. Attempting to change bundle identifier from com.x.watchkitapp to com.x.watch is disallowed for bundle x.app/Watch/WatchX Watch App.app. (ID: 75a4621a-7e28-411d-a2a7-84674e460656) Any ideas how this could be solved?
Replies
1
Boosts
0
Views
919
Activity
May ’24
An App ID with Identifier 'de.{domain}.app' is not available. Please enter a different string
Hi, I am trying to create a new Identifier for my app. When I write down the Bundle ID I am getting this popup: An attribute in the provided entity has invalid value An App ID with Identifier 'de.{domain}.app is not available. Please enter a different string. Can anyone please help? The domain is mine and no apps have been released yet. I can't find a solution for this
Replies
1
Boosts
0
Views
942
Activity
May ’24
Universal Purchase: macOS (AppKit) + iOS supported?
I have a macOS app (AppKit-based, not Mac Catalyst) and an iOS app serving a very similar purpose and user group. Both are currently using non-consumable IAPs to unlock functionalities. I‘m considering a subscription model and wonder if both apps could share the same IAP products. I‘m well aware that both apps need to use the same Bundle ID / App Store Connect entry, so I‘m willing to discontinue the existing Bundle IDs (while keeping the apps installable for existing customers), but Apple‘s info about „Universal Purchase“ is only mentioning Mac Catalyst apps for macOS: Mac Catalyst. With Xcode 11.4 or later, Mac apps built with Mac Catalyst can share a bundle ID with the iOS version of the app, so universal purchase is supported. Can an AppKit-based macOS app and an iOS app share the save Bundle ID and offer a Universal Purchase?
Replies
1
Boosts
0
Views
1.2k
Activity
May ’24
Validation the application got the issue Failed Registering Bundle Identifier.
After archiving and validating the application, I got the issue "Failed Registering Bundle Identifier" my identifier org.hungphu.customer (explicit). Please help me fix it. Thanks!
Replies
0
Boosts
0
Views
626
Activity
May ’24
Bundle ID and Certificates
How to change Bundle ID in "Certificates, Identifiers & Profiles" (Edit your App ID Configuration) ? Which certificate is needed for a free Mac application (.app) ? The application need only save\restore disk data (no extension, no wifi, no In-App Purchase, etc). A very simple basic 3 windows application (type math Calculator). Do I need set some "Capabilities" (App Services) ?
Replies
4
Boosts
0
Views
1.7k
Activity
Apr ’24
Xcode Crashes When Trying to Modify Bundle Identifier
I’m currently developing an iOS application and I’ve encountered an issue with Xcode. Whenever I try to modify the Bundle Identifier of my application, Xcode crashes. The crash happens specifically when I click on the “Signing” option after changing the Bundle Identifier. Here’s the error message I get: “The app identifier ‘com.BikeTest.BikeRoute’ cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again.” Then I changed ‘com.BikeTest.BikeRoute’ to 'com.wuwuma.BikePowerRoute',and xcode crashed. I don’t have a paid Apple Developer account, and I’m wondering if this could be causing the issue. However, I believe I should still be able to modify the Bundle Identifier without Xcode crashing. I’ve tried restarting Xcode and my computer, but the issue persists. I’m using Xcode version 15.2 on macOS 14.3.1. Any help or suggestions would be greatly appreciated. Thank you! Below is part of error log Process: Xcode [48073] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 15.2 (22503) Build Info: IDEApplication-22503000000000000~3 (15C500b) App Item ID: 497799835 App External ID: 862131722 Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-03-13 11:59:19.0371 +0800 OS Version: macOS 14.3.1 (23D60) Report Version: 12 Bridge OS Version: 8.3 (21P3049) Anonymous UUID: B3E5B466-52E3-9C6A-EDCA-8E3FA8DEAD88 Sleep/Wake UUID: 4CD9CCBF-B1F5-4EE3-B4F2-C1A2721F9579 Time Awake Since Boot: 190000 seconds Time Since Wake: 2974 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Xcode [48073] Application Specific Information: abort() called Application Specific Signatures: 0 Kernel Triage: VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff802fed7a2 __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff803025f30 pthread_kill + 262 2 libsystem_c.dylib 0x7ff802f44a49 abort + 126 3 IDEKit 0x114bd1bbb +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1178 4 IDEKit 0x114bd20b7 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1060 5 DVTFoundation 0x11108c527 _DVTAssertionHandler + 463 6 DVTFoundation 0x11108c737 _DVTAssertionFailureHandler + 306 7 DVTFoundation 0x110e659d0 -[DVTMacroDefinitionTable _setLiteralValue:forMacroName:conditionSet:wantsCheckForDVTMacroExpansionConformance:] + 522 8 DVTFoundation 0x110e67a18 -[DVTMacroDefinitionTable setObject:forKeyedSubscript:] + 239 9 DevToolsCore 0x120d9a992 __52-[PBXTarget _adjustBuildSettingsForProductSettings:]_block_invoke + 1502 10 CoreFoundation 0x7ff8030c6927 NSDICTIONARY_IS_CALLING_OUT_TO_A_BLOCK + 7 11 CoreFoundation 0x7ff803103aae -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 246 12 DevToolsCore 0x120d9a31b -[PBXTarget _adjustBuildSettingsForProductSettings:] + 188 13 DevToolsCore 0x120d9acf8 -[PBXTarget writeProductSettings:configuration:] + 310 14 DevToolsCore 0x120d9b55f -[PBXTarget setProductSettings:configuration:] + 279 15 DevToolsCore 0x120d9cac8 -[PBXTarget setProductSetting:forKey:configuration:] + 402 16 DevToolsCore 0x121010e17 -[Xcode3TargetInfoPlistCoordinator setValue:forPlistSetting:] + 158 17 DevToolsCore 0x120fd95b7 -[Xcode3Target setBundleIdentifier:forConfigurationNamed:sdk:] + 221 18 IDEFoundation 0x10f9ebc78 __74-[IDEProvisionableManager setBundleIdentifier:forConfigurationsNamed:sdk:]_block_invoke + 376 19 IDEFoundation 0x10f9e9d84 -[IDEProvisionableManager delayEvaluationUntilAfterPerformingBlock:evaluateImmediately:] + 117 20 IDEFoundation 0x10f9ebac8 -[IDEProvisionableManager setBundleIdentifier:forConfigurationsNamed:sdk:] + 169 21 IDEFoundation 0x110094b40 SigningEditorMainProvisionable.bundleIdentifier.setter + 224 22 IDEFoundation 0x110094a4f @objc SigningEditorMainProvisionable.bundleIdentifier.setter + 63 23 Foundation 0x7ff8040639b3 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 705 24 Foundation 0x7ff80408daae -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 68 25 Foundation 0x7ff8040a9bd2 _NSSetObjectValueAndNotify + 273 26 Foundation 0x7ff80406e719 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 316 27 Foundation 0x7ff8040ac2a0 -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] + 269 28 AppKit 0x7ff806937864 -[NSBinder _setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKeys:error:] + 440 29 AppKit 0x7ff80693765c -[NSBinder setValue:forBinding:error:] + 237 30 AppKit 0x7ff8072fc81e -[NSValueBinder _applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:] + 217 31 AppKit 0x7ff8072fcb30 -[NSValueBinder applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] + 544 32 AppKit 0x7ff8072fcc92 -[NSValueBinder _applyDisplayedValueIfHasUncommittedChangesWithHandleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] + 105 33 AppKit 0x7ff806a6153b -[NSValueBinder validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:] + 462
Replies
3
Boosts
0
Views
1.4k
Activity
Apr ’24
Assistance Needed: Full Disk Access Entry Reset
I hope this message finds you well. I am seeking assistance regarding the Full Disk Access entries. While the following command worked for entries with a bundle ID: sudo tccutil reset All com.mcafee.tp.endpointsecurity I am facing difficulty with entries lacking a bundle ID. The commands I used for specific entries are as follows: sudo tccutil reset SystemPolicyAllFiles /usr/local/McAfee/AntiMalware/VShieldScanner sudo tccutil reset SystemPolicyAllFiles /usr/local/McAfee/fmp/bin64/fmpd Unfortunately, these commands do not seem to remove the entries. Could you provide guidance on how to reset entries without a bundle ID? Note: it’s a Mcafee product and all the files are removed except from full disk entry i just want to remove only the VShieldScanner and fmpd Your assistance in resolving this matter is greatly appreciated & find the attached snap.
Replies
3
Boosts
0
Views
1k
Activity
Mar ’24
Not create app
We create app but not select Bundle ID. I was create some Certificates, Identifiers & Profiles. But not show one this. Please check bug. Thank Apple!
Replies
2
Boosts
0
Views
761
Activity
Mar ’24
Sharing bundle ID for a flutter project
Hello. We are working on a flutter project using the same unique iOS app bundle id in all of our team's local repo. Only one of us is enrolled in an individual Apple Developer Program. The app runs properly for at least 3 of us while others are getting the error that the bundle ID is not available. Given that it the 3 of us did not require a unique bundle ID in each of our local copies, do you know how to resolve this issue? Also, it would be helpful if you could share how to handle the issue of requiring a unique bundle ID for flutter projects if our team is not enrolled in the Apple Developer Enterprise program.
Replies
1
Boosts
0
Views
858
Activity
Mar ’24
CFBundleShortVersionString invalid: Asset validation failed (90060)
Hi everyone, My iOS application uses a third-party SDK. Its integration went very well, until I used Transporter to submit the app to the Apple servers. I got an error (Asset validation failed (90060)) regarding the CFBundleShortVersionString value. Indeed, this SDK uses 4 dot-separated digits in its plist file as its Bundle identifier. Knowing that their usage is not appropriate, I tried to edit the plist file, but the behaviour of the SDK totally changes and becomes unusable. Their contact team do not answer my requests, which made me think that maybe someone already got this kind of problem. Would anyone have an idea to resolve this issue? Best regards
Replies
2
Boosts
0
Views
1.2k
Activity
Feb ’24