Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 4e04054

Browse files
authored
Merge pull request #240 from grachyov/develop
Support macOS
2 parents d27f421 + a606f5b commit 4e04054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Web3Swift.io.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ encode and decode ABI messages.
1919
s.homepage = 'https://web3swift.io'
2020

2121
s.ios.deployment_target = '10.0'
22+
s.osx.deployment_target = '10.14'
2223

2324
s.module_name = 'Web3Swift'
2425
s.source_files = 'Web3Swift/**/*'

0 commit comments

Comments
 (0)