From cc468571324fea55049c6c92428a4d03b02f6b58 Mon Sep 17 00:00:00 2001 From: shubham Date: Wed, 22 Jun 2022 18:01:16 +0530 Subject: [PATCH] fix: cleanup --- Package.resolved | 2 +- Package.swift | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.resolved b/Package.resolved index 482118c..e7d45df 100644 --- a/Package.resolved +++ b/Package.resolved @@ -42,7 +42,7 @@ "repositoryURL": "https://github.com/argentlabs/web3.swift", "state": { "branch": null, - "revision": "0474eb5e883bc4800b3909833207a1d35e72b808", + "revision": "23246805707db1ff2b65e651eac1e2904957a569", "version": "0.9.3" } } diff --git a/Package.swift b/Package.swift index cd450e9..146328e 100644 --- a/Package.swift +++ b/Package.swift @@ -5,7 +5,7 @@ import PackageDescription let package = Package( name: "FetchNodeDetails", - platforms: [.iOS(.v13)], + platforms: [.iOS(.v13), .macOS(.v10_12)], products: [ // Products define the executables and libraries produced by a package, and make them visible to other packages. .library(