Skip to content

Commit

Permalink
Merge branch 'develop' into features/add_filters
Browse files Browse the repository at this point in the history
# Conflicts:
#	dydx/Podfile.lock
#	dydx/Pods/AmplitudeSwift/Sources/Amplitude/Constants.swift
#	dydx/Pods/Local Podspecs/abacus.podspec.json
#	dydx/Pods/Manifest.lock
#	dydx/Pods/Pods.xcodeproj/project.pbxproj
#	dydx/Pods/Target Support Files/AmplitudeSwift/AmplitudeSwift-Info.plist
#	dydx/Pods/Target Support Files/AmplitudeSwift/ResourceBundle-Amplitude-AmplitudeSwift-Info.plist
#	podspecs/Abacus.podspec
  • Loading branch information
ruixhuang committed Sep 11, 2024
2 parents a3aa2f8 + a0109b8 commit 79fedb9
Show file tree
Hide file tree
Showing 11 changed files with 84 additions and 82 deletions.
8 changes: 4 additions & 4 deletions dydx/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Abacus (1.10.2)
- AmplitudeSwift (1.9.1):
- Abacus (1.10.3)
- AmplitudeSwift (1.9.2):
- AnalyticsConnector (~> 1.0.1)
- AnalyticsConnector (1.0.3)
- AppsFlyerFramework (6.15.2):
Expand Down Expand Up @@ -382,8 +382,8 @@ CHECKOUT OPTIONS:
:git: https://github.com/dydxprotocol/Charts.git

SPEC CHECKSUMS:
Abacus: 19aaf307228b07739932f54fffa6dee3e3ac6125
AmplitudeSwift: f01a962a2cb28dee9807a5b8a362da339d86f00e
Abacus: 8e4875792b01c8eb94543a351a5d6876d22062e0
AmplitudeSwift: 6c2c689f7dc83e6d9d90b7f53b93433c1436196a
AnalyticsConnector: a53214d38ae22734c6266106c0492b37832633a9
AppsFlyerFramework: 3c6c50b7b3f0f37f648a5b23114940e0766e65e8
Atributika: ecedf5259e4aa3c6278d840b6c18d60c1a8b6ca0
Expand Down
1 change: 0 additions & 1 deletion dydx/Pods/AmplitudeSwift/Sources/Amplitude/Amplitude.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dydx/Pods/AmplitudeSwift/Sources/Amplitude/Constants.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions dydx/Pods/AmplitudeSwift/Sources/Amplitude/Sessions.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dydx/Pods/Local Podspecs/abacus.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dydx/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

130 changes: 65 additions & 65 deletions dydx/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion podspecs/Abacus.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Abacus'
spec.version = '1.10.2'
spec.version = '1.10.3'
spec.homepage = 'https://github.com/dydxprotocol/v4-abacus'
spec.source = { :git => "[email protected]:dydxprotocol/v4-abacus.git", :tag => "v#{spec.version}" }
spec.authors = ''
Expand Down

0 comments on commit 79fedb9

Please sign in to comment.