hello folks!
I were stuck with the same issue
to resolve properly without set ENABLE_USER_SCRIPT_SANDBOXING = No,
first you need to comment in the Podfile the command "use_frameworks!", i.e. leaving it out
(in this way you be able to set in Build Phases -> Link Binary with Libraries the libPods-namePod.a instead of namePod.framework)
then run pod install and finally build and run
enjoy!
Topic:
Code Signing
SubTopic:
General
Tags: