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
I followed the tutorial to install lynx on a physical device ios, and when I open Xcode to run/build the app I got the error: BaseDevTool not found:
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/BaseDevtool' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/DebugRouter' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/Lynx' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/LynxDevtool' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/LynxService' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/PrimJS' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/SDWebImage' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/SDWebImageWebPCoder' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/SocketRocket' not found
ld: warning: search path '/Users/murilinhops/Library/Developer/Xcode/DerivedData/LynxExplorer-gtlynjiwuoqataflinvgzfvdgbzk/Build/Products/Debug-iphoneos/libwebp' not found
ld: library 'BaseDevtool' not found
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
System Info
System:
OS: macOS 15.2 (macbookPro)
CPU: (8) arm64 Apple M2
Memory: 122.95 MB / 16.00 GB
Details
I followed the tutorial to install lynx on a physical device ios, and when I open Xcode to run/build the app I got the error:
BaseDevTool
not found:Reproduce link
No response
Reproduce Steps
Reproduce Steps
The text was updated successfully, but these errors were encountered: