irondash / cargokit

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

Xcode Library setting clear (reset) by cargokit #67

Open gtmickey opened 2 months ago

gtmickey commented 2 months ago

I'm using flutter_rust_bridge to build lib for android and iOS. android side was ok. but on iOS, when I manually add Libs on Xcode , then rerun with flutter run my settings will be clear, is it related to cargokit code gen or some process?

detail can be found here: https://github.com/fzyzcjy/flutter_rust_bridge/issues/1875#issuecomment-2054060179