react-native-unity
react-native-unity copied to clipboard
Validation Error: The bundle at ... contains disallowed file 'Frameworks'
When I try to upload to AppStoreConnect the build that I compiled with your plugin (according to your README), this error pops up:
Validation Error: Invalid Bundle. The bundle at ... contains disallowed file 'Frameworks'
I set this option in BuildPhases: For App: Always Embed Swift Standard Libraries: YES For Unity Build: Always Embed Swift Standard Libraries: NO But it did not help me.