Skip to content

Commit f183f50

Browse files
authored
Поднял версию NetworkStatus (#235)
1 parent 2dd8e38 commit f183f50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SwiftUI-WorkoutApp.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@
974974
CLANG_TIDY_MISC_REDUNDANT_EXPRESSION = YES;
975975
CLANG_WARN_SEMICOLON_BEFORE_METHOD_BODY = YES;
976976
CODE_SIGN_STYLE = Automatic;
977-
CURRENT_PROJECT_VERSION = 1;
977+
CURRENT_PROJECT_VERSION = 2;
978978
DEVELOPMENT_ASSET_PATHS = "SwiftUI-WorkoutApp/Preview\\ Content/PreviewContent.swift SwiftUI-WorkoutApp/Preview\\ Content";
979979
DEVELOPMENT_TEAM = CR68PP2Z3F;
980980
ENABLE_PREVIEWS = YES;
@@ -1023,7 +1023,7 @@
10231023
CLANG_TIDY_MISC_REDUNDANT_EXPRESSION = YES;
10241024
CLANG_WARN_SEMICOLON_BEFORE_METHOD_BODY = YES;
10251025
CODE_SIGN_STYLE = Automatic;
1026-
CURRENT_PROJECT_VERSION = 1;
1026+
CURRENT_PROJECT_VERSION = 2;
10271027
DEVELOPMENT_ASSET_PATHS = "SwiftUI-WorkoutApp/Preview\\ Content/PreviewContent.swift SwiftUI-WorkoutApp/Preview\\ Content";
10281028
DEVELOPMENT_TEAM = CR68PP2Z3F;
10291029
ENABLE_PREVIEWS = YES;
@@ -1096,7 +1096,7 @@
10961096
repositoryURL = "https://github.com/OlegEremenko991/NetworkStatus";
10971097
requirement = {
10981098
kind = upToNextMajorVersion;
1099-
minimumVersion = 1.0.0;
1099+
minimumVersion = 1.1.0;
11001100
};
11011101
};
11021102
67D322952AE993F90045B92F /* XCRemoteSwiftPackageReference "MapView991" */ = {

SwiftUI-WorkoutApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)