Skip to content

Commit

Permalink
Release 1.95
Browse files Browse the repository at this point in the history
  • Loading branch information
Marginal committed Nov 13, 2022
1 parent 8e392b1 commit bc15872
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 12 deletions.
7 changes: 5 additions & 2 deletions QLVideo.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,8 @@
</dict>
<key>PAYLOAD_TYPE</key>
<integer>0</integer>
<key>PRESERVE_EXTENDED_ATTRIBUTES</key>
<false/>
<key>SHOW_INVISIBLE</key>
<false/>
<key>SPLIT_FORKS</key>
Expand Down Expand Up @@ -659,7 +661,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.9.4</string>
<string>1.95</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
Expand Down Expand Up @@ -1052,9 +1054,10 @@
<integer>1</integer>
<key>installer-script.domains:enable_localSystem</key>
<integer>1</integer>
<key>installer-script.options:hostArchitectures</key>
<key>installer-script.options.platforms.client:arch</key>
<array>
<string>x86_64</string>
<string>arm64</string>
</array>
</dict>
<key>BUILD_FORMAT</key>
Expand Down
6 changes: 6 additions & 0 deletions QLVideo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,7 @@
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = app/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.video";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Application Support";
PRODUCT_BUNDLE_IDENTIFIER = com.apple.uk.org.marginal.qlvideo;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -928,6 +929,7 @@
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = app/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.video";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Application Support";
PRODUCT_BUNDLE_IDENTIFIER = com.apple.uk.uk.org.marginal.qlvideo;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -992,6 +994,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
CURRENT_PROJECT_VERSION = 1.9.5;
DEAD_CODE_STRIPPING = YES;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1016,6 +1019,7 @@
);
LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/universal/lib";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.95;
ONLY_ACTIVE_ARCH = NO;
SDKROOT = macosx;
};
Expand Down Expand Up @@ -1051,6 +1055,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CURRENT_PROJECT_VERSION = 1.9.5;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1071,6 +1076,7 @@
);
LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/universal/lib";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.95;
ONLY_ACTIVE_ARCH = NO;
OTHER_CODE_SIGN_FLAGS = "--timestamp";
SDKROOT = macosx;
Expand Down
8 changes: 4 additions & 4 deletions app/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.9.4</string>
<key>CFBundleVersion</key>
<string>1.9.4</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
<string>© 2014-2021 Jonathan Harris. Licensed under GPLv2 or later.</string>
<string>© 2014-2022 Jonathan Harris. Licensed under GPLv2 or later.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>UTImportedTypeDeclarations</key>
Expand Down
6 changes: 3 additions & 3 deletions mdimporter/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,9 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleShortVersionString</key>
<string>1.9.4</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1.9.4</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
Expand All @@ -323,6 +323,6 @@
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
<string>© 2014-2021 Jonathan Harris. Licensed under GPLv2 or later.</string>
<string>© 2014-2022 Jonathan Harris. Licensed under GPLv2 or later.</string>
</dict>
</plist>
6 changes: 3 additions & 3 deletions qlgenerator/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleShortVersionString</key>
<string>1.9.4</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1.9.4</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
Expand All @@ -221,7 +221,7 @@
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
<string>© 2014-2021 Jonathan Harris. Licensed under GPLv2 or later.</string>
<string>© 2014-2022 Jonathan Harris. Licensed under GPLv2 or later.</string>
<key>QLNeedsToBeRunInMainThread</key>
<false/> <!-- can't run on main thread! -->
<key>QLSupportsConcurrentRequests</key>
Expand Down

0 comments on commit bc15872

Please sign in to comment.