We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3416eb1 commit b25a5e8Copy full SHA for b25a5e8
Package.swift
@@ -42,7 +42,7 @@ let package = Package(
42
.product(name: "Lottie", package: "lottie-spm")
43
],
44
resources: [.process("NutritionUIModule/VoiceLogging.json"), // Lottie Animation
45
- .process("NutritionUIModule/TypingIndicator.json")]
+ .process("NutritionUIModule/TypingIndicator.json")] //
46
// .copy("CoreSDK/ServicesVolume/VolumeKernels/FindMode.metal"), // VolumeKernels
47
// .copy("CoreSDK/ServicesVolume/VolumeKernels/HeightToVolume.metal"),
48
// .copy("CoreSDK/ServicesVolume/VolumeKernels/KalmanStatic1D.metal"),
0 commit comments