|
34 | 34 | 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; }; |
35 | 35 | 873F0344C8952CB5585102E0 /* App.entitlements */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = "<group>"; }; |
36 | 36 | 958DCC722DB07C7200EA8C5F /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = debug.xcconfig; path = ../debug.xcconfig; sourceTree = SOURCE_ROOT; }; |
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 | 37 | C7D4E92B3F8B1C5D00A2B9E2 /* BarcodeScannerPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BarcodeScannerPlugin.swift; sourceTree = "<group>"; }; |
39 | 38 | /* End PBXFileReference section */ |
40 | 39 |
|
|
56 | 55 | 958DCC722DB07C7200EA8C5F /* debug.xcconfig */, |
57 | 56 | 504EC3061FED79650016851F /* App */, |
58 | 57 | 504EC3051FED79650016851F /* Products */, |
59 | | - 7B7BBBA72F32232100E56E23 /* Recovered References */, |
60 | 58 | ); |
61 | 59 | sourceTree = "<group>"; |
62 | 60 | }; |
|
87 | 85 | path = App; |
88 | 86 | sourceTree = "<group>"; |
89 | 87 | }; |
90 | | - 7B7BBBA72F32232100E56E23 /* Recovered References */ = { |
91 | | - isa = PBXGroup; |
92 | | - children = ( |
93 | | - BFB20C26958B0AB36D108D0E /* Pods-App.release.xcconfig */, |
94 | | - ); |
95 | | - name = "Recovered References"; |
96 | | - sourceTree = "<group>"; |
97 | | - }; |
98 | 88 | /* End PBXGroup section */ |
99 | 89 |
|
100 | 90 | /* Begin PBXNativeTarget section */ |
|
321 | 311 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
322 | 312 | CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
323 | 313 | CODE_SIGN_STYLE = Automatic; |
324 | | - CURRENT_PROJECT_VERSION = 2; |
| 314 | + CURRENT_PROJECT_VERSION = 3; |
325 | 315 | DEVELOPMENT_TEAM = YQ9XQQJ5ZM; |
326 | 316 | INFOPLIST_FILE = App/Info.plist; |
327 | 317 | IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
|
341 | 331 | }; |
342 | 332 | 504EC3181FED79650016851F /* Release */ = { |
343 | 333 | isa = XCBuildConfiguration; |
344 | | - baseConfigurationReference = BFB20C26958B0AB36D108D0E /* Pods-App.release.xcconfig */; |
345 | 334 | buildSettings = { |
346 | 335 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
347 | 336 | CODE_SIGN_ENTITLEMENTS = App/App.entitlements; |
348 | 337 | CODE_SIGN_STYLE = Automatic; |
349 | | - CURRENT_PROJECT_VERSION = 2; |
| 338 | + CURRENT_PROJECT_VERSION = 3; |
350 | 339 | DEVELOPMENT_TEAM = YQ9XQQJ5ZM; |
351 | 340 | INFOPLIST_FILE = App/Info.plist; |
352 | 341 | IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
|
0 commit comments