|
25 | 25 | 63C9C4581D5D339B00101ECE /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 630B2DF51D5D0AD400DC10E9 /* [email protected] */; };
|
26 | 26 | 63C9C45E1D5D341600101ECE /* PMKUIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKUIKit.framework */; };
|
27 | 27 | 63C9C45F1D5D341600101ECE /* PMKUIKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKUIKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
| 28 | + 911E6FC620F571F7006F49B9 /* TestUIViewPropertyAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911E6FC520F571F7006F49B9 /* TestUIViewPropertyAnimator.swift */; }; |
28 | 29 | /* End PBXBuildFile section */
|
29 | 30 |
|
30 | 31 | /* Begin PBXContainerItemProxy section */
|
|
95 | 96 | 63C9C4451D5D334700101ECE /* PMKTestsHost.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PMKTestsHost.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
96 | 97 | 63CCF8121D5C0C4E00503216 /* Cartfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cartfile; sourceTree = "<group>"; };
|
97 | 98 | 63CCF8171D5C11B500503216 /* Carthage.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Carthage.xcconfig; sourceTree = "<group>"; };
|
| 99 | + 911E6FC520F571F7006F49B9 /* TestUIViewPropertyAnimator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestUIViewPropertyAnimator.swift; sourceTree = "<group>"; }; |
98 | 100 | /* End PBXFileReference section */
|
99 | 101 |
|
100 | 102 | /* Begin PBXFrameworksBuildPhase section */
|
|
186 | 188 | 637E2C8E1D5C2E720043E370 /* TestUIImagePickerController.swift */,
|
187 | 189 | 637E2C8F1D5C2E720043E370 /* TestUIViewController.m */,
|
188 | 190 | 6332142A1D83CD17009F67CE /* TestUIView.swift */,
|
| 191 | + 911E6FC520F571F7006F49B9 /* TestUIViewPropertyAnimator.swift */, |
189 | 192 | 637E2C9A1D5C2F600043E370 /* infrastructure.swift */,
|
190 | 193 | );
|
191 | 194 | path = Tests;
|
|
402 | 405 | isa = PBXSourcesBuildPhase;
|
403 | 406 | buildActionMask = 2147483647;
|
404 | 407 | files = (
|
| 408 | + 911E6FC620F571F7006F49B9 /* TestUIViewPropertyAnimator.swift in Sources */, |
405 | 409 | 637E2C951D5C2E720043E370 /* TestUIImagePickerController.swift in Sources */,
|
406 | 410 | 637E2C961D5C2E720043E370 /* TestUIViewController.m in Sources */,
|
407 | 411 | 637E2C9B1D5C2F600043E370 /* infrastructure.swift in Sources */,
|
|
0 commit comments