mapbox / mapbox-events-ios

Mapbox Events Framework for iOS
Other
20 stars 38 forks source link

Frame not found MapboxMobileEvents #279

Open szewah opened 3 years ago

szewah commented 3 years ago

Configuration

Steps to Reproduce

  1. Added dependencies via CocoaPods as per https://docs.mapbox.com/ios/maps/guides/install/
  2. Ran pod install
  3. Ran build in Xcode

Expected Project compiles

Logging ld: warning: directory not found for option '-F/Users/<name>/Library/Developer/Xcode/DerivedData/local_friendly_iOS-gwtrplwleckbctcerhesafwyeutl/Build/Products/Debug-iphonesimulator/MapboxMobileEvents'

ld: framework not found MapboxMobileEvents clang: error: linker command failed with exit code 1 (use -v to see invocation)

yuriiburov commented 2 years ago

same issue