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 = 381
30+ let databaseSchemaVersion : UInt64 = 382
Original file line number Diff line number Diff line change 58775877 CLANG_WARN_UNREACHABLE_CODE = YES;
58785878 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
58795879 COPY_PHASE_STRIP = NO;
5880- CURRENT_PROJECT_VERSION = 6 ;
5880+ CURRENT_PROJECT_VERSION = 8 ;
58815881 DEBUG_INFORMATION_FORMAT = dwarf;
58825882 DEVELOPMENT_TEAM = NKUJUXUJ3B;
58835883 ENABLE_STRICT_OBJC_MSGSEND = YES;
59435943 CLANG_WARN_UNREACHABLE_CODE = YES;
59445944 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
59455945 COPY_PHASE_STRIP = NO;
5946- CURRENT_PROJECT_VERSION = 6 ;
5946+ CURRENT_PROJECT_VERSION = 8 ;
59475947 DEVELOPMENT_TEAM = NKUJUXUJ3B;
59485948 ENABLE_STRICT_OBJC_MSGSEND = YES;
59495949 ENABLE_TESTABILITY = YES;
You can’t perform that action at this time.
0 commit comments