File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ import Foundation
2727//
2828let databaseName = " nextcloud.realm "
2929let tableAccountBackup = " tableAccountBackup.json "
30- let databaseSchemaVersion : UInt64 = 380
30+ let databaseSchemaVersion : UInt64 = 381
Original file line number Diff line number Diff line change 58635863 CLANG_WARN_UNREACHABLE_CODE = YES;
58645864 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
58655865 COPY_PHASE_STRIP = NO;
5866- CURRENT_PROJECT_VERSION = 3 ;
5866+ CURRENT_PROJECT_VERSION = 4 ;
58675867 DEBUG_INFORMATION_FORMAT = dwarf;
58685868 DEVELOPMENT_TEAM = NKUJUXUJ3B;
58695869 ENABLE_STRICT_OBJC_MSGSEND = YES;
59295929 CLANG_WARN_UNREACHABLE_CODE = YES;
59305930 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
59315931 COPY_PHASE_STRIP = NO;
5932- CURRENT_PROJECT_VERSION = 3 ;
5932+ CURRENT_PROJECT_VERSION = 4 ;
59335933 DEVELOPMENT_TEAM = NKUJUXUJ3B;
59345934 ENABLE_STRICT_OBJC_MSGSEND = YES;
59355935 ENABLE_TESTABILITY = YES;
You can’t perform that action at this time.
0 commit comments