|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 00E356F31AD99517003FC87E /* react_native_storybook_starterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* react_native_storybook_starterTests.m */; }; |
11 | 11 | 0C80B921A6F3F58F76C31292 /* libPods-react_native_storybook_starter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-react_native_storybook_starter.a */; }; |
| 12 | + 118E6F6629EB114000637371 /* RNSStorybookDevMenuModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 118E6F6429EB114000637371 /* RNSStorybookDevMenuModule.m */; }; |
12 | 13 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
13 | 14 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
14 | 15 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
|
30 | 31 | 00E356EE1AD99517003FC87E /* react_native_storybook_starterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = react_native_storybook_starterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 32 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
32 | 33 | 00E356F21AD99517003FC87E /* react_native_storybook_starterTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = react_native_storybook_starterTests.m; sourceTree = "<group>"; }; |
| 34 | + 118E6F6429EB114000637371 /* RNSStorybookDevMenuModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSStorybookDevMenuModule.m; sourceTree = "<group>"; }; |
| 35 | + 118E6F6529EB114000637371 /* RNSStorybookDevMenuModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSStorybookDevMenuModule.h; sourceTree = "<group>"; }; |
33 | 36 | 13B07F961A680F5B00A75B9A /* react_native_storybook_starter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = react_native_storybook_starter.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 37 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = react_native_storybook_starter/AppDelegate.h; sourceTree = "<group>"; }; |
35 | 38 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = react_native_storybook_starter/AppDelegate.mm; sourceTree = "<group>"; }; |
|
92 | 95 | 13B07FB61A68108700A75B9A /* Info.plist */, |
93 | 96 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
94 | 97 | 13B07FB71A68108700A75B9A /* main.m */, |
| 98 | + 118E6F6529EB114000637371 /* RNSStorybookDevMenuModule.h */, |
| 99 | + 118E6F6429EB114000637371 /* RNSStorybookDevMenuModule.m */, |
95 | 100 | ); |
96 | 101 | name = react_native_storybook_starter; |
97 | 102 | sourceTree = "<group>"; |
|
412 | 417 | isa = PBXSourcesBuildPhase; |
413 | 418 | buildActionMask = 2147483647; |
414 | 419 | files = ( |
| 420 | + 118E6F6629EB114000637371 /* RNSStorybookDevMenuModule.m in Sources */, |
415 | 421 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
416 | 422 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
417 | 423 | ); |
|
0 commit comments