Skip to content

Commit a7a48d7

Browse files
authored
Изменил версию на 0.5.5 (#616)
1 parent bee94cc commit a7a48d7

File tree

5 files changed

+54
-32
lines changed

5 files changed

+54
-32
lines changed

ios/Podfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ PODS:
100100
- GoogleUtilities/Environment (~> 8.0)
101101
- GoogleUtilities/UserDefaults (~> 8.0)
102102
- PromisesObjC (~> 2.4)
103-
- FirebaseRemoteConfigInterop (11.10.0)
103+
- FirebaseRemoteConfigInterop (11.15.0)
104104
- FirebaseSessions (11.8.0):
105105
- FirebaseCore (~> 11.8.0)
106106
- FirebaseCoreExtension (~> 11.8.0)
@@ -140,31 +140,31 @@ PODS:
140140
- GoogleDataTransport (10.1.0):
141141
- nanopb (~> 3.30910.0)
142142
- PromisesObjC (~> 2.4)
143-
- GoogleUtilities/AppDelegateSwizzler (8.0.2):
143+
- GoogleUtilities/AppDelegateSwizzler (8.1.0):
144144
- GoogleUtilities/Environment
145145
- GoogleUtilities/Logger
146146
- GoogleUtilities/Network
147147
- GoogleUtilities/Privacy
148-
- GoogleUtilities/Environment (8.0.2):
148+
- GoogleUtilities/Environment (8.1.0):
149149
- GoogleUtilities/Privacy
150-
- GoogleUtilities/Logger (8.0.2):
150+
- GoogleUtilities/Logger (8.1.0):
151151
- GoogleUtilities/Environment
152152
- GoogleUtilities/Privacy
153-
- GoogleUtilities/MethodSwizzler (8.0.2):
153+
- GoogleUtilities/MethodSwizzler (8.1.0):
154154
- GoogleUtilities/Logger
155155
- GoogleUtilities/Privacy
156-
- GoogleUtilities/Network (8.0.2):
156+
- GoogleUtilities/Network (8.1.0):
157157
- GoogleUtilities/Logger
158158
- "GoogleUtilities/NSData+zlib"
159159
- GoogleUtilities/Privacy
160160
- GoogleUtilities/Reachability
161-
- "GoogleUtilities/NSData+zlib (8.0.2)":
161+
- "GoogleUtilities/NSData+zlib (8.1.0)":
162162
- GoogleUtilities/Privacy
163-
- GoogleUtilities/Privacy (8.0.2)
164-
- GoogleUtilities/Reachability (8.0.2):
163+
- GoogleUtilities/Privacy (8.1.0)
164+
- GoogleUtilities/Reachability (8.1.0):
165165
- GoogleUtilities/Logger
166166
- GoogleUtilities/Privacy
167-
- GoogleUtilities/UserDefaults (8.0.2):
167+
- GoogleUtilities/UserDefaults (8.1.0):
168168
- GoogleUtilities/Logger
169169
- GoogleUtilities/Privacy
170170
- just_audio (0.0.1):
@@ -187,9 +187,9 @@ PODS:
187187
- PromisesObjC (2.4.0)
188188
- PromisesSwift (2.4.0):
189189
- PromisesObjC (= 2.4.0)
190-
- SDWebImage (5.21.0):
191-
- SDWebImage/Core (= 5.21.0)
192-
- SDWebImage/Core (5.21.0)
190+
- SDWebImage (5.21.7):
191+
- SDWebImage/Core (= 5.21.7)
192+
- SDWebImage/Core (5.21.7)
193193
- share_plus (0.0.1):
194194
- Flutter
195195
- shared_preferences_foundation (0.0.1):
@@ -322,15 +322,15 @@ SPEC CHECKSUMS:
322322
FirebaseCoreInternal: df24ce5af28864660ecbd13596fc8dd3a8c34629
323323
FirebaseCrashlytics: a1102c035f18d5dd94a5969ee439c526d0c9e313
324324
FirebaseInstallations: 6c963bd2a86aca0481eef4f48f5a4df783ae5917
325-
FirebaseRemoteConfigInterop: 7c9a9c65eff32cbb0f7bf8d18140612ad57dfcc6
325+
FirebaseRemoteConfigInterop: 1c6135e8a094cc6368949f5faeeca7ee8948b8aa
326326
FirebaseSessions: c4d40a97f88f9eaff2834d61b4fea0a522d62123
327327
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
328328
flutter_file_dialog: ca8d7fbd1772d4f0c2777b4ab20a7787ef4e7dd8
329329
flutter_native_splash: c32d145d68aeda5502d5f543ee38c192065986cf
330330
flutter_secure_storage: 1ed9476fba7e7a782b22888f956cce43e2c62f13
331331
GoogleAppMeasurement: fc0817122bd4d4189164f85374e06773b9561896
332332
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
333-
GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
333+
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
334334
just_audio: 4e391f57b79cad2b0674030a00453ca5ce817eed
335335
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
336336
open_filex: 432f3cd11432da3e39f47fcc0df2b1603854eff1
@@ -339,7 +339,7 @@ SPEC CHECKSUMS:
339339
permission_handler_apple: 4ed2196e43d0651e8ff7ca3483a069d469701f2d
340340
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
341341
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
342-
SDWebImage: f84b0feeb08d2d11e6a9b843cb06d75ebf5b8868
342+
SDWebImage: e9fc87c1aab89a8ab1bbd74eba378c6f53be8abf
343343
share_plus: 50da8cb520a8f0f65671c6c6a99b3617ed10a58a
344344
shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7
345345
sqflite_darwin: 20b2a3a3b70e43edae938624ce550a3cbf66a3d0

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
isa = PBXProject;
221221
attributes = {
222222
BuildIndependentTargetsInParallel = YES;
223-
LastUpgradeCheck = 1510;
223+
LastUpgradeCheck = 2600;
224224
ORGANIZATIONNAME = "";
225225
TargetAttributes = {
226226
331C8080294A63A400263BE5 = {
@@ -283,10 +283,14 @@
283283
inputFileListPaths = (
284284
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
285285
);
286+
inputPaths = (
287+
);
286288
name = "[CP] Copy Pods Resources";
287289
outputFileListPaths = (
288290
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
289291
);
292+
outputPaths = (
293+
);
290294
runOnlyForDeploymentPostprocessing = 0;
291295
shellPath = /bin/sh;
292296
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
@@ -300,10 +304,14 @@
300304
inputFileListPaths = (
301305
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
302306
);
307+
inputPaths = (
308+
);
303309
name = "[CP] Embed Pods Frameworks";
304310
outputFileListPaths = (
305311
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
306312
);
313+
outputPaths = (
314+
);
307315
runOnlyForDeploymentPostprocessing = 0;
308316
shellPath = /bin/sh;
309317
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
@@ -476,6 +484,7 @@
476484
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
477485
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
478486
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
487+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
479488
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
480489
CLANG_WARN_STRICT_PROTOTYPES = YES;
481490
CLANG_WARN_SUSPICIOUS_MOVE = YES;
@@ -498,6 +507,7 @@
498507
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
499508
MTL_ENABLE_DEBUG_INFO = NO;
500509
SDKROOT = iphoneos;
510+
STRING_CATALOG_GENERATE_SYMBOLS = YES;
501511
SUPPORTED_PLATFORMS = iphoneos;
502512
TARGETED_DEVICE_FAMILY = "1,2";
503513
VALIDATE_PRODUCT = YES;
@@ -510,16 +520,18 @@
510520
buildSettings = {
511521
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
512522
CLANG_ENABLE_MODULES = YES;
513-
CURRENT_PROJECT_VERSION = 322;
523+
CURRENT_PROJECT_VERSION = 380;
524+
DART_DEBUG_BONJOUR_SERVICE = _dartobservatory._tcp;
514525
DEVELOPMENT_TEAM = 8468D64C4S;
515526
ENABLE_BITCODE = NO;
516527
INFOPLIST_FILE = Runner/Info.plist;
517528
INFOPLIST_KEY_CFBundleDisplayName = "ННГУ";
529+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
518530
LD_RUNPATH_SEARCH_PATHS = (
519531
"$(inherited)",
520532
"@executable_path/Frameworks",
521533
);
522-
MARKETING_VERSION = 0.6.0;
534+
MARKETING_VERSION = 0.5.5;
523535
PRODUCT_BUNDLE_IDENTIFIER = ru.unn.unnMobile;
524536
PRODUCT_NAME = "$(TARGET_NAME)";
525537
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@@ -602,6 +614,7 @@
602614
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
603615
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
604616
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
617+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
605618
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
606619
CLANG_WARN_STRICT_PROTOTYPES = YES;
607620
CLANG_WARN_SUSPICIOUS_MOVE = YES;
@@ -631,6 +644,7 @@
631644
MTL_ENABLE_DEBUG_INFO = YES;
632645
ONLY_ACTIVE_ARCH = YES;
633646
SDKROOT = iphoneos;
647+
STRING_CATALOG_GENERATE_SYMBOLS = YES;
634648
TARGETED_DEVICE_FAMILY = "1,2";
635649
};
636650
name = Debug;
@@ -659,6 +673,7 @@
659673
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
660674
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
661675
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
676+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
662677
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
663678
CLANG_WARN_STRICT_PROTOTYPES = YES;
664679
CLANG_WARN_SUSPICIOUS_MOVE = YES;
@@ -681,6 +696,7 @@
681696
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
682697
MTL_ENABLE_DEBUG_INFO = NO;
683698
SDKROOT = iphoneos;
699+
STRING_CATALOG_GENERATE_SYMBOLS = YES;
684700
SUPPORTED_PLATFORMS = iphoneos;
685701
SWIFT_COMPILATION_MODE = wholemodule;
686702
SWIFT_OPTIMIZATION_LEVEL = "-O";
@@ -695,16 +711,18 @@
695711
buildSettings = {
696712
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
697713
CLANG_ENABLE_MODULES = YES;
698-
CURRENT_PROJECT_VERSION = 322;
714+
CURRENT_PROJECT_VERSION = 380;
715+
DART_DEBUG_BONJOUR_SERVICE = _dartobservatory._tcp;
699716
DEVELOPMENT_TEAM = 8468D64C4S;
700717
ENABLE_BITCODE = NO;
701718
INFOPLIST_FILE = Runner/Info.plist;
702719
INFOPLIST_KEY_CFBundleDisplayName = "ННГУ";
720+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
703721
LD_RUNPATH_SEARCH_PATHS = (
704722
"$(inherited)",
705723
"@executable_path/Frameworks",
706724
);
707-
MARKETING_VERSION = 0.6.0;
725+
MARKETING_VERSION = 0.5.5;
708726
PRODUCT_BUNDLE_IDENTIFIER = ru.unn.unnMobile;
709727
PRODUCT_NAME = "$(TARGET_NAME)";
710728
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@@ -720,16 +738,18 @@
720738
buildSettings = {
721739
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
722740
CLANG_ENABLE_MODULES = YES;
723-
CURRENT_PROJECT_VERSION = 322;
741+
CURRENT_PROJECT_VERSION = 380;
742+
DART_DEBUG_BONJOUR_SERVICE = "";
724743
DEVELOPMENT_TEAM = 8468D64C4S;
725744
ENABLE_BITCODE = NO;
726745
INFOPLIST_FILE = Runner/Info.plist;
727746
INFOPLIST_KEY_CFBundleDisplayName = "ННГУ";
747+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
728748
LD_RUNPATH_SEARCH_PATHS = (
729749
"$(inherited)",
730750
"@executable_path/Frameworks",
731751
);
732-
MARKETING_VERSION = 0.6.0;
752+
MARKETING_VERSION = 0.5.5;
733753
PRODUCT_BUNDLE_IDENTIFIER = ru.unn.unnMobile;
734754
PRODUCT_NAME = "$(TARGET_NAME)";
735755
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";

ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1510"
3+
LastUpgradeVersion = "2600"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

ios/Runner/Info.plist

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleIdentifier</key>
1414
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
1515
<key>CFBundleInfoDictionaryVersion</key>
16-
<string>6.0</string>
16+
<string>0.5.5</string>
1717
<key>CFBundleName</key>
1818
<string>unn_mobile</string>
1919
<key>CFBundlePackageType</key>
@@ -26,10 +26,18 @@
2626
<string>$(FLUTTER_BUILD_NUMBER)</string>
2727
<key>LSRequiresIPhoneOS</key>
2828
<true/>
29+
<key>NSBonjourServices</key>
30+
<array>
31+
<string>${DART_DEBUG_BONJOUR_SERVICE}</string>
32+
</array>
2933
<key>NSCalendarsFullAccessUsageDescription</key>
3034
<string>Calendar full access</string>
3135
<key>NSCalendarsUsageDescription</key>
3236
<string>Calendars</string>
37+
<key>NSCalendarsWriteOnlyAccessUsageDescription</key>
38+
<string>Calendar full access</string>
39+
<key>NSLocalNetworkUsageDescription</key>
40+
<string>Требуется для отладки Flutter (hot reload)</string>
3341
<key>UIApplicationSupportsIndirectInputEvents</key>
3442
<true/>
3543
<key>UILaunchStoryboardName</key>
@@ -51,11 +59,5 @@
5159
<string>UIInterfaceOrientationLandscapeLeft</string>
5260
<string>UIInterfaceOrientationLandscapeRight</string>
5361
</array>
54-
55-
<!-- Permission options for the `calendar` group -->
56-
<key>NSCalendarsUsageDescription</key>
57-
<string>Calendars</string>
58-
<key>NSCalendarsWriteOnlyAccessUsageDescription</key>
59-
<string>Calendar full access</string>
6062
</dict>
6163
</plist>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: unn_mobile
22
description: A mobile application for UNN Portal website
33
publish_to: 'none'
44

5-
version: 0.6.0+379
5+
version: 0.5.5+380
66

77
environment:
88
sdk: '>=3.1.2 <4.0.0'

0 commit comments

Comments
 (0)