Skip to content

Commit

Permalink
abacus podspec changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yogurtandjam committed Jun 19, 2024
1 parent 4651c4b commit a891341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v4_abacus.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'v4_abacus'
spec.version = '1.7.84'
spec.version = '1.7.86'
spec.homepage = 'https://github.com/dydxprotocol/v4-abacus'
spec.source = { :http=> ''}
spec.authors = ''
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|



if false
if !Dir.exist?('build/cocoapods/framework/Abacus.framework') || Dir.empty?('build/cocoapods/framework/Abacus.framework')
raise "
Kotlin framework 'Abacus' doesn't exist yet, so a proper Xcode project can't be generated.
Expand Down

0 comments on commit a891341

Please sign in to comment.