From e05e5f05ae085e88b2df12266d9c168e7fc78ef5 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 24 Mar 2026 07:15:57 +0000 Subject: test: fix verify with Nimble and simulator boot --- project.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project.yml') diff --git a/project.yml b/project.yml index f71376c..0a16834 100644 --- a/project.yml +++ b/project.yml @@ -31,6 +31,9 @@ packages: SkeletonUI: url: https://github.com/CSolanaM/SkeletonUI branch: master + Nimble: + url: https://github.com/Quick/Nimble + majorVersion: 13.0.0 targets: Sora: type: application @@ -113,3 +116,4 @@ targets: GENERATE_INFOPLIST_FILE: YES dependencies: - target: Sora + - package: Nimble -- cgit v1.2.3