Skip to content

Commit 475a6be

Browse files
committed
- Release UI module version 1.0.6
1 parent 1c87208 commit 475a6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ let package = Package(
4242
.product(name: "Lottie", package: "lottie-spm")
4343
],
4444
resources: [.process("NutritionUIModule/VoiceLogging.json"), // Lottie Animation
45-
.process("NutritionUIModule/TypingIndicator.json")]
45+
.process("NutritionUIModule/TypingIndicator.json")] // Typing Indicator
4646
// .copy("CoreSDK/ServicesVolume/VolumeKernels/FindMode.metal"), // VolumeKernels
4747
// .copy("CoreSDK/ServicesVolume/VolumeKernels/HeightToVolume.metal"),
4848
// .copy("CoreSDK/ServicesVolume/VolumeKernels/KalmanStatic1D.metal"),

0 commit comments

Comments
 (0)