Skip to content

Commit

Permalink
change the pod location
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Sep 28, 2023
1 parent 5459e0a commit 1cd019c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XMTP.podspec
Original file line number Diff line number Diff line change
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', '= test-timeout2'
spec.dependency 'LibXMTP', '= test-timeout2'

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

0 comments on commit 1cd019c

Please sign in to comment.