irondash / cargokit

Integrate cargo build with flutter plugins and applications.
Other
51 stars 16 forks source link

Sentry plugin fails with cargokit issue #64

Closed r-dev-limited closed 3 months ago

r-dev-limited commented 3 months ago

Works ok on android, fails on iOS. Build on OSX

Created release [iOS-prod] 1.0.0 (43)@1.0.0+1

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 27% uploading source maps..                               
> Rewriting sources
> Adding source map references

> Nothing to upload

error: /Users/tomasradvansky/actions-runner-2/_work/backyard-hunt/backyard-hunt/app/build/ios/Release-prod-iphoneos/super_native_extensions/cargokit_phony: IO error for operation on /Users/tomasradvansky/actions-runner-2/_work/backyard-hunt/backyard-hunt/app/build/ios/Release-prod-iphoneos/super_native_extensions/cargokit_phony: No such file or directory (os error 2)

I tried to navigate there...there is only symlink, which leads nowhere

r-dev-limited commented 3 months ago

Resolved