Skip to content

Commit

Permalink
Release 1.96
Browse files Browse the repository at this point in the history
  • Loading branch information
Marginal committed Nov 13, 2022
1 parent 52928cc commit 63d4d45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion QLVideo.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.95</string>
<string>1.96</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
Expand Down
8 changes: 4 additions & 4 deletions QLVideo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
CURRENT_PROJECT_VERSION = 1.9.5;
CURRENT_PROJECT_VERSION = 1.9.6;
DEAD_CODE_STRIPPING = YES;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1182,7 +1182,7 @@
);
LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/universal/lib";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.95;
MARKETING_VERSION = 1.96;
ONLY_ACTIVE_ARCH = NO;
SDKROOT = macosx;
};
Expand Down Expand Up @@ -1218,7 +1218,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CURRENT_PROJECT_VERSION = 1.9.5;
CURRENT_PROJECT_VERSION = 1.9.6;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1239,7 +1239,7 @@
);
LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/universal/lib";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.95;
MARKETING_VERSION = 1.96;
ONLY_ACTIVE_ARCH = NO;
OTHER_CODE_SIGN_FLAGS = "--timestamp";
SDKROOT = macosx;
Expand Down

0 comments on commit 63d4d45

Please sign in to comment.