From f2c763a1bcb1fe7a60626fbdaa6a4222fc9d6429 Mon Sep 17 00:00:00 2001 From: Matthew Date: Mon, 24 Nov 2025 08:40:44 -0600 Subject: [PATCH] chore: icon composer note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 388a31a9..57fa58f3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Download the app on [TestFlight](https://testflight.apple.com/join/A3nAuYvZ). ### BDK Version +*Note: Xcode 26 preferred because `BDK Swift Example Wallet` App Icon built with the new [Icon Composer](https://developer.apple.com/icon-composer/). + The `main` branch of BDK Swift Example Wallet uses [bdk-swift](https://github.com/bitcoindevkit/bdk-swift) 2.0+. Watch how to build a simple bitcoin iOS wallet with BDK on [YouTube](https://www.youtube.com/watch?v=M9AYugUF5uQ).