HomeiOS DevelopmentCordova IOS 7 replace and LD_RUNPATH_SEARCH_PATHS

Cordova IOS 7 replace and LD_RUNPATH_SEARCH_PATHS


After updating to cordova-ios 7 I began to get this warning in cordova add platform. The command completes, however with out putting in the pods, which causes the method in cordova put together ios to fail.

I discovered a potential answer right here:
Ionic Cordova Construct iOS Failed – Goal overrides the LD_RUNPATH_SEARCH_PATHS in Pods

The issue is that I haven’t got a machine with iOS and the construct course of is carried out with an Azure Devops Pipeline, i.e. I can not change it in XCode as a result of I haven’t got entry to XCode on the time of the construct.

This is the error message:
The AppName [Release] goal overrides the LD_RUNPATH_SEARCH_PATHS construct setting outlined in `Pods/Goal Help Information/Pods-AppName /Pods-AppName .launch.xcconfig’. This may result in issues with the CocoaPods set up

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments