|
10 | 10 | 1054385623BBA1C200D04E48 /* ObservingInputAccessoryViewTemp.m in Sources */ = {isa = PBXBuildFile; fileRef = 1054385523BBA1C200D04E48 /* ObservingInputAccessoryViewTemp.m */; };
|
11 | 11 | 1054385923BBA27900D04E48 /* UIResponder+FirstResponderTemp.m in Sources */ = {isa = PBXBuildFile; fileRef = 1054385823BBA27900D04E48 /* UIResponder+FirstResponderTemp.m */; };
|
12 | 12 | 1054385C23BC748700D04E48 /* KeyboardTrackingViewTempManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1054385A23BC748700D04E48 /* KeyboardTrackingViewTempManager.m */; };
|
| 13 | + 1054776424B47EA800D2026D /* RCTCustomKeyboardViewControllerTemp.m in Sources */ = {isa = PBXBuildFile; fileRef = 1054776324B47EA800D2026D /* RCTCustomKeyboardViewControllerTemp.m */; }; |
13 | 14 | 10823FBE23B0BAA200429E9A /* Color+Interpolation.m in Sources */ = {isa = PBXBuildFile; fileRef = 10823FBD23B0BAA200429E9A /* Color+Interpolation.m */; };
|
14 | 15 | 10823FC223B0BE9100429E9A /* LNInterpolable.m in Sources */ = {isa = PBXBuildFile; fileRef = 10823FC123B0BE9100429E9A /* LNInterpolable.m */; };
|
15 | 16 | 10823FC623B0BF0C00429E9A /* NSValue+Interpolation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 10823FC523B0BF0C00429E9A /* NSValue+Interpolation.mm */; };
|
16 |
| - 10823FCD23B0BFAC00429E9A /* RCTCustomKeyboardViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 10823FCC23B0BFAC00429E9A /* RCTCustomKeyboardViewController.m */; }; |
17 | 17 | 1098BE4B246034EB0020440A /* LNAnimatorTemp.m in Sources */ = {isa = PBXBuildFile; fileRef = 1098BE4A246034EB0020440A /* LNAnimatorTemp.m */; };
|
18 | 18 | 1098BE4E246035090020440A /* RCTCustomInputControllerTemp.m in Sources */ = {isa = PBXBuildFile; fileRef = 1098BE4D246035090020440A /* RCTCustomInputControllerTemp.m */; };
|
19 | 19 | D8AFAC9F204E004D00D28FED /* SafeAreaSpacerViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D8AFAC99204E004C00D28FED /* SafeAreaSpacerViewManager.m */; };
|
|
44 | 44 | 1054385823BBA27900D04E48 /* UIResponder+FirstResponderTemp.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIResponder+FirstResponderTemp.m"; sourceTree = "<group>"; };
|
45 | 45 | 1054385A23BC748700D04E48 /* KeyboardTrackingViewTempManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KeyboardTrackingViewTempManager.m; sourceTree = "<group>"; };
|
46 | 46 | 1054385B23BC748700D04E48 /* KeyboardTrackingViewTempManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeyboardTrackingViewTempManager.h; sourceTree = "<group>"; };
|
| 47 | + 1054776324B47EA800D2026D /* RCTCustomKeyboardViewControllerTemp.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RCTCustomKeyboardViewControllerTemp.m; sourceTree = "<group>"; }; |
| 48 | + 1054776524B47EB800D2026D /* RCTCustomKeyboardViewControllerTemp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTCustomKeyboardViewControllerTemp.h; sourceTree = "<group>"; }; |
47 | 49 | 10823FB823B0B9D000429E9A /* Color+Interpolation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Color+Interpolation.h"; sourceTree = "<group>"; };
|
48 | 50 | 10823FBA23B0B9ED00429E9A /* LNInterpolable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LNInterpolable.h; sourceTree = "<group>"; };
|
49 | 51 | 10823FBB23B0B9FA00429E9A /* LNInterpolation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LNInterpolation.h; sourceTree = "<group>"; };
|
50 | 52 | 10823FBC23B0BA0900429E9A /* NSValue+Interpolation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSValue+Interpolation.h"; sourceTree = "<group>"; };
|
51 | 53 | 10823FBD23B0BAA200429E9A /* Color+Interpolation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Color+Interpolation.m"; sourceTree = "<group>"; };
|
52 | 54 | 10823FC123B0BE9100429E9A /* LNInterpolable.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LNInterpolable.m; sourceTree = "<group>"; };
|
53 | 55 | 10823FC523B0BF0C00429E9A /* NSValue+Interpolation.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = "NSValue+Interpolation.mm"; sourceTree = "<group>"; };
|
54 |
| - 10823FCB23B0BF9600429E9A /* RCTCustomKeyboardViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTCustomKeyboardViewController.h; sourceTree = "<group>"; }; |
55 |
| - 10823FCC23B0BFAC00429E9A /* RCTCustomKeyboardViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RCTCustomKeyboardViewController.m; sourceTree = "<group>"; }; |
56 | 56 | 1098BE49246034EB0020440A /* LNAnimatorTemp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LNAnimatorTemp.h; sourceTree = "<group>"; };
|
57 | 57 | 1098BE4A246034EB0020440A /* LNAnimatorTemp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LNAnimatorTemp.m; sourceTree = "<group>"; };
|
58 | 58 | 1098BE4C246035090020440A /* RCTCustomInputControllerTemp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTCustomInputControllerTemp.h; sourceTree = "<group>"; };
|
|
128 | 128 | children = (
|
129 | 129 | 1098BE4C246035090020440A /* RCTCustomInputControllerTemp.h */,
|
130 | 130 | 1098BE4D246035090020440A /* RCTCustomInputControllerTemp.m */,
|
131 |
| - 10823FCB23B0BF9600429E9A /* RCTCustomKeyboardViewController.h */, |
132 |
| - 10823FCC23B0BFAC00429E9A /* RCTCustomKeyboardViewController.m */, |
| 131 | + 1054776324B47EA800D2026D /* RCTCustomKeyboardViewControllerTemp.m */, |
| 132 | + 1054776524B47EB800D2026D /* RCTCustomKeyboardViewControllerTemp.h */, |
133 | 133 | );
|
134 | 134 | path = rctcustomInputcontroller;
|
135 | 135 | sourceTree = "<group>";
|
|
246 | 246 | isa = PBXSourcesBuildPhase;
|
247 | 247 | buildActionMask = 2147483647;
|
248 | 248 | files = (
|
249 |
| - 10823FCD23B0BFAC00429E9A /* RCTCustomKeyboardViewController.m in Sources */, |
250 | 249 | 1054385923BBA27900D04E48 /* UIResponder+FirstResponderTemp.m in Sources */,
|
251 | 250 | 1098BE4B246034EB0020440A /* LNAnimatorTemp.m in Sources */,
|
252 | 251 | D8AFACA2204E004D00D28FED /* SafeAreaSpacerView.m in Sources */,
|
|
258 | 257 | D8D93E7620161B1F00A39331 /* HighlighterViewManager.m in Sources */,
|
259 | 258 | 1054385623BBA1C200D04E48 /* ObservingInputAccessoryViewTemp.m in Sources */,
|
260 | 259 | D8E5A538204C4F170000DA01 /* SafeAreaManager.m in Sources */,
|
| 260 | + 1054776424B47EA800D2026D /* RCTCustomKeyboardViewControllerTemp.m in Sources */, |
261 | 261 | D8AFAC9F204E004D00D28FED /* SafeAreaSpacerViewManager.m in Sources */,
|
262 | 262 | D8AFACA1204E004D00D28FED /* SafeAreaSpacerViewLocalData.m in Sources */,
|
263 | 263 | 10823FBE23B0BAA200429E9A /* Color+Interpolation.m in Sources */,
|
|
0 commit comments