Hello there,
I’m encountering an issue with archiving my project. Both debug and release builds work perfectly fine, but when I attempt to archive the project, I receive the following error:
Undefined symbols for architecture arm64:
"_main", referenced from:
Previously, everything was working as expected, but now with macOS 15.1 (24B5077a) and Xcode 16.0 (16A242d), the archiving process is failing.
Any assistance would be greatly appreciated!