Skip to content

Commit

Permalink
build 22
Browse files Browse the repository at this point in the history
Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
  • Loading branch information
marinofaggiana committed Oct 1, 2024
1 parent 9ea9f05 commit 548a44d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Nextcloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5662,7 +5662,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 22;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = NKUJUXUJ3B;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -5728,7 +5728,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 22;
DEVELOPMENT_TEAM = NKUJUXUJ3B;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down
4 changes: 2 additions & 2 deletions iOSClient/Supporting Files/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -605,12 +605,12 @@
"_status_wait_download_" = "Waiting for download";
"_status_in_download_" = "In download";
"_status_downloading_" = "Downloading";
"_status_wait_upload_" = "Waiting for upload";
"_status_wait_upload_" = "Waiting to upload";
"_status_wait_create_folder_" = "Waiting to create the folder";
"_status_wait_delete_" = "Waiting to delete";
"_status_in_upload_" = "In upload";
"_status_uploading_" = "Uploading";
"_status_upload_error_" = "Error, waiting for upload";
"_status_upload_error_" = "Error, waiting to upload";
"_select_media_folder_" = "Set Media folder";
"_media_viewimage_show_" = "Show only images";
"_media_viewvideo_show_" = "Show only video";
Expand Down

0 comments on commit 548a44d

Please sign in to comment.