|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 0C80B921A6F3F58F76C31292 /* libPods-ReactNativeSketchCanvasExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-ReactNativeSketchCanvasExample.a */; };
|
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
12 |
| - 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
13 | 12 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
14 | 13 | ABAC10222DFCA3C5000E0B02 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABAC10212DFCA3BD000E0B02 /* AppDelegate.swift */; };
|
15 | 14 | E558B321036A9595997692B9 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; };
|
|
18 | 17 | /* Begin PBXFileReference section */
|
19 | 18 | 13B07F961A680F5B00A75B9A /* ReactNativeSketchCanvasExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReactNativeSketchCanvasExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
20 | 19 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ReactNativeSketchCanvasExample/Images.xcassets; sourceTree = "<group>"; };
|
21 |
| - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ReactNativeSketchCanvasExample/main.m; sourceTree = "<group>"; }; |
22 | 20 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSketchCanvasExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
23 | 21 | 3B4392A12AC88292D35C810B /* Pods-ReactNativeSketchCanvasExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSketchCanvasExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSketchCanvasExample/Pods-ReactNativeSketchCanvasExample.debug.xcconfig"; sourceTree = "<group>"; };
|
24 | 22 | 5709B34CF0A7D63546082F79 /* Pods-ReactNativeSketchCanvasExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSketchCanvasExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSketchCanvasExample/Pods-ReactNativeSketchCanvasExample.release.xcconfig"; sourceTree = "<group>"; };
|
|
46 | 44 | ABAC10212DFCA3BD000E0B02 /* AppDelegate.swift */,
|
47 | 45 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
48 | 46 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
|
49 |
| - 13B07FB71A68108700A75B9A /* main.m */, |
50 | 47 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */,
|
51 | 48 | );
|
52 | 49 | name = ReactNativeSketchCanvasExample;
|
|
256 | 253 | buildActionMask = 2147483647;
|
257 | 254 | files = (
|
258 | 255 | ABAC10222DFCA3C5000E0B02 /* AppDelegate.swift in Sources */,
|
259 |
| - 13B07FC11A68108700A75B9A /* main.m in Sources */, |
260 | 256 | );
|
261 | 257 | runOnlyForDeploymentPostprocessing = 0;
|
262 | 258 | };
|
|
0 commit comments