Skip to content

Commit

Permalink
1.5.40 update
Browse files Browse the repository at this point in the history
Updates cgminer and bfgminer
  • Loading branch information
fabulouspanda committed May 13, 2016
1 parent 7af077a commit f709d3a
Show file tree
Hide file tree
Showing 54 changed files with 818 additions and 181 deletions.
12 changes: 9 additions & 3 deletions MacMiner.xcodeproj/project.pbxproj
Expand Up @@ -73,6 +73,7 @@
84C3316D19632A970037C289 /* vtccpu in Resources */ = {isa = PBXBuildFile; fileRef = 84C3316B19632A970037C289 /* vtccpu */; };
84E414D717A7FD8A00FEC9C3 /* apiaccess.1 in Resources */ = {isa = PBXBuildFile; fileRef = 84E414D617A7FD8A00FEC9C3 /* apiaccess.1 */; };
84F852ED1780A6C100FDE916 /* asicDock.png in Resources */ = {isa = PBXBuildFile; fileRef = 84F852EC1780A6C100FDE916 /* asicDock.png */; };
84FA2A041BBB31480012256C /* sketchad.png in Resources */ = {isa = PBXBuildFile; fileRef = 84FA2A031BBB31480012256C /* sketchad.png */; };
84FAAAE1199653550048F43F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FAAAE0199653550048F43F /* Cocoa.framework */; };
84FAAAE31996535C0048F43F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FAAAE21996535C0048F43F /* Foundation.framework */; };
84FAAAE5199653630048F43F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FAAAE4199653630048F43F /* IOKit.framework */; };
Expand Down Expand Up @@ -185,6 +186,7 @@
84E414D517A7FD8A00FEC9C3 /* compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = compat.h; path = MacMiner/compat.h; sourceTree = "<group>"; };
84E414D617A7FD8A00FEC9C3 /* apiaccess.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = apiaccess.1; path = MacMiner/apiaccess.1; sourceTree = "<group>"; };
84F852EC1780A6C100FDE916 /* asicDock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = asicDock.png; sourceTree = "<group>"; };
84FA2A031BBB31480012256C /* sketchad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sketchad.png; sourceTree = "<group>"; };
84FAAAE0199653550048F43F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
84FAAAE21996535C0048F43F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
84FAAAE4199653630048F43F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -305,6 +307,7 @@
840BEF54185D0945000596D2 /* overviewViewController.m */,
8410F301170AF5AD001191E3 /* AppDelegate.h */,
8410F302170AF5AD001191E3 /* AppDelegate.m */,
84FA2A031BBB31480012256C /* sketchad.png */,
8410F304170AF5AD001191E3 /* MainMenu.xib */,
840BEF4D18502BDF000596D2 /* images */,
8454C56A172D81130065C351 /* preferencesViewController.h */,
Expand Down Expand Up @@ -410,7 +413,7 @@
ORGANIZATIONNAME = fabulouspanda;
TargetAttributes = {
8410F2EB170AF5AD001191E3 = {
DevelopmentTeam = M3MGURWTA2;
DevelopmentTeam = P4V789N8T7;
};
};
};
Expand Down Expand Up @@ -459,6 +462,7 @@
8450C65918BE6E63002D8CA3 /* cgminer in Resources */,
846288581751AEDD00E73156 /* whiter.png in Resources */,
844ABB2318ABB43900D74BE8 /* pool.png in Resources */,
84FA2A041BBB31480012256C /* sketchad.png in Resources */,
84BBBCB718B00AC2004503C8 /* jansson in Resources */,
84A88D10175562B200DB1A8B /* bfgminer.conf in Resources */,
8400E7C51826F5A1009668D0 /* apiaccess in Resources */,
Expand Down Expand Up @@ -649,7 +653,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-2";
CODE_SIGN_IDENTITY = "Developer ID Application";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: John O'Mara (M3MGURWTA2)";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: FabulousPanda Ltd. (P4V789N8T7)";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -660,6 +664,7 @@
GCC_PREFIX_HEADER = "MacMiner/MacMiner-Prefix.pch";
INFOPLIST_FILE = "MacMiner/MacMiner-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.7;
PRODUCT_BUNDLE_IDENTIFIER = com.fabulouspanda.macminerapp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SDKROOT = macosx;
Expand All @@ -672,7 +677,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-2";
CODE_SIGN_IDENTITY = "Developer ID Application";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: John O'Mara (M3MGURWTA2)";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: FabulousPanda Ltd. (P4V789N8T7)";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -683,6 +688,7 @@
GCC_PREFIX_HEADER = "MacMiner/MacMiner-Prefix.pch";
INFOPLIST_FILE = "MacMiner/MacMiner-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.7;
PRODUCT_BUNDLE_IDENTIFIER = com.fabulouspanda.macminerapp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SDKROOT = macosx;
Expand Down
Expand Up @@ -7,14 +7,14 @@
<key>IDESourceControlProjectIdentifier</key>
<string>41352748-4E62-4AF8-9CAB-4AFABAD62575</string>
<key>IDESourceControlProjectName</key>
<string>MacMiner</string>
<string>project</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>03B82834415DC193775C0AF88FAC3BD644E2E170</key>
<string>github.com:fabulouspanda/MacMiner.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>MacMiner.xcodeproj</string>
<string>MacMiner.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>03B82834415DC193775C0AF88FAC3BD644E2E170</key>
Expand Down
9 changes: 7 additions & 2 deletions MacMiner/AppDelegate.m
Expand Up @@ -159,7 +159,7 @@ - (void)applicationDidFinishLaunching:(NSNotification *)aNotification
if (hideVersion) {


if ([hideVersion isEqualToString:@"1518"]) {
if ([hideVersion isEqualToString:@"1530"]) {

}
else {
Expand Down Expand Up @@ -460,6 +460,11 @@ - (IBAction)displaySite:(id)sender
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://fabulouspanda.co.uk/macminer/"]];
}

- (IBAction)displaySketchFighter:(id)sender
{
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://itunes.apple.com/app/sketch-fighter/id1038895870"]];
}

- (void)mobileCommands {
[self performSelectorInBackground:@selector(mobileCommandsThread) withObject:nil];
}
Expand Down Expand Up @@ -755,7 +760,7 @@ - (IBAction)hideVersionStuff:(id)sender
{
NSUserDefaults *prefs = [NSUserDefaults standardUserDefaults];

[prefs setObject:@"1522" forKey:@"hideVersion"];
[prefs setObject:@"1530" forKey:@"hideVersion"];

[prefs synchronize];

Expand Down
11 changes: 8 additions & 3 deletions MacMiner/MacMiner-Info.plist
Expand Up @@ -9,23 +9,28 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>com.fabulouspanda.macminer</string>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.5.24</string>
<string>1.5.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1524</string>
<string>1540</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2013 fabulouspanda. All rights reserved.</string>
<key>NSMainNibFile</key>
Expand Down

0 comments on commit f709d3a

Please sign in to comment.