|
29 | 29 | 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
|
30 | 30 | AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
31 | 31 | 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 | + AFEF2E962B51212300FFFBEE /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; 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>"; };
|
33 | 34 | /* End PBXFileReference section */
|
34 | 35 |
|
|
73 | 74 | 504EC3061FED79650016851F /* App */ = {
|
74 | 75 | isa = PBXGroup;
|
75 | 76 | children = (
|
| 77 | + AFEF2E962B51212300FFFBEE /* App.entitlements */, |
76 | 78 | 50379B222058CBB4000EE86E /* capacitor.config.json */,
|
77 | 79 | 504EC3071FED79650016851F /* AppDelegate.swift */,
|
78 | 80 | 504EC30B1FED79650016851F /* Main.storyboard */,
|
|
353 | 355 | baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */;
|
354 | 356 | buildSettings = {
|
355 | 357 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 358 | + CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
356 | 359 | CODE_SIGN_STYLE = Automatic;
|
357 | 360 | CURRENT_PROJECT_VERSION = 10;
|
358 | 361 | DEVELOPMENT_TEAM = 8H7FGC266S;
|
|
377 | 380 | baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */;
|
378 | 381 | buildSettings = {
|
379 | 382 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 383 | + CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
380 | 384 | CODE_SIGN_STYLE = Automatic;
|
381 | 385 | CURRENT_PROJECT_VERSION = 10;
|
382 | 386 | DEVELOPMENT_TEAM = 8H7FGC266S;
|
|
0 commit comments