iOS Question Error Bridge

Claude Brun

Active Member
Licensed User
Longtime User
hi,
I have errors while doing an build bridge app. (build release app run fine)
I read on this forum that Xcode 14 is not compatible with bridge app.
I uninstalled xcode 14 and installed xcode 13.4 but I still have errors that I cannot understand

Thank you for your help
 

Attachments

  • build_bridge_app.pdf
    82.6 KB · Views: 167

moore_it

Well-Known Member
Licensed User
Longtime User
try in TOOLS-BUILD CONFIGURATION with configuration name and package and leave blanks for conditional symbol

 
Upvote 0

Claude Brun

Active Member
Licensed User
Longtime User
It does not work.
This "paquet" name is not compatible with th id (wildcard) of my provision profile (com.baguier.*)
 
Upvote 0

Claude Brun

Active Member
Licensed User
Longtime User
Mistake... my mac is not under Mojave but under Montery

Otherwise I solved my problem by replacing #MinVersion 11 by #MinVersion 10 in Project Attributes
Now Bridge run fine
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…