sindresorhus / LaunchAtLogin-Legacy

Add “Launch at Login” functionality to your macOS app in seconds
MIT License
1.55k stars 122 forks source link

ITMS-90886: 'Cannot be used with TestFlight because the signature for the bundle at LaunchAtLoginHelper.app is missing an application identifier but has an application identifier in the provisioning profile for the bundle. #93

Open ukushu opened 1 year ago

ukushu commented 1 year ago

ITMS-90886: 'Cannot be used with TestFlight because the signature for the bundle at “FileBo.app/Contents/Library/LoginItems/LaunchAtLoginHelper.app” is missing an application identifier but has an application identifier in the provisioning profile for the bundle. Bundles with application identifiers in the provisioning profile are expected to have the same identifier signed into the bundle in order to be eligible for TestFlight.'

How I can fix it?

Earlier was no such errors at all. Now this error displayed on each TestFlight release

"LaunchAtLogin" connected as package to my project.

XCode: Version 14.3 (14E222b) MacOS: 13.3.1 (22E261)

SchroedersKater commented 5 months ago

Did you solve this?