mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
Fix invalid objective_c framework
This commit is contained in:
@@ -138,6 +138,12 @@ dev_dependencies:
|
||||
flutter_launcher_icons: "^0.14.4"
|
||||
fake_async: ^1.3.3
|
||||
|
||||
dependency_overrides:
|
||||
# path_provider_foundation 2.6.0 pulls in package:objective_c as a native
|
||||
# asset. That framework has been ending up archived with a macOS platform
|
||||
# slice and fails App Store validation for iOS uploads.
|
||||
path_provider_foundation: 2.5.1
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: "launcher_icon"
|
||||
ios: true
|
||||
|
||||
Reference in New Issue
Block a user