Skip to content

Commit

Permalink
Updated build version for final release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
danschlet committed May 31, 2022
1 parent 10c6d77 commit 28d2f4d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 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>14137</string>
<string>14141</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>14137</string>
<string>14141</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion SafeExamBrowser-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>14137</string>
<string>14141</string>
<key>ClickToFlashOptOut</key>
<true/>
<key>LSApplicationCategoryType</key>
Expand Down
16 changes: 8 additions & 8 deletions SafeExamBrowser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4880,7 +4880,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14137;
CURRENT_PROJECT_VERSION = 14141;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 9Z623UDZ5L;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -4979,7 +4979,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14137;
CURRENT_PROJECT_VERSION = 14141;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 9Z623UDZ5L;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5244,7 +5244,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14137;
CURRENT_PROJECT_VERSION = 14141;
DEVELOPMENT_TEAM = 9Z623UDZ5L;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -5301,7 +5301,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Daniel Schneider (6F38DNSC7X)";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 14137;
CURRENT_PROJECT_VERSION = 14141;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = " 9Z623UDZ5L";
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -5362,7 +5362,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 14137;
CURRENT_PROJECT_VERSION = 14141;
DEVELOPMENT_TEAM = 6F38DNSC7X;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -5419,7 +5419,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Daniel Schneider (6F38DNSC7X)";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 14137;
CURRENT_PROJECT_VERSION = 14141;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 6F38DNSC7X;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -5490,7 +5490,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 = 14137;
CURRENT_PROJECT_VERSION = 14141;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -5546,7 +5546,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 = 14137;
CURRENT_PROJECT_VERSION = 14141;
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>14137</string>
<string>14141</string>
<key>ClickToFlashOptOut</key>
<true/>
<key>LSApplicationCategoryType</key>
Expand Down

0 comments on commit 28d2f4d

Please sign in to comment.