CodeEditLanguages
CodeEditLanguages copied to clipboard
🐞 Bad Bundle and CFBundleExecutable
Description
I am having problems when trying to export, sign or upload to TestFlight my application
To Reproduce
- Archive Project
- Try to Validate or Submit to TestFlight
Expected Behavior
I am not sure what is the problem. Not an expert. I don't know if I am missing something obvious. Appreciate the help :)
Version Information
CodeEditSourceEditor: [0.7.2] macOS: [e.g. 14.4.1] Xcode: [e.g. 15.2]
Additional Context
No response
Screenshots
Looks like this is an issue with CodeEditLanguages, I'll take a look at the framework packaging script there. We may be missing a info.plist key there.
After double checking we have the correct key and a valid value in it in the zipped framework. Maybe try building CELangs from source and sign it with your apple ID for submission?