Skip to content

Commit

Permalink
Pin WalletConnectV2 & Add App Icon (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieobject authored Feb 20, 2024
1 parent fc3b273 commit 8654a14
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 13 deletions.
4 changes: 2 additions & 2 deletions XMTPiOSExample/XMTPiOSExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -709,8 +709,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/WalletConnect/WalletConnectSwiftV2";
requirement = {
branch = main;
kind = branch;
kind = exactVersion;
version = 1.9.8;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"images" : [
{
"filename" : "App Icon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down

0 comments on commit 8654a14

Please sign in to comment.