Skip to content

Commit

Permalink
fix macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Aug 17, 2024
1 parent 48146cb commit 1f1af1d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion macos/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
platform :ios, '12.0'
platform :osx, '12.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
2 changes: 1 addition & 1 deletion macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ SPEC CHECKSUMS:
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78

PODFILE CHECKSUM: 236401fc2c932af29a9fcf0e97baeeb2d750d367
PODFILE CHECKSUM: f0c21717cb7ee9112f915044c74bfceb5b12e02a

COCOAPODS: 1.15.2
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: f315ad7500afdfeb95c732bc7ab54d30cb2a2b14
resolved-ref: f315ad7500afdfeb95c732bc7ab54d30cb2a2b14
ref: a72bd80f5f095f105a64c850d7a056c780505bbc
resolved-ref: a72bd80f5f095f105a64c850d7a056c780505bbc
url: "https://github.com/mrcyjanek/fast_scanner"
source: git
version: "5.1.1"
Expand Down

0 comments on commit 1f1af1d

Please sign in to comment.