diff --git a/XMTPiOSExample/XMTPiOSExample.xcodeproj/project.pbxproj b/XMTPiOSExample/XMTPiOSExample.xcodeproj/project.pbxproj index aea0308f..a699a4fa 100644 --- a/XMTPiOSExample/XMTPiOSExample.xcodeproj/project.pbxproj +++ b/XMTPiOSExample/XMTPiOSExample.xcodeproj/project.pbxproj @@ -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 */ diff --git a/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AccentColor.colorset/Contents.json b/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AccentColor.colorset/Contents.json deleted file mode 100644 index eb878970..00000000 --- a/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AccentColor.colorset/Contents.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "colors" : [ - { - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/App Icon.png b/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/App Icon.png new file mode 100644 index 00000000..ffe44fdb Binary files /dev/null and b/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/App Icon.png differ diff --git a/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/Contents.json b/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/Contents.json index 532cd729..1372dd6b 100644 --- a/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/XMTPiOSExample/XMTPiOSExample/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,6 +1,7 @@ { "images" : [ { + "filename" : "App Icon.png", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024"