You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my client send me a project and ask me to build and upload to the store so I install pods and when I tried to build it will give me following errors on xcode 10:
d: warning: directory not found for option '-L/Users/MinhajJaved/Library/Developer/Xcode/DerivedData/LevelCrossing-fhzapgcacvkotoaejcwackrrzekh/Build/Products/Debug-iphoneos/MTStringAttributes'
ld: warning: directory not found for option '-L/Users/MinhajJaved/Library/Developer/Xcode/DerivedData/LevelCrossing-fhzapgcacvkotoaejcwackrrzekh/Build/Products/Debug-iphoneos/SBJson4'
ld: warning: directory not found for option '-L/Users/MinhajJaved/Library/Developer/Xcode/DerivedData/LevelCrossing-fhzapgcacvkotoaejcwackrrzekh/Build/Products/Debug-iphoneos/Slash'
ld: warning: directory not found for option '-L/Users/MinhajJaved/Library/Developer/Xcode/DerivedData/Pods-gxcpcoynuigxsxeywguwkdjiuhrm/Build/Products/Debug-iphoneos'
ld: library not found for -lMTStringAttributes
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
Hi, my client send me a project and ask me to build and upload to the store so I install pods and when I tried to build it will give me following errors on xcode 10:
The text was updated successfully, but these errors were encountered: