Skip to content

Commit

Permalink
Big Sur updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benbaker76 committed Nov 18, 2020
1 parent 27bb1bb commit 0c4bba0
Show file tree
Hide file tree
Showing 14 changed files with 206 additions and 206 deletions.
8 changes: 4 additions & 4 deletions Hackintool.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0348;
CURRENT_PROJECT_VERSION = 0349;
DEVELOPMENT_TEAM = 5LGHPJM9ZR;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = NO;
Expand All @@ -732,7 +732,7 @@
INFOPLIST_FILE = "Hackintool/Hackintool-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 3.4.8;
MARKETING_VERSION = 3.4.9;
PRODUCT_BUNDLE_IDENTIFIER = com.Headsoft.Hackintool;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -753,7 +753,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0348;
CURRENT_PROJECT_VERSION = 0349;
DEVELOPMENT_TEAM = 5LGHPJM9ZR;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = NO;
Expand All @@ -768,7 +768,7 @@
INFOPLIST_FILE = "Hackintool/Hackintool-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 3.4.8;
MARKETING_VERSION = 3.4.9;
PRODUCT_BUNDLE_IDENTIFIER = com.Headsoft.Hackintool;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
Binary file not shown.
398 changes: 199 additions & 199 deletions Hackintool/Base.lproj/MainMenu.xib

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Media.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"size" : "32x32",
"idiom" : "mac",
"filename" : "Icon-33.png",
"filename" : "Icon-32.png",
"scale" : "1x"
},
{
Expand All @@ -39,7 +39,7 @@
{
"size" : "256x256",
"idiom" : "mac",
"filename" : "Icon-257.png",
"filename" : "Icon-256.png",
"scale" : "1x"
},
{
Expand All @@ -51,7 +51,7 @@
{
"size" : "512x512",
"idiom" : "mac",
"filename" : "Icon-513.png",
"filename" : "Icon-512.png",
"scale" : "1x"
},
{
Expand Down
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Media.xcassets/AppIcon.appiconset/Icon-257.png
Binary file not shown.
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Media.xcassets/AppIcon.appiconset/Icon-33.png
Binary file not shown.
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Media.xcassets/AppIcon.appiconset/Icon-513.png
Binary file not shown.
Binary file modified Media.xcassets/AppIcon.appiconset/Icon-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c4bba0

Please sign in to comment.