|
43 | 43 | 00E356EE1AD99517003FC87E /* fotosTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = fotosTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 44 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
45 | 45 | 00E356F21AD99517003FC87E /* fotosTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = fotosTests.m; sourceTree = "<group>"; }; |
| 46 | + 115E97F128B8B7AC00395FF9 /* fotos.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = fotos.entitlements; path = fotos/fotos.entitlements; sourceTree = "<group>"; }; |
46 | 47 | 1173E6B028AAA95000793593 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
47 | 48 | 11B919492886B26E00CE706A /* Foundation.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = Foundation.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Foundation.ttf"; sourceTree = "<group>"; }; |
48 | 49 | 11B9194A2886B26E00CE706A /* Fontisto.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = Fontisto.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf"; sourceTree = "<group>"; }; |
|
158 | 159 | 13B07FAE1A68108700A75B9A /* fotos */ = { |
159 | 160 | isa = PBXGroup; |
160 | 161 | children = ( |
| 162 | + 115E97F128B8B7AC00395FF9 /* fotos.entitlements */, |
161 | 163 | 11B919482886B22100CE706A /* Fonts */, |
162 | 164 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */, |
163 | 165 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
|
778 | 780 | buildSettings = { |
779 | 781 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
780 | 782 | CLANG_ENABLE_MODULES = YES; |
| 783 | + CODE_SIGN_ENTITLEMENTS = fotos/fotos.entitlements; |
781 | 784 | CODE_SIGN_IDENTITY = "Apple Development"; |
782 | 785 | CODE_SIGN_STYLE = Automatic; |
783 | 786 | CURRENT_PROJECT_VERSION = 1; |
|
807 | 810 | buildSettings = { |
808 | 811 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
809 | 812 | CLANG_ENABLE_MODULES = YES; |
| 813 | + CODE_SIGN_ENTITLEMENTS = fotos/fotos.entitlements; |
810 | 814 | CODE_SIGN_IDENTITY = "Apple Development"; |
811 | 815 | CODE_SIGN_STYLE = Automatic; |
812 | 816 | CURRENT_PROJECT_VERSION = 1; |
|
0 commit comments