|
23 | 23 | /* Begin PBXFileReference section */ |
24 | 24 | 1A6B2865F76F213517CFCCD1 /* AppViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AppViewController.swift; sourceTree = "<group>"; }; |
25 | 25 | 21A34DAD709C71D553F88951 /* LocalBiometricPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LocalBiometricPlugin.swift; sourceTree = "<group>"; }; |
26 | | - C7D4E92B3F8B1C5D00A2B9E2 /* BarcodeScannerPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BarcodeScannerPlugin.swift; sourceTree = "<group>"; }; |
27 | 26 | 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; }; |
28 | 27 | 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; }; |
29 | 28 | 504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
36 | 35 | 873F0344C8952CB5585102E0 /* App.entitlements */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; }; |
37 | 36 | 958DCC722DB07C7200EA8C5F /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = debug.xcconfig; path = ../debug.xcconfig; sourceTree = SOURCE_ROOT; }; |
38 | 37 | BFB20C26958B0AB36D108D0E /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; }; |
| 38 | + C7D4E92B3F8B1C5D00A2B9E2 /* BarcodeScannerPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BarcodeScannerPlugin.swift; sourceTree = "<group>"; }; |
39 | 39 | /* End PBXFileReference section */ |
40 | 40 |
|
41 | 41 | /* Begin PBXFrameworksBuildPhase section */ |
|
56 | 56 | 958DCC722DB07C7200EA8C5F /* debug.xcconfig */, |
57 | 57 | 504EC3061FED79650016851F /* App */, |
58 | 58 | 504EC3051FED79650016851F /* Products */, |
| 59 | + 7BF04FDF2F1F799A005E306E /* Recovered References */, |
59 | 60 | ); |
60 | 61 | sourceTree = "<group>"; |
61 | 62 | }; |
|
86 | 87 | path = App; |
87 | 88 | sourceTree = "<group>"; |
88 | 89 | }; |
| 90 | + 7BF04FDF2F1F799A005E306E /* Recovered References */ = { |
| 91 | + isa = PBXGroup; |
| 92 | + children = ( |
| 93 | + BFB20C26958B0AB36D108D0E /* Pods-App.release.xcconfig */, |
| 94 | + ); |
| 95 | + name = "Recovered References"; |
| 96 | + sourceTree = "<group>"; |
| 97 | + }; |
89 | 98 | /* End PBXGroup section */ |
90 | 99 |
|
91 | 100 | /* Begin PBXNativeTarget section */ |
|
313 | 322 | CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
314 | 323 | CODE_SIGN_STYLE = Automatic; |
315 | 324 | CURRENT_PROJECT_VERSION = 2; |
| 325 | + DEVELOPMENT_TEAM = YQ9XQQJ5ZM; |
316 | 326 | INFOPLIST_FILE = App/Info.plist; |
317 | 327 | IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
318 | 328 | LD_RUNPATH_SEARCH_PATHS = ( |
|
337 | 347 | CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
338 | 348 | CODE_SIGN_STYLE = Automatic; |
339 | 349 | CURRENT_PROJECT_VERSION = 2; |
| 350 | + DEVELOPMENT_TEAM = YQ9XQQJ5ZM; |
340 | 351 | INFOPLIST_FILE = App/Info.plist; |
341 | 352 | IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
342 | 353 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments