chore: update dependencies and configurations for iOS build
- Updated mobile_scanner dependency version to 7.0.0 in pubspec.yaml. - Adjusted versions of several packages in pubspec.lock. - Added exclusion of arm64 architecture for iOS simulator in Podfile and xcconfig files to support Apple Silicon. - Cleaned up Podfile.lock by removing unused dependencies. This update ensures compatibility with the latest mobile_scanner and improves build stability on M1/M4 devices.
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies:
|
||||
go_router: ^14.0.0
|
||||
android_id: ^0.4.0
|
||||
device_info_plus: ^12.3.0
|
||||
mobile_scanner: ^5.1.1
|
||||
mobile_scanner: ^7.0.0
|
||||
yandex_mapkit: ^4.2.1
|
||||
geolocator: ^11.0.0
|
||||
crypto: ^3.0.3
|
||||
|
||||
Reference in New Issue
Block a user