Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ node_modules
ios/dydx/fastlane
ios/dydx/Pods/abacus/.gradle
ios/dydx/Pods/abacus/build
ios/dydx/Pods/Abacus
ios/dydxV4/dydxV4/_Configurations/credentials.json
ios/dydxV4/dydxV4/_Configurations/GoogleService-Info-Staging.plist
ios/dydxV4/dydxV4/_Configurations/GoogleService-Info.plist
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ ext {
compileSdkVersion = 35

// App dependencies
abacusVersion = '1.14.12'
abacusVersion = '1.14.13'
kollectionsVersion = '2.0.16'

accompanistVersion = '0.23.1'
Expand Down
2,331 changes: 2,026 additions & 305 deletions android/v4/integration/cosmos/src/main/assets/v4-native-client.js

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions ios/PlatformUI/PlatformUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,10 @@
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
Expand Down Expand Up @@ -973,7 +976,10 @@
LDPLUSPLUS = "";
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down
10 changes: 8 additions & 2 deletions ios/PlatformUIJedio/PlatformUIJedio.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,10 @@
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
Expand Down Expand Up @@ -1259,7 +1262,10 @@
LDPLUSPLUS = "";
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,10 @@
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
Expand Down Expand Up @@ -436,7 +439,10 @@
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down
34 changes: 17 additions & 17 deletions ios/dydx/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- Abacus (1.14.12)
- Abacus (1.14.13)
- AmplitudeCore (1.2.3)
- AmplitudeSwift (1.15.1):
- AmplitudeSwift (1.15.2):
- AmplitudeCore (< 2.0.0, >= 1.1.0)
- AnalyticsConnector (~> 1.3.0)
- AnalyticsConnector (1.3.1)
- AppsFlyerFramework (6.17.6):
- AppsFlyerFramework/Main (= 6.17.6)
- AppsFlyerFramework/Main (6.17.6)
- AppsFlyerFramework (6.17.7):
- AppsFlyerFramework/Main (= 6.17.7)
- AppsFlyerFramework/Main (6.17.7)
- Atributika (5.0.5)
- boost (1.84.0)
- CombineExt (1.8.0)
Expand Down Expand Up @@ -1953,16 +1953,16 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- SDWebImage (5.21.2):
- SDWebImage/Core (= 5.21.2)
- SDWebImage/Core (5.21.2)
- SDWebImage (5.21.3):
- SDWebImage/Core (= 5.21.3)
- SDWebImage/Core (5.21.3)
- SDWebImageSVGCoder (1.8.0):
- SDWebImage/Core (~> 5.6)
- SDWebImageSwiftUI (3.1.3):
- SDWebImage (~> 5.10)
- SDWebImageSwiftUI (3.1.4):
- SDWebImage (~> 5.21.1)
- SnapKit (5.7.1)
- SocketRocket (0.7.1)
- Statsig (1.53.11)
- Statsig (1.54.0)
- Yoga (0.0.0)
- ZSWTappableLabel (3.3.2)

Expand Down Expand Up @@ -2302,11 +2302,11 @@ CHECKOUT OPTIONS:
:git: https://github.com/dydxprotocol/Charts.git

SPEC CHECKSUMS:
Abacus: 56b06b59dd5c1be5665f5985b097e9f7698fa63b
Abacus: 344a795e6b6d0842b82ee384f54d4830fa7c85f7
AmplitudeCore: 1726496e562154146bf3c65c50c1c141fe8f3287
AmplitudeSwift: 41d52966044cc377435eda13124854ab7b4ec454
AmplitudeSwift: e615042af6beb6fab0da44c8b60e360953c3b01a
AnalyticsConnector: 3def11199b4ddcad7202c778bde982ec5da0ebb3
AppsFlyerFramework: c2a11846e1f716132449810e0fb5f191f4f1bf4c
AppsFlyerFramework: ae7caf1688348f2d7a742037bd4fc6966d39d362
Atributika: ecedf5259e4aa3c6278d840b6c18d60c1a8b6ca0
boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
CombineExt: c4daa97ef75754d8ef319bd79edeef82652f3eea
Expand Down Expand Up @@ -2425,12 +2425,12 @@ SPEC CHECKSUMS:
ReactCommon: 1511ef100f1afa4c199fe52fe7a8d2529a41429a
RNInAppBrowser: 6d3eb68d471b9834335c664704719b8be1bfdb20
RNKeychain: bc2dd8c6dd4c4063d83772d42902938d04f85257
SDWebImage: 9f177d83116802728e122410fb25ad88f5c7608a
SDWebImage: 16309af6d214ba3f77a7c6f6fdda888cb313a50a
SDWebImageSVGCoder: 8e10c8f6cc879c7dfb317b284e13dd589379f01c
SDWebImageSwiftUI: a6d7129fb68fc18c8b930b869ddcfce314e49ded
SDWebImageSwiftUI: 965cdad5a7210b7ec06aaa1a3d17180d0a152250
SnapKit: d612e99e678a2d3b95bf60b0705ed0a35c03484a
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Statsig: 3686e9de788aec9d9b20f495451f16ef4424775f
Statsig: 6cfc97913a01769b0fac56249790ee257ba86be1
Yoga: 50518ade05048235d91a78b803336dbb5b159d5d
ZSWTappableLabel: 92f11d677bb395a8294df48482316c4981783ca0

Expand Down
2 changes: 1 addition & 1 deletion ios/dydx/Pods/Abacus/build.gradle.kts

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.

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

Loading