Quantcast
Channel: Active questions tagged cocoapods - Stack Overflow
Viewing all articles
Browse latest Browse all 1018

pod frameworks listed in red (opening project from xcode 14.2 on 15.2)

$
0
0

After opening the project on a newer xcode 15.2 (saved on 14.2)tried pod install from a clean state.Relinking the files, the link brakes again on every pod install .

The path is incorrect, its

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework

but it is on disk right now in:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks....

red frameworks image]1

tried solution here (in my case $(inherited) is already set (target > Build Setting > Linking > Other Linker FlagsTarget > Build Setting > Linking > Runpath Search Path

:my pod framework are missing after updating xcode to 14.3.1


Viewing all articles
Browse latest Browse all 1018

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>