|
27 | 27 | 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
28 | 28 | 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
29 | 29 | 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; }; |
| 30 | + 9B90750C27499F28003DDF2A /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; }; |
30 | 31 | AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 32 | AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; }; |
32 | 33 | FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; }; |
|
73 | 74 | 504EC3061FED79650016851F /* App */ = { |
74 | 75 | isa = PBXGroup; |
75 | 76 | children = ( |
| 77 | + 9B90750C27499F28003DDF2A /* App.entitlements */, |
76 | 78 | 50379B222058CBB4000EE86E /* capacitor.config.json */, |
77 | 79 | 504EC3071FED79650016851F /* AppDelegate.swift */, |
78 | 80 | 504EC30B1FED79650016851F /* Main.storyboard */, |
|
351 | 353 | baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */; |
352 | 354 | buildSettings = { |
353 | 355 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 356 | + CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
354 | 357 | CODE_SIGN_STYLE = Automatic; |
355 | 358 | DEVELOPMENT_TEAM = 3JHP463A7M; |
356 | 359 | INFOPLIST_FILE = App/Info.plist; |
|
370 | 373 | baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */; |
371 | 374 | buildSettings = { |
372 | 375 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 376 | + CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
373 | 377 | CODE_SIGN_STYLE = Automatic; |
374 | 378 | DEVELOPMENT_TEAM = 3JHP463A7M; |
375 | 379 | INFOPLIST_FILE = App/Info.plist; |
|
0 commit comments