Skip to content

Commit

Permalink
point to new cartera repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Nov 7, 2023
1 parent 27e73e0 commit de2ae90
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions dydx/dydx.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
{
"identity" : "cartera-ios",
"kind" : "remoteSourceControl",
"location" : "git@github.com:dydxprotocol/cartera-ios.git",
"location" : "https://github.com/dydxprotocol/cartera-ios",
"state" : {
"branch" : "main",
"revision" : "5851ff2db6de2d57d90a9a268b191d5d1cfb48f1"
"revision" : "610fffe691fb6fc2bf69230efd91d1887c050ae7"
}
},
{
Expand Down Expand Up @@ -204,7 +204,7 @@
"location" : "https://github.com/WalletConnect/WalletConnectSwiftV2.git",
"state" : {
"branch" : "main",
"revision" : "7cf45ea8f98097b5813cd3c99d08b87c1be28ebe"
"revision" : "4aa4c8229077c133730e361d0d7a17f9e56bdffd"
}
},
{
Expand Down
34 changes: 17 additions & 17 deletions dydx/dydxCartera/dydxCartera.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
020ACC902AF5CB3E00F36B91 /* Cartera in Frameworks */ = {isa = PBXBuildFile; productRef = 020ACC8F2AF5CB3E00F36B91 /* Cartera */; };
021A1DCA2AD34103008A3D73 /* Cartera in Frameworks */ = {isa = PBXBuildFile; productRef = 021A1DC92AD34103008A3D73 /* Cartera */; };
023F7F082AD09725006CC4CD /* Utilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 647D11422A9FF29100DA7815 /* Utilities.framework */; platformFilter = ios; };
023F7F0D2AD09732006CC4CD /* ParticlesKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 647D11D12AA0EE8D00DA7815 /* ParticlesKit.framework */; platformFilter = ios; };
Expand All @@ -26,6 +25,7 @@
02DB5ED029E603A1001EA0F1 /* web3.swift in Frameworks */ = {isa = PBXBuildFile; productRef = 02DB5ECF29E603A1001EA0F1 /* web3.swift */; };
02EF44D429F6F5A700C97746 /* dydxWalletSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EF44D329F6F5A700C97746 /* dydxWalletSetup.swift */; };
02EF44E429F6FA8D00C97746 /* StarkJavascript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EF44D729F6FA8D00C97746 /* StarkJavascript.swift */; };
276F19292AFAED3C0072B70A /* Cartera in Frameworks */ = {isa = PBXBuildFile; productRef = 276F19282AFAED3C0072B70A /* Cartera */; };
380B90E0F0184BA5387AC70A /* Pods_iOS_dydxCartera.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90BD66B2E0C0AEA29121D4EB /* Pods_iOS_dydxCartera.framework */; };
4CEA3DA15AAE34D6C283DEAB /* Pods_iOS_dydxCarteraTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8865FEF1835F39EDD09CA04 /* Pods_iOS_dydxCarteraTests.framework */; };
/* End PBXBuildFile section */
Expand Down Expand Up @@ -157,7 +157,7 @@
buildActionMask = 2147483647;
files = (
023F7F0D2AD09732006CC4CD /* ParticlesKit.framework in Frameworks */,
020ACC902AF5CB3E00F36B91 /* Cartera in Frameworks */,
276F19292AFAED3C0072B70A /* Cartera in Frameworks */,
023F7F082AD09725006CC4CD /* Utilities.framework in Frameworks */,
380B90E0F0184BA5387AC70A /* Pods_iOS_dydxCartera.framework in Frameworks */,
02669B932AD872A300A756AA /* Cartera in Frameworks */,
Expand Down Expand Up @@ -358,7 +358,7 @@
02DB5ECF29E603A1001EA0F1 /* web3.swift */,
021A1DC92AD34103008A3D73 /* Cartera */,
02669B922AD872A300A756AA /* Cartera */,
020ACC8F2AF5CB3E00F36B91 /* Cartera */,
276F19282AFAED3C0072B70A /* Cartera */,
);
productName = dydxCartera;
productReference = 02439C8B29B03E8A00A083FE /* dydxCartera.framework */;
Expand Down Expand Up @@ -414,7 +414,7 @@
packageReferences = (
02439E4529B0526100A083FE /* XCRemoteSwiftPackageReference "secp256k1.swift" */,
02DB5ECE29E603A1001EA0F1 /* XCRemoteSwiftPackageReference "web3" */,
020ACC8E2AF5CB3E00F36B91 /* XCRemoteSwiftPackageReference "cartera-ios" */,
276F19272AFAED3C0072B70A /* XCRemoteSwiftPackageReference "cartera-ios" */,
);
productRefGroup = 02439C8C29B03E8A00A083FE /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -887,14 +887,6 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
020ACC8E2AF5CB3E00F36B91 /* XCRemoteSwiftPackageReference "cartera-ios" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "[email protected]:dydxprotocol/cartera-ios.git";
requirement = {
branch = main;
kind = branch;
};
};
02439E4529B0526100A083FE /* XCRemoteSwiftPackageReference "secp256k1.swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/GigaBitcoin/secp256k1.swift.git";
Expand All @@ -911,14 +903,17 @@
minimumVersion = 1.0.0;
};
};
276F19272AFAED3C0072B70A /* XCRemoteSwiftPackageReference "cartera-ios" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "[email protected]:dydxprotocol/cartera-ios.git";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
020ACC8F2AF5CB3E00F36B91 /* Cartera */ = {
isa = XCSwiftPackageProductDependency;
package = 020ACC8E2AF5CB3E00F36B91 /* XCRemoteSwiftPackageReference "cartera-ios" */;
productName = Cartera;
};
021A1DC92AD34103008A3D73 /* Cartera */ = {
isa = XCSwiftPackageProductDependency;
productName = Cartera;
Expand All @@ -937,6 +932,11 @@
package = 02DB5ECE29E603A1001EA0F1 /* XCRemoteSwiftPackageReference "web3" */;
productName = web3.swift;
};
276F19282AFAED3C0072B70A /* Cartera */ = {
isa = XCSwiftPackageProductDependency;
package = 276F19272AFAED3C0072B70A /* XCRemoteSwiftPackageReference "cartera-ios" */;
productName = Cartera;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 02439C8229B03E8A00A083FE /* Project object */;
Expand Down

0 comments on commit de2ae90

Please sign in to comment.