MOTIONTAG / motiontag-sdk-flutter

MOTIONTAG SDK Flutter Plugin
https://motion-tag.com/developers/
Other
4 stars 2 forks source link

iOS build error #20

Open dagovalsusa opened 2 months ago

dagovalsusa commented 2 months ago

Running Xcode build...
Xcode build done. 16,3s Failed to build iOS app Swift Compiler Error (Xcode): No such module 'MotionTagSDK' .pub-cache/hosted/pub.dev/motiontag_sdk-0.1.5/ios/Classes/SwiftMotionTagPlugin.swift:2:7

Uncategorized (Xcode): Command SwiftCompile failed with a nonzero exit code

Encountered error while building for device.

camao-apo commented 1 month ago

I also has the same problem with 0.1.6, and 0.1.7 is broken like 0.1.5:

0.1.6: Failed to build iOS app Swift Compiler Error (Xcode): No such module 'MotionTagSDK' /.pub-cache/hosted/pub.dev/motiontag_sdk-0.1.6/ios/Classes/SwiftMotionTagPlugin.swift:2:7

0.1.7:

CocoaPods could not find compatible versions for pod "MotionTagSDK": In snapshot (Podfile.lock): MotionTagSDK (= 5.1.1)

  In Podfile:
    motiontag_sdk (from `.symlinks/plugins/motiontag_sdk/ios`) was resolved to 1.0.0, which depends on
      MotionTagSDK (= 5.1.7)