React native IOS – xCode duplicate symbols when building archive – but building and running for IOS simulator is OK
Using xCode 16.1.
Building and running the app for iPhone 16 (for instance) is OK. Simulator runs the app OK.
But when trying to Product -> Archive (for “AAny iOS Device (arm64)”), then the build fails at Link phase because duplicate symbols.
Exemple of error:
React native IOS – xCode duplicate symbols when building archive – but building and running for IOS simulator is OK
Using xCode 16.1.
Building and running the app for iPhone 16 (for instance) is OK. Simulator runs the app OK.
But when trying to Product -> Archive (for “AAny iOS Device (arm64)”), then the build fails at Link phase because duplicate symbols.
Exemple of error:
React native IOS – xCode duplicate symbols when building archive – but building and running for IOS simulator is OK
Using xCode 16.1.
Building and running the app for iPhone 16 (for instance) is OK. Simulator runs the app OK.
But when trying to Product -> Archive (for “AAny iOS Device (arm64)”), then the build fails at Link phase because duplicate symbols.
Exemple of error: