ios build

This commit is contained in:
Mikhail Sokolov
2019-05-29 13:10:55 +07:00
parent 8ebcbfa3ea
commit 16e6fb19f3
3 changed files with 69 additions and 40 deletions

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0.2</string> <string>1.0.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2</string> <string>1</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>NSCameraUsageDescription</key> <key>NSCameraUsageDescription</key>

View File

@@ -313,6 +313,7 @@
02EB96252224466200BDE201 /* Dinect.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Dinect.entitlements; sourceTree = "<group>"; }; 02EB96252224466200BDE201 /* Dinect.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Dinect.entitlements; sourceTree = "<group>"; };
02EB96342224475900BDE201 /* Crypto.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Crypto.entitlements; sourceTree = "<group>"; }; 02EB96342224475900BDE201 /* Crypto.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Crypto.entitlements; sourceTree = "<group>"; };
0457ABC36042A6F9F88DBA47 /* Pods-Dinect.release-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect-ote.xcconfig"; sourceTree = "<group>"; }; 0457ABC36042A6F9F88DBA47 /* Pods-Dinect.release-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect-ote.xcconfig"; sourceTree = "<group>"; };
08795F29C692BE1BEC81F208 /* Pods-RACIB.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.release-racib.xcconfig"; sourceTree = "<group>"; };
08C3329345EF37E7D6CA52C9 /* Pods-RACIB.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; 08C3329345EF37E7D6CA52C9 /* Pods-RACIB.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
0AE0A42BF41FDC70B3BD7E88 /* Pods-Dinect-INT.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect int.xcconfig"; sourceTree = "<group>"; }; 0AE0A42BF41FDC70B3BD7E88 /* Pods-Dinect-INT.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect int.xcconfig"; sourceTree = "<group>"; };
0B928E974F5B733B38B2D496 /* Pods-Dinect-INT.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-dinect int.xcconfig"; sourceTree = "<group>"; }; 0B928E974F5B733B38B2D496 /* Pods-Dinect-INT.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-dinect int.xcconfig"; sourceTree = "<group>"; };
@@ -326,6 +327,8 @@
25576BC0EE4D14DFE05E015A /* Pods-Dinect-OTE.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; 25576BC0EE4D14DFE05E015A /* Pods-Dinect-OTE.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
2BA00D2FB4F434B656CB33E6 /* Pods-RACIB.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; }; 2BA00D2FB4F434B656CB33E6 /* Pods-RACIB.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; };
2CEB2BA6C78F86790D120091 /* Pods-Dinect.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug-dinect.xcconfig"; sourceTree = "<group>"; }; 2CEB2BA6C78F86790D120091 /* Pods-Dinect.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug-dinect.xcconfig"; sourceTree = "<group>"; };
3048DAB508389348625DA7B8 /* Pods-Crypto INT.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-racib.xcconfig"; sourceTree = "<group>"; };
31DEF4CC97E673D08D812EA7 /* Pods-Runner.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-racib.xcconfig"; sourceTree = "<group>"; };
32182A1D221EA02200CC387D /* Crypto copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Crypto copy-Info.plist"; path = "/Users/dinect/projects/checker/ios/Crypto copy-Info.plist"; sourceTree = "<absolute>"; }; 32182A1D221EA02200CC387D /* Crypto copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Crypto copy-Info.plist"; path = "/Users/dinect/projects/checker/ios/Crypto copy-Info.plist"; sourceTree = "<absolute>"; };
32182A4D2225B6C100CC387D /* Dinect copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Dinect copy-Info.plist"; path = "/Users/dinect/projects/checker/ios/Dinect copy-Info.plist"; sourceTree = "<absolute>"; }; 32182A4D2225B6C100CC387D /* Dinect copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Dinect copy-Info.plist"; path = "/Users/dinect/projects/checker/ios/Dinect copy-Info.plist"; sourceTree = "<absolute>"; };
32182A7C2225B72600CC387D /* Dinect-OTE.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Dinect-OTE.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 32182A7C2225B72600CC387D /* Dinect-OTE.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Dinect-OTE.app"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -369,11 +372,14 @@
6265CBF97A3E95A109E2C799 /* Pods_RACIB.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RACIB.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 6265CBF97A3E95A109E2C799 /* Pods_RACIB.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RACIB.framework; sourceTree = BUILT_PRODUCTS_DIR; };
62FF76CD61B66E07EB878E7A /* Pods-Crypto INT.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-dinect.xcconfig"; sourceTree = "<group>"; }; 62FF76CD61B66E07EB878E7A /* Pods-Crypto INT.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-dinect.xcconfig"; sourceTree = "<group>"; };
69CB5C908580988A30500BAA /* Pods-Crypto INT.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-dinect int.xcconfig"; sourceTree = "<group>"; }; 69CB5C908580988A30500BAA /* Pods-Crypto INT.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-dinect int.xcconfig"; sourceTree = "<group>"; };
6A6E3C85CC6EA0A7DC784064 /* Pods-Dinect-OTE.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.debug-racib.xcconfig"; sourceTree = "<group>"; };
6B755364B8BF33F5239FAC9F /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; 6B755364B8BF33F5239FAC9F /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
6B82C7E12B5646AAF75EA3DE /* Pods-Runner.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-crypto int.xcconfig"; sourceTree = "<group>"; }; 6B82C7E12B5646AAF75EA3DE /* Pods-Runner.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-crypto int.xcconfig"; sourceTree = "<group>"; };
6C687D5396C168E8A973EBFF /* Pods-Dinect.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug.xcconfig"; sourceTree = "<group>"; }; 6C687D5396C168E8A973EBFF /* Pods-Dinect.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug.xcconfig"; sourceTree = "<group>"; };
6CCAB095579807F3152BACC3 /* Pods-Dinect-OTE.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-crypto int.xcconfig"; sourceTree = "<group>"; }; 6CCAB095579807F3152BACC3 /* Pods-Dinect-OTE.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-crypto int.xcconfig"; sourceTree = "<group>"; };
6DDDA972F4F1357FCB8F38FF /* Pods-Dinect.release-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect.xcconfig"; sourceTree = "<group>"; }; 6DDDA972F4F1357FCB8F38FF /* Pods-Dinect.release-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect.xcconfig"; sourceTree = "<group>"; };
6EABFC586D4886C2BA0175C8 /* Pods-Dinect.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-racib.xcconfig"; sourceTree = "<group>"; };
7058BCCE41003B9CE4460A08 /* Pods-Dinect-INT.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-racib.xcconfig"; sourceTree = "<group>"; };
7510C5BD329011092EE3BAE3 /* Pods-Dinect-INT.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; 7510C5BD329011092EE3BAE3 /* Pods-Dinect-INT.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
799EFA0BBADFF15D16192878 /* Pods-Dinect-INT.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; }; 799EFA0BBADFF15D16192878 /* Pods-Dinect-INT.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; };
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
@@ -396,6 +402,7 @@
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
9D83BBFC3907367C01D1F080 /* Pods-Dinect-OTE.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.debug-dinect.xcconfig"; sourceTree = "<group>"; }; 9D83BBFC3907367C01D1F080 /* Pods-Dinect-OTE.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.debug-dinect.xcconfig"; sourceTree = "<group>"; };
A5B7F3CF057AFAA7FB52CB51 /* Pods-Dinect-INT.release-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect-ote.xcconfig"; sourceTree = "<group>"; }; A5B7F3CF057AFAA7FB52CB51 /* Pods-Dinect-INT.release-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect-ote.xcconfig"; sourceTree = "<group>"; };
A868625A0DB88AAB97BAC871 /* Pods-Runner.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-racib.xcconfig"; sourceTree = "<group>"; };
A8C4ED4CBC6F67EDBCC62CAE /* Pods-Dinect-INT.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug.xcconfig"; sourceTree = "<group>"; }; A8C4ED4CBC6F67EDBCC62CAE /* Pods-Dinect-INT.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug.xcconfig"; sourceTree = "<group>"; };
AA79AAE750378BD211DBA68B /* Pods-Runner.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-crypto int.xcconfig"; sourceTree = "<group>"; }; AA79AAE750378BD211DBA68B /* Pods-Runner.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-crypto int.xcconfig"; sourceTree = "<group>"; };
AC45BF911F9E408E009713E2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = /Users/ntrlab/semyon/apps/checker/ios/Runner/Info.plist; sourceTree = "<absolute>"; }; AC45BF911F9E408E009713E2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = /Users/ntrlab/semyon/apps/checker/ios/Runner/Info.plist; sourceTree = "<absolute>"; };
@@ -406,6 +413,7 @@
B26DF2C30F9C9F8DAB461825 /* Pods-Dinect-OTE.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-dinect int.xcconfig"; sourceTree = "<group>"; }; B26DF2C30F9C9F8DAB461825 /* Pods-Dinect-OTE.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-dinect int.xcconfig"; sourceTree = "<group>"; };
B2F957F886C294F1B4CE96BB /* Pods_Dinect.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Dinect.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B2F957F886C294F1B4CE96BB /* Pods_Dinect.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Dinect.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B73D1F0C77E894551DDEE9EB /* Pods_Dinect_OTE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Dinect_OTE.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B73D1F0C77E894551DDEE9EB /* Pods_Dinect_OTE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Dinect_OTE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B87A111A9FC8A7D56FF0977B /* Pods-Crypto.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.debug-racib.xcconfig"; sourceTree = "<group>"; };
BBA9BAFD1F176DD10053B6EA /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; BBA9BAFD1F176DD10053B6EA /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
BBA9BAFE1F176DD10053B6EA /* ScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; }; BBA9BAFE1F176DD10053B6EA /* ScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; };
BBA9BB311F1792570053B6EA /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; BBA9BB311F1792570053B6EA /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
@@ -415,27 +423,33 @@
BBA9BB391F17927C0053B6EA /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; BBA9BB391F17927C0053B6EA /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
BBA9BB3B1F1792A90053B6EA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; BBA9BB3B1F1792A90053B6EA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
BBA9BB601F179D270053B6EA /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; BBA9BB601F179D270053B6EA /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
BC6B2344913A8CDE3A9B67B2 /* Pods-Crypto.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release-racib.xcconfig"; sourceTree = "<group>"; };
C2FF9728B19B8ACD828D3391 /* Pods-Dinect-INT.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-crypto int.xcconfig"; sourceTree = "<group>"; }; C2FF9728B19B8ACD828D3391 /* Pods-Dinect-INT.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-crypto int.xcconfig"; sourceTree = "<group>"; };
C87AD99EB60FC2176F7E69F0 /* Pods-Runner.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; C87AD99EB60FC2176F7E69F0 /* Pods-Runner.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
CBE944F954937E60FD6B3F19 /* Pods-Dinect.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; CBE944F954937E60FD6B3F19 /* Pods-Dinect.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
CC0C0A116A7CDF48E8138A05 /* Pods-Crypto INT.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; }; CC0C0A116A7CDF48E8138A05 /* Pods-Crypto INT.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; };
CE6FC5D5D15F930EDD480457 /* Pods-Crypto INT.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release.xcconfig"; sourceTree = "<group>"; }; CE6FC5D5D15F930EDD480457 /* Pods-Crypto INT.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release.xcconfig"; sourceTree = "<group>"; };
CE947F495F3D611452592376 /* Pods-Dinect-OTE.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-OTE.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE.release-racib.xcconfig"; sourceTree = "<group>"; };
CEE2EF734C54A8056024B23B /* Pods-Crypto.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release.xcconfig"; sourceTree = "<group>"; }; CEE2EF734C54A8056024B23B /* Pods-Crypto.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release.xcconfig"; sourceTree = "<group>"; };
CEFAED8B48E52A3E7BEED654 /* Pods-Runner.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-dinect int.xcconfig"; sourceTree = "<group>"; }; CEFAED8B48E52A3E7BEED654 /* Pods-Runner.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-dinect int.xcconfig"; sourceTree = "<group>"; };
D0C68D8D267D726C9431B211 /* Pods-Crypto INT.release-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release-dinect-ote.xcconfig"; sourceTree = "<group>"; }; D0C68D8D267D726C9431B211 /* Pods-Crypto INT.release-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release-dinect-ote.xcconfig"; sourceTree = "<group>"; };
D3065F9F44F5A27BB4708D93 /* Pods-Crypto INT.release-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release-racib.xcconfig"; sourceTree = "<group>"; };
D4C25AEB6E9D510E70CF712A /* Pods-RACIB.debug-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; D4C25AEB6E9D510E70CF712A /* Pods-RACIB.debug-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
D523AC24AD9DEDFB20480DA2 /* Pods-Dinect.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release.xcconfig"; sourceTree = "<group>"; }; D523AC24AD9DEDFB20480DA2 /* Pods-Dinect.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release.xcconfig"; sourceTree = "<group>"; };
D855C40DC1D32B14D7FA9AF1 /* Pods-Crypto.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release-dinect int.xcconfig"; sourceTree = "<group>"; }; D855C40DC1D32B14D7FA9AF1 /* Pods-Crypto.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release-dinect int.xcconfig"; sourceTree = "<group>"; };
D87AB7BE753E995351747A08 /* Pods-Runner.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; }; D87AB7BE753E995351747A08 /* Pods-Runner.debug-dinect-ote.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-dinect-ote.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-dinect-ote.xcconfig"; sourceTree = "<group>"; };
D8C2D86DEBC6A9AEB819B409 /* Pods-Dinect.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug-crypto int.xcconfig"; sourceTree = "<group>"; }; D8C2D86DEBC6A9AEB819B409 /* Pods-Dinect.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug-crypto int.xcconfig"; sourceTree = "<group>"; };
D8DC0564D373A9DB1BBBA1BB /* Pods-Crypto.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.debug-dinect int.xcconfig"; sourceTree = "<group>"; }; D8DC0564D373A9DB1BBBA1BB /* Pods-Crypto.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.debug-dinect int.xcconfig"; sourceTree = "<group>"; };
DA7BAED5ED0CEE723133C771 /* Pods-Dinect.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.debug-racib.xcconfig"; sourceTree = "<group>"; };
DBF79E947631742FB6E8265F /* Pods-Dinect-INT.release-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect.xcconfig"; sourceTree = "<group>"; }; DBF79E947631742FB6E8265F /* Pods-Dinect-INT.release-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.release-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.release-dinect.xcconfig"; sourceTree = "<group>"; };
DC52001263C9654FCF078382 /* Pods-Dinect-INT.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-crypto int.xcconfig"; sourceTree = "<group>"; }; DC52001263C9654FCF078382 /* Pods-Dinect-INT.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-crypto int.xcconfig"; sourceTree = "<group>"; };
DFC8CE122E1755299B9F21AB /* Pods-Dinect.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect int.xcconfig"; sourceTree = "<group>"; }; DFC8CE122E1755299B9F21AB /* Pods-Dinect.release-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect.release-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect/Pods-Dinect.release-dinect int.xcconfig"; sourceTree = "<group>"; };
E308333481EFEB0893EC919A /* Pods-RACIB.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-dinect int.xcconfig"; sourceTree = "<group>"; }; E308333481EFEB0893EC919A /* Pods-RACIB.debug-dinect int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-dinect int.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-dinect int.xcconfig"; sourceTree = "<group>"; };
E3F3228E09AFD350FD429717 /* Pods-Runner.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-dinect.xcconfig"; sourceTree = "<group>"; }; E3F3228E09AFD350FD429717 /* Pods-Runner.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug-dinect.xcconfig"; sourceTree = "<group>"; };
E602EB7D9BEF9AAE1CF8D2A8 /* Pods-RACIB.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-crypto int.xcconfig"; sourceTree = "<group>"; }; E602EB7D9BEF9AAE1CF8D2A8 /* Pods-RACIB.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-crypto int.xcconfig"; sourceTree = "<group>"; };
EA4E641953FC1E6AA9DEE22C /* Pods-RACIB.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RACIB.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-RACIB/Pods-RACIB.debug-racib.xcconfig"; sourceTree = "<group>"; };
EEE75E9F231C13119D23645F /* Pods-Crypto INT.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-crypto int.xcconfig"; sourceTree = "<group>"; }; EEE75E9F231C13119D23645F /* Pods-Crypto INT.debug-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.debug-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.debug-crypto int.xcconfig"; sourceTree = "<group>"; };
F0A158E19E5D1D8BE66E6F97 /* Pods-Dinect-INT.debug-racib.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dinect-INT.debug-racib.xcconfig"; path = "Pods/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT.debug-racib.xcconfig"; sourceTree = "<group>"; };
F171E090C3BE624B908FAE59 /* Pods-Crypto.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; }; F171E090C3BE624B908FAE59 /* Pods-Crypto.release-dinect-crypto.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.release-dinect-crypto.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.release-dinect-crypto.xcconfig"; sourceTree = "<group>"; };
F1876AD406D7430E66098828 /* Pods-Crypto.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.debug-dinect.xcconfig"; sourceTree = "<group>"; }; F1876AD406D7430E66098828 /* Pods-Crypto.debug-dinect.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto.debug-dinect.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto/Pods-Crypto.debug-dinect.xcconfig"; sourceTree = "<group>"; };
F5C6811E67775D3F769CE275 /* Pods-Crypto INT.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release-crypto int.xcconfig"; sourceTree = "<group>"; }; F5C6811E67775D3F769CE275 /* Pods-Crypto INT.release-crypto int.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crypto INT.release-crypto int.xcconfig"; path = "Pods/Target Support Files/Pods-Crypto INT/Pods-Crypto INT.release-crypto int.xcconfig"; sourceTree = "<group>"; };
@@ -660,6 +674,20 @@
08C3329345EF37E7D6CA52C9 /* Pods-RACIB.release-dinect-crypto.xcconfig */, 08C3329345EF37E7D6CA52C9 /* Pods-RACIB.release-dinect-crypto.xcconfig */,
504904ED4769671137733C16 /* Pods-RACIB.release-dinect.xcconfig */, 504904ED4769671137733C16 /* Pods-RACIB.release-dinect.xcconfig */,
42EBBA0D99FBAD3BA4C007D7 /* Pods-RACIB.release-dinect int.xcconfig */, 42EBBA0D99FBAD3BA4C007D7 /* Pods-RACIB.release-dinect int.xcconfig */,
B87A111A9FC8A7D56FF0977B /* Pods-Crypto.debug-racib.xcconfig */,
BC6B2344913A8CDE3A9B67B2 /* Pods-Crypto.release-racib.xcconfig */,
3048DAB508389348625DA7B8 /* Pods-Crypto INT.debug-racib.xcconfig */,
D3065F9F44F5A27BB4708D93 /* Pods-Crypto INT.release-racib.xcconfig */,
DA7BAED5ED0CEE723133C771 /* Pods-Dinect.debug-racib.xcconfig */,
6EABFC586D4886C2BA0175C8 /* Pods-Dinect.release-racib.xcconfig */,
F0A158E19E5D1D8BE66E6F97 /* Pods-Dinect-INT.debug-racib.xcconfig */,
7058BCCE41003B9CE4460A08 /* Pods-Dinect-INT.release-racib.xcconfig */,
6A6E3C85CC6EA0A7DC784064 /* Pods-Dinect-OTE.debug-racib.xcconfig */,
CE947F495F3D611452592376 /* Pods-Dinect-OTE.release-racib.xcconfig */,
EA4E641953FC1E6AA9DEE22C /* Pods-RACIB.debug-racib.xcconfig */,
08795F29C692BE1BEC81F208 /* Pods-RACIB.release-racib.xcconfig */,
A868625A0DB88AAB97BAC871 /* Pods-Runner.debug-racib.xcconfig */,
31DEF4CC97E673D08D812EA7 /* Pods-Runner.release-racib.xcconfig */,
); );
name = Pods; name = Pods;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -961,7 +989,7 @@
}; };
}; };
32B158BD224C692700C59F84 = { 32B158BD224C692700C59F84 = {
DevelopmentTeam = QGQG738L9Z; DevelopmentTeam = NM935VWFCA;
ProvisioningStyle = Automatic; ProvisioningStyle = Automatic;
}; };
ACE861271F9F745B006FEF38 = { ACE861271F9F745B006FEF38 = {
@@ -998,6 +1026,7 @@
developmentRegion = English; developmentRegion = English;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
knownRegions = ( knownRegions = (
English,
en, en,
Base, Base,
); );
@@ -1189,7 +1218,7 @@
"${PODS_ROOT}/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-Dinect-OTE/Pods-Dinect-OTE-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -1321,7 +1350,7 @@
"${PODS_ROOT}/Target Support Files/Pods-RACIB/Pods-RACIB-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-RACIB/Pods-RACIB-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -1369,7 +1398,7 @@
"${PODS_ROOT}/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-Dinect-INT/Pods-Dinect-INT-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -1399,7 +1428,7 @@
"${PODS_ROOT}/Target Support Files/Pods-Crypto/Pods-Crypto-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-Crypto/Pods-Crypto-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -1447,7 +1476,7 @@
"${PODS_ROOT}/Target Support Files/Pods-Dinect/Pods-Dinect-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-Dinect/Pods-Dinect-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -1505,7 +1534,7 @@
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -1553,7 +1582,7 @@
"${PODS_ROOT}/Target Support Files/Pods-Crypto INT/Pods-Crypto INT-frameworks.sh", "${PODS_ROOT}/Target Support Files/Pods-Crypto INT/Pods-Crypto INT-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework", "${BUILT_PRODUCTS_DIR}/DropDown/DropDown.framework",
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
"${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", "${PODS_ROOT}/../../../flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework",
"${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework", "${BUILT_PRODUCTS_DIR}/ZXingObjC/ZXingObjC.framework",
"${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework",
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
@@ -4883,7 +4912,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -4895,7 +4924,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5191,7 +5220,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5204,7 +5233,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5228,7 +5257,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5241,7 +5270,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5265,7 +5294,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5278,7 +5307,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5302,7 +5331,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5315,7 +5344,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5339,7 +5368,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5352,7 +5381,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5376,7 +5405,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5389,7 +5418,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5413,7 +5442,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5426,7 +5455,7 @@
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5450,7 +5479,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5462,7 +5491,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5486,7 +5515,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5498,7 +5527,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5522,7 +5551,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5534,7 +5563,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5558,7 +5587,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5570,7 +5599,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5594,7 +5623,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5606,7 +5635,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5630,7 +5659,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = QGQG738L9Z; DEVELOPMENT_TEAM = NM935VWFCA;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@@ -5642,7 +5671,7 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/Flutter", "$(PROJECT_DIR)/Flutter",
); );
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker.racib; PRODUCT_BUNDLE_IDENTIFIER = com.tsifrovyeplatezhi.racibclub.checker;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0.25</string> <string>1.0.30</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>32</string> <string>39</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>NSCameraUsageDescription</key> <key>NSCameraUsageDescription</key>