receive_sharing_intent
receive_sharing_intent copied to clipboard
Failed to build with the plugin on iOS
With latest versione of your plugin version: 1.8.1 I'm facing this error when try to build. I have moved the Embed Foundation Extension above Thin Binary. I have set on pod: config.build_settings['EXCLUDED_ARCHS[sdk=iphonesimulator*]'] = 'arm64 i386'
but still get this error:
Swift Compiler Error (Xcode): Unsupported Swift architecture .../build/ios/Debug-iphonesimulator/receive_sharing_intent/receive_sharing_intent.framework/Headers/receive_sharing_intent-Swift.h:352:1
Swift Compiler Error (Xcode): Could not build Objective-C module 'receive_sharing_intent'
Could not build the application for the simulator. Error launching application on iPad (10th generation).