mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
Bump iOS project version
This commit is contained in:
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 2026.0312.1+27
|
||||
version: 2026.0313.1+28
|
||||
|
||||
environment:
|
||||
sdk: ^3.9.2
|
||||
@@ -44,7 +44,7 @@ dependencies:
|
||||
meshcore_client:
|
||||
git:
|
||||
url: https://github.com/dz0ny/meshcore_client.git
|
||||
ref: main
|
||||
ref: "fbe0803"
|
||||
|
||||
# Codec2 ultra-low-bitrate speech codec (FFI plugin)
|
||||
codec2_flutter:
|
||||
@@ -139,9 +139,6 @@ dev_dependencies:
|
||||
fake_async: ^1.3.3
|
||||
|
||||
dependency_overrides:
|
||||
meshcore_client:
|
||||
path: ../meshcore_client
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user