Tuesday, March 28, 2023
HomeiOS Developmentios - Swift Compiler Error (Xcode): Utilizing bridging headers with module interfaces...

ios – Swift Compiler Error (Xcode): Utilizing bridging headers with module interfaces is unsupported


So after I ran:
flutter construct ipa
I obtained the output like this in visible studio code:

💪 Constructing with sound null security 💪

Archiving com.ehealth.EMSdailysurvey…
Routinely signing iOS for system deployment utilizing specified improvement crew in Xcode undertaking: 54GG7M63R4
Working pod set up… 786ms
Working Xcode construct…
└─Compiling, linking and signing… 5.4s
Xcode archive completed. 39.1s
Didn’t construct iOS app
Error output from Xcode construct:
↳
error: utilizing bridging headers with module interfaces is unsupported
** ARCHIVE FAILED **

Xcode’s output:
↳
Writing end result bundle at path:
/var/folders/9p/bw8m2_ns5kx4hppr37mzz1zr0000gn/T/flutter_tools.9yTkx8/flutter_ios_build_temp_dir6Hgplm/temporary_xcresult_bundle

error: Utilizing bridging headers with module interfaces is unsupported (in goal ‘Runner’ from undertaking ‘Runner’)
Command SwiftDriver emitted errors however didn’t return a nonzero exit code to point failure
be aware: Constructing targets in dependency order
warning: Run script construct part ‘[CP-User] Config codegen’ can be run throughout each construct as a result of it doesn’t specify any outputs. To handle this
warning, both add output dependencies to the script part, or configure it to run in each construct by unchecking “Based mostly on dependency evaluation” within the
script part. (in goal ‘flutter_config’ from undertaking ‘Pods’)
warning: no rule to course of file ‘/Customers/wendasai/choose/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_config-2.0.0/ios/Courses/BuildDotenvConfig.rb’
of sort ‘textual content.script.ruby’ for structure ‘arm64’ (in goal ‘flutter_config’ from undertaking ‘Pods’)
warning: no rule to course of file ‘/Customers/wendasai/choose/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_config-2.0.0/ios/Courses/BuildXCConfig.rb’ of
sort ‘textual content.script.ruby’ for structure ‘arm64’ (in goal ‘flutter_config’ from undertaking ‘Pods’)
warning: no rule to course of file ‘/Customers/wendasai/choose/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_config-2.0.0/ios/Courses/ReadDotEnv.rb’ of sort
‘textual content.script.ruby’ for structure ‘arm64’ (in goal ‘flutter_config’ from undertaking ‘Pods’)
be aware: Run script construct part ‘Run Script’ can be run throughout each construct as a result of the choice to run the script part “Based mostly on dependency evaluation” is
unchecked. (in goal ‘Runner’ from undertaking ‘Runner’)
be aware: Run script construct part ‘Skinny Binary’ can be run throughout each construct as a result of the choice to run the script part “Based mostly on dependency evaluation” is
unchecked. (in goal ‘Runner’ from undertaking ‘Runner’)

Consequence bundle written to path:
/var/folders/9p/bw8m2_ns5kx4hppr37mzz1zr0000gn/T/flutter_tools.9yTkx8/flutter_ios_build_temp_dir6Hgplm/temporary_xcresult_bundle
Swift Compiler Error (Xcode): Utilizing bridging headers with module interfaces is unsupported

Uncategorized (Xcode): Command SwiftDriver emitted errors however didn’t return a nonzero exit code to point failure

Encountered error whereas archiving for system.

The appliance will be constructed correctly utilizing IOS simulator. So I used to be anticipating it to be constructed correctly as a ipa as weel. However now I actually begin to get very confuse about why it doesn’t permit me to construct the ipa file. Anybody have any thought why that is taking place? I’m attempting to compile the ipa for a IOS program I wrote however I’ve been caught on this bug for per week… I have no idea how one can clear up this. I googled on-line and it appears there are not any comparable options… Can anybody assist me please! Thanks prematurely!

Regards

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments