Skip to content

Commit

Permalink
Version bump for SDK: 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infobip-ci committed Sep 28, 2023
1 parent 4541228 commit b8c7e97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1460136654010</string>
<string>1460136654011</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions MobileMessaging.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGNING_REQUIRED = NO;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1460136654010;
CURRENT_PROJECT_VERSION = 1460136654011;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -2057,7 +2057,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGNING_REQUIRED = NO;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 1460136654010;
CURRENT_PROJECT_VERSION = 1460136654011;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down

0 comments on commit b8c7e97

Please sign in to comment.