From b0b8ea844e83c8f4363d0104cea89ed51511b19b Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 26 Jul 2024 17:13:16 -0400 Subject: [PATCH] Update PodFile --- dydx/PodFile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dydx/PodFile b/dydx/PodFile index a249552d4..5081879bb 100644 --- a/dydx/PodFile +++ b/dydx/PodFile @@ -48,8 +48,7 @@ end def abacus_pods #pod 'abacus', :path => '~/v4-abacus' - pod 'abacus', :path => '~/v4-abacus' -end + pod 'Abacus', :podspec => '../podspecs/Abacus.podspec'end def util_pods pod 'BigInt'