iOS「directory not found for option'-L/Users/.../Pods/build/Debug-iphoneos」ソリューション
619 ワード
問題の再記述:
元のワークスペースを削除してstall podsを再インストールした後、warningに遭遇しました.
ソリューション:
Target-Build SettingsでSearch Paths-Library Search Pathsを見つけ、警告に示すパスを削除します.
△このパスはpodsを更新する前に自分で追加したものだった.
質問の参考:
http://stackoverflow.com/questions/11390918/warning-directory-not-found-for-option-l-users-saturngod-socket-io-with-ios
http://stackoverflow.com/questions/23489920/error-ld-library-not-found-for-lpods-with-cocoapods
シナリオ参照:
http://stackoverflow.com/a/11391483/3458781
元のワークスペースを削除してstall podsを再インストールした後、warningに遭遇しました.
ld: warning: directory not found for option '-L/Users/.../Pods/build/Debug-iphoneos'
ソリューション:
Target-Build SettingsでSearch Paths-Library Search Pathsを見つけ、警告に示すパスを削除します.
△このパスはpodsを更新する前に自分で追加したものだった.
質問の参考:
http://stackoverflow.com/questions/11390918/warning-directory-not-found-for-option-l-users-saturngod-socket-io-with-ios
http://stackoverflow.com/questions/23489920/error-ld-library-not-found-for-lpods-with-cocoapods
シナリオ参照:
http://stackoverflow.com/a/11391483/3458781