react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

Validation Error: The bundle at ... contains disallowed file 'Frameworks'

Open vladikstyle opened this issue 1 year ago • 1 comments

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'

image

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.

vladikstyle avatar May 17 '24 09:05 vladikstyle