|
23 | 23 | 66DD4BF51EEF0ECB00207119 /* CalendarCardExpansionExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 66DD4BF41EEF0ECB00207119 /* CalendarCardExpansionExample.m */; };
|
24 | 24 | 66DD4BF81EEF1C4B00207119 /* CalendarChipMotionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 66DD4BF71EEF1C4B00207119 /* CalendarChipMotionSpec.m */; };
|
25 | 25 | 66EF6F281FC33C4800C83A63 /* HeadlessLayerImplicitAnimationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66EF6F271FC33C4800C83A63 /* HeadlessLayerImplicitAnimationTests.swift */; };
|
| 26 | + 66EF6F2A1FC48D6A00C83A63 /* InstantAnimationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66EF6F291FC48D6A00C83A63 /* InstantAnimationTests.swift */; }; |
26 | 27 | 66FD99FA1EE9FBBE00C53A82 /* MotionAnimatorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 66FD99F91EE9FBBE00C53A82 /* MotionAnimatorTests.m */; };
|
27 | 28 | FCA09739CCE089F0D051AA87 /* Pods_MotionAnimatorCatalog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50D808A6F9E944D54276D32F /* Pods_MotionAnimatorCatalog.framework */; };
|
28 | 29 | /* End PBXBuildFile section */
|
|
71 | 72 | 66DD4BF61EEF1C4B00207119 /* CalendarChipMotionSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CalendarChipMotionSpec.h; sourceTree = "<group>"; };
|
72 | 73 | 66DD4BF71EEF1C4B00207119 /* CalendarChipMotionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CalendarChipMotionSpec.m; sourceTree = "<group>"; };
|
73 | 74 | 66EF6F271FC33C4800C83A63 /* HeadlessLayerImplicitAnimationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeadlessLayerImplicitAnimationTests.swift; sourceTree = "<group>"; };
|
| 75 | + 66EF6F291FC48D6A00C83A63 /* InstantAnimationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstantAnimationTests.swift; sourceTree = "<group>"; }; |
74 | 76 | 66FD99F91EE9FBBE00C53A82 /* MotionAnimatorTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MotionAnimatorTests.m; sourceTree = "<group>"; };
|
75 | 77 | 6EB4A3E0A8428C89A9BE95EE /* Pods-MotionAnimatorCatalog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MotionAnimatorCatalog.release.xcconfig"; path = "../../../Pods/Target Support Files/Pods-MotionAnimatorCatalog/Pods-MotionAnimatorCatalog.release.xcconfig"; sourceTree = "<group>"; };
|
76 | 78 | 9DE90426033EDF40C65232A9 /* Pods-UnitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.debug.xcconfig"; path = "../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
214 | 216 | children = (
|
215 | 217 | 66A6A6671FBA158000DE54CB /* AnimationRemovalTests.swift */,
|
216 | 218 | 66EF6F271FC33C4800C83A63 /* HeadlessLayerImplicitAnimationTests.swift */,
|
217 |
| - 66FD99F91EE9FBBE00C53A82 /* MotionAnimatorTests.m */, |
218 |
| - 668726491EF04B4C00113675 /* MotionAnimatorTests.swift */, |
219 | 219 | 66BF5A8E1FB0E4CB00E864F6 /* ImplicitAnimationTests.swift */,
|
220 | 220 | 6625876B1FB4DB9C00BC7DF1 /* InitialVelocityTests.swift */,
|
| 221 | + 66EF6F291FC48D6A00C83A63 /* InstantAnimationTests.swift */, |
| 222 | + 66FD99F91EE9FBBE00C53A82 /* MotionAnimatorTests.m */, |
| 223 | + 668726491EF04B4C00113675 /* MotionAnimatorTests.swift */, |
221 | 224 | 660636011FACC24300C3DFB8 /* TimeScaleFactorTests.swift */,
|
222 | 225 | );
|
223 | 226 | path = unit;
|
|
496 | 499 | files = (
|
497 | 500 | 6625876C1FB4DB9C00BC7DF1 /* InitialVelocityTests.swift in Sources */,
|
498 | 501 | 66EF6F281FC33C4800C83A63 /* HeadlessLayerImplicitAnimationTests.swift in Sources */,
|
| 502 | + 66EF6F2A1FC48D6A00C83A63 /* InstantAnimationTests.swift in Sources */, |
499 | 503 | 660636021FACC24300C3DFB8 /* TimeScaleFactorTests.swift in Sources */,
|
500 | 504 | 66BF5A8F1FB0E4CB00E864F6 /* ImplicitAnimationTests.swift in Sources */,
|
501 | 505 | 66A6A6681FBA158000DE54CB /* AnimationRemovalTests.swift in Sources */,
|
|
0 commit comments