sindresorhus / LaunchAtLogin-Legacy

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

Failing archive upload to AppStoreConnect with "The archive did not include a dSYM for the LaunchAtLoginHelper.app" #104

Open ukushu opened 1 month ago

ukushu commented 1 month ago
Upload Symbols Failed
The archive did not include a dSYM for the LaunchAtLoginHelper.app with the UUIDs [9D8E1CC2-
D3D8-34F6-B487-623B2DA49EDA, EDODB9EA-FCF3-3CA0-9231-AB848C054E95]. Ensure that
the archive's dSYM folder includes a DWARF file for LaunchAtLoginHelper.app with the expected
UUIDs.
image

OS: MacOS 15.0 (24A335) XCode: 16.0 (16A242d) Package: https://github.com/sindresorhus/LaunchAtLogin-Legacy branch: 5.0.1 & 5.0.2 both

Before MacOS/XCode update all was OK

Any ideas?

ukushu commented 1 month ago

Looks like this is really issue of new XCode. Google says that there are other people with similar issues with another packages after install of XCode 16.

There is impossible to install xcode 15.4 (MacOS 15.0)

minhnh94 commented 1 month ago

following, doesn't seem to affect the build uploading itself though.

ukushu commented 1 month ago

minhnh94 Yep, you're right. But possibly this can affects on publish review result(by apple reviewers) and better if there will be no warnings

frogg commented 4 weeks ago

Anyone knows what this actually refers to?