diff --git a/Stepic.xcodeproj/project.pbxproj b/Stepic.xcodeproj/project.pbxproj index 7e4ea4133..1693c7b47 100644 --- a/Stepic.xcodeproj/project.pbxproj +++ b/Stepic.xcodeproj/project.pbxproj @@ -13298,7 +13298,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = UJ4KC2QN7B; INFOPLIST_FILE = "StickerPackExtension/Info-Production.plist"; @@ -13323,7 +13323,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; INFOPLIST_FILE = "StickerPackExtension/Info-Production.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; @@ -13465,7 +13465,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Stepic/Info-Production.plist"; @@ -13495,7 +13495,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; ENABLE_BITCODE = NO; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; @@ -13586,7 +13586,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Stepic/Info-Develop.plist"; @@ -13638,7 +13638,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = UJ4KC2QN7B; INFOPLIST_FILE = "StickerPackExtension/Info-Develop.plist"; @@ -13719,7 +13719,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Stepic/Info-Develop.plist"; @@ -13767,7 +13767,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; INFOPLIST_FILE = "StickerPackExtension/Info-Develop.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; @@ -14287,7 +14287,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Stepic/Info-Release.plist"; @@ -14341,7 +14341,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = UJ4KC2QN7B; INFOPLIST_FILE = "StickerPackExtension/Info-Release.plist"; @@ -14423,7 +14423,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Stepic/Info-Release.plist"; @@ -14471,7 +14471,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 433; + CURRENT_PROJECT_VERSION = 434; DEVELOPMENT_TEAM = UJ4KC2QN7B; INFOPLIST_FILE = "StickerPackExtension/Info-Release.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; diff --git a/Stepic/Info-Develop.plist b/Stepic/Info-Develop.plist index 91afd6fd3..1e5d7c104 100644 --- a/Stepic/Info-Develop.plist +++ b/Stepic/Info-Develop.plist @@ -62,7 +62,7 @@ CFBundleVersion - 433 + 434 FacebookAppID 171127739724012 FacebookDisplayName diff --git a/Stepic/Info-Production.plist b/Stepic/Info-Production.plist index d0ec07f88..e0ee6a6bc 100644 --- a/Stepic/Info-Production.plist +++ b/Stepic/Info-Production.plist @@ -62,7 +62,7 @@ CFBundleVersion - 433 + 434 FacebookAppID 171127739724012 FacebookDisplayName diff --git a/Stepic/Info-Release.plist b/Stepic/Info-Release.plist index 127bf5792..6757fbad8 100644 --- a/Stepic/Info-Release.plist +++ b/Stepic/Info-Release.plist @@ -62,7 +62,7 @@ CFBundleVersion - 433 + 434 FacebookAppID 171127739724012 FacebookDisplayName diff --git a/StepicTests/Info-Develop.plist b/StepicTests/Info-Develop.plist index 6e7b510cf..933068bb8 100644 --- a/StepicTests/Info-Develop.plist +++ b/StepicTests/Info-Develop.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 433 + 434 diff --git a/StepicTests/Info-Production.plist b/StepicTests/Info-Production.plist index 304d6acc7..6ef232123 100644 --- a/StepicTests/Info-Production.plist +++ b/StepicTests/Info-Production.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 433 + 434 diff --git a/StepicTests/Info-Release.plist b/StepicTests/Info-Release.plist index 08af372d4..9a3943aa7 100644 --- a/StepicTests/Info-Release.plist +++ b/StepicTests/Info-Release.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 433 + 434 diff --git a/StepicUITests/Info-Develop.plist b/StepicUITests/Info-Develop.plist index 7ab579ead..0a23223f5 100644 --- a/StepicUITests/Info-Develop.plist +++ b/StepicUITests/Info-Develop.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.219-develop CFBundleVersion - 433 + 434 diff --git a/StepicUITests/Info-Production.plist b/StepicUITests/Info-Production.plist index 082d07f64..5df9ca855 100644 --- a/StepicUITests/Info-Production.plist +++ b/StepicUITests/Info-Production.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.219 CFBundleVersion - 433 + 434 diff --git a/StepicUITests/Info-Release.plist b/StepicUITests/Info-Release.plist index 61584d87a..8ffabedd6 100644 --- a/StepicUITests/Info-Release.plist +++ b/StepicUITests/Info-Release.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.219-release CFBundleVersion - 433 + 434 diff --git a/StepicWidget/Info-Develop.plist b/StepicWidget/Info-Develop.plist index e33c16591..1d14f7327 100644 --- a/StepicWidget/Info-Develop.plist +++ b/StepicWidget/Info-Develop.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.219-develop CFBundleVersion - 433 + 434 NSExtension NSExtensionPointIdentifier diff --git a/StepicWidget/Info-Production.plist b/StepicWidget/Info-Production.plist index 88507847c..b6114e632 100644 --- a/StepicWidget/Info-Production.plist +++ b/StepicWidget/Info-Production.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.219 CFBundleVersion - 433 + 434 NSExtension NSExtensionPointIdentifier diff --git a/StepicWidget/Info-Release.plist b/StepicWidget/Info-Release.plist index fa6eaa8c2..8be302d2d 100644 --- a/StepicWidget/Info-Release.plist +++ b/StepicWidget/Info-Release.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.219-release CFBundleVersion - 433 + 434 NSExtension NSExtensionPointIdentifier diff --git a/StickerPackExtension/Info-Develop.plist b/StickerPackExtension/Info-Develop.plist index 5bc7a62b9..040eb2a61 100644 --- a/StickerPackExtension/Info-Develop.plist +++ b/StickerPackExtension/Info-Develop.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.219-develop CFBundleVersion - 433 + 434 UIRequiredDeviceCapabilities arm64 diff --git a/StickerPackExtension/Info-Production.plist b/StickerPackExtension/Info-Production.plist index 10a15af46..7648ee0c5 100644 --- a/StickerPackExtension/Info-Production.plist +++ b/StickerPackExtension/Info-Production.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.219 CFBundleVersion - 433 + 434 UIRequiredDeviceCapabilities arm64 diff --git a/StickerPackExtension/Info-Release.plist b/StickerPackExtension/Info-Release.plist index dc5f1803b..19b97e3f8 100644 --- a/StickerPackExtension/Info-Release.plist +++ b/StickerPackExtension/Info-Release.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.219-release CFBundleVersion - 433 + 434 UIRequiredDeviceCapabilities arm64