Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhuaaa committed Oct 5, 2023
1 parent 1accf34 commit 955b458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XMTP.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "XMTP"
spec.version = "0.5.12-alpha0"
spec.version = "0.5.13-alpha0"
spec.summary = "XMTP SDK Cocoapod"

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -44,7 +44,7 @@ Pod::Spec.new do |spec|
spec.dependency "web3.swift"
spec.dependency "GzipSwift"
spec.dependency "Connect-Swift"
spec.dependency 'XMTPRust', '= 0.3.3-beta0'
spec.dependency 'XMTPRust', '= 0.3.4-beta0'

spec.xcconfig = {'VALID_ARCHS' => 'arm64' }
end

0 comments on commit 955b458

Please sign in to comment.