Skip to content

Commit b25a5e8

Browse files
committed
Release UI module 1.0.5
1 parent 3416eb1 commit b25a5e8

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")] //
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)