Skip to content

Commit

Permalink
Updated build versions for release candidates for SEB 3.2.4 for iOS a…
Browse files Browse the repository at this point in the history
…nd SEB 3.2.3 for macOS.
  • Loading branch information
danschlet committed Feb 21, 2023
1 parent 3e115ec commit e04023e
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion SEBTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>14559</string>
<string>14561</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion SEBUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>14559</string>
<string>14561</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion SEBVerificator/SEBVerificator-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>14559</string>
<string>14561</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.education</string>
<key>NSHumanReadableCopyright</key>
Expand Down
2 changes: 1 addition & 1 deletion SafeExamBrowser-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1455C</string>
<string>14561</string>
<key>ClickToFlashOptOut</key>
<true/>
<key>LSApplicationCategoryType</key>
Expand Down
28 changes: 14 additions & 14 deletions SafeExamBrowser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5276,7 +5276,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 9Z623UDZ5L;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5375,7 +5375,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 9Z623UDZ5L;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5663,7 +5663,7 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 6F38DNSC7X;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -5727,7 +5727,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 6F38DNSC7X;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -5786,7 +5786,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 62DXYN3744;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -5830,7 +5830,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 62DXYN3744;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -5867,7 +5867,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 62DXYN3744;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -5910,7 +5910,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 62DXYN3744;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -5945,7 +5945,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEVELOPMENT_TEAM = 9Z623UDZ5L;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -6006,7 +6006,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Daniel Schneider (6F38DNSC7X)";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = " 9Z623UDZ5L";
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -6072,7 +6072,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEVELOPMENT_TEAM = 6F38DNSC7X;
"DEVELOPMENT_TEAM[sdk=macosx*]" = 6F38DNSC7X;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -6135,7 +6135,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Daniel Schneider (6F38DNSC7X)";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 6F38DNSC7X;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -6210,7 +6210,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution: Fondation de l'Ecole hôtelière de Lausanne, EHL";
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -6266,7 +6266,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution: Fondation de l'Ecole hôtelière de Lausanne, EHL";
CURRENT_PROJECT_VERSION = 14559;
CURRENT_PROJECT_VERSION = 14561;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down
2 changes: 1 addition & 1 deletion SafeExamBrowserETH-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>14559</string>
<string>14561</string>
<key>ClickToFlashOptOut</key>
<true/>
<key>LSApplicationCategoryType</key>
Expand Down

0 comments on commit e04023e

Please sign in to comment.