Description
Hi
I tried to upload an app on the Appstore and i got these error messages from Apple:
ITMS-90291: Malformed Framework - The framework bundle (YourApp.app/Contents/Frameworks/powersync-sqlite-core.framework) must contain a symbolic link 'powersync-sqlite-core' -> 'Versions/Current/powersync-sqlite-core'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle (YourApp.app/Contents/Frameworks/powersync-sqlite-core.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle (YourApp.app/Contents/Frameworks/powersync-sqlite-core.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
Environment
powersync: ^1.8.7
Flutter doctor output
