Skip to content

Commit 9f6cad3

Browse files
committed
Fix dependencies for profile feature
1 parent 4f46fb1 commit 9f6cad3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,11 @@ let project = Project(
285285
.Internal.AnalyticsClient,
286286
.Internal.APIClient,
287287
.Internal.BBBuilder,
288+
.Internal.HapticClient,
288289
.Internal.Models,
289290
.Internal.PersistenceKeys,
290291
.Internal.SharedUI,
292+
.Internal.ToastClient,
291293
.SPM.NukeUI,
292294
.SPM.RichTextKit,
293295
.SPM.SFSafeSymbols,

0 commit comments

Comments
 (0)