We need to integrate a third party SDK which cannot add the Xcode parameter -all_load, otherwise compiling will fail. Is there any other way to solve the problem?
Are you doing an Enterprise build or a Corona SDK build (In the simulator and type CMD-B)?
Rob
Yes, I am doing an Enterprise build and -all_load parameter has conflict with a 3rd party SDK.
I am doing an Enterprise build and need a 3rd party SDK. I must integrate the 3rd party SDK to do the Enterprise build. The 3rd party SDK ask for excluding -all_load parameter otherwise the Enterprise build will fail, but without -all_load parameter the Corona build will fail too. How can I resolve the confilct? Help me.
Are you doing an Enterprise build or a Corona SDK build (In the simulator and type CMD-B)?
Rob
Yes, I am doing an Enterprise build and -all_load parameter has conflict with a 3rd party SDK.
I am doing an Enterprise build and need a 3rd party SDK. I must integrate the 3rd party SDK to do the Enterprise build. The 3rd party SDK ask for excluding -all_load parameter otherwise the Enterprise build will fail, but without -all_load parameter the Corona build will fail too. How can I resolve the confilct? Help me.