flutter_record_mp3
flutter_record_mp3 copied to clipboard
[Bug report] can not build simulator
Version
3.0.0
Platforms
iOS
Device Model
iphone 14 (ios 16)
flutter info
flutter >= 2.0
How to reproduce?
can not build
Logs
Error (Xcode): In /Users/admin/.pub-cache/hosted/pub.dev/record_mp3-3.0.0/ios/Classes/Fat-Lame/lib/libmp3lame.a(VbrTag.o), building for iOS Simulator, but linking in object file built for
iOS, file '/Users/admin/.pub-cache/hosted/pub.dev/record_mp3-3.0.0/ios/Classes/Fat-Lame/lib/libmp3lame.a' for architecture arm64
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Could not build the application for the simulator.
Error launching application on iPhone 14.
Example code (optional)
No response
Contact
No response
@VinhNguyenTruong Facing the same issue, If you found the solution please share here as well.
Facing the same issue using the same model. I've tried to change even the excluded architeqture, adding arm64 to the list, but doesnt help neither
Having the same issue, please share the solution if you find it.
@Rashad-98 @nitinrgadhiya @VinhNguyenTruong
you can check the solution here, https://github.com/fluttercandies/flutter_record_mp3/issues/15#issuecomment-1273218272