Questions tagged [hackintosh]

GENERAL DESKTOP SUPPORT FOR HACKINTOSHES IS OFF-TOPIC, AND HACKINTOSH TECHNOLOGY MAY VIOLATE APPLE LICENSES. OSx86 (from Mac OS X and x86) is a collaborative hacking project to run the Mac OS X operating system on non-Apple personal computers with x86 architecture and x86-64 compatible processors. A computer built to run this operating system is known as a Hackintosh. Use this tag for questions related to programming on a Hackintosh.

OSx86 (from Mac OS X and x86) is a collaborative hacking project to run the Mac OS X computer operating system on non-Apple personal computers with x86 architecture and x86-64 compatible processors. The effort started soon after the June 2005 Worldwide Developers Conference announcement that Apple would be transitioning its personal computers from PowerPC to Intel microprocessors.

A computer built to run this type of Mac OS X is also known as a Hackintosh.

31 questions
13
votes
3 answers

Using Xcode Instruments on hackintosh

Using hackintosh (i7-4790K 4GHz, 16GB DDR3, GF980Ti) for developing on Xcode (both Swift and Objective-C) about an year, never get any errors. But now I need to use Instruments apps (such Leaks, Allocations, Energy Log, System Trace, etc.) - but I…
zzheads
  • 1,368
  • 5
  • 28
  • 57
11
votes
1 answer

Overcoming OS X and Jailbroken iOS private Apple entitlements

This one is probably a lost cause, but I'll ask cause I'm honestly just curious... We have a client that wants to create a replacement Messaging app for OS X. They basically want to use the same accounts, chat history, and everything, but provide a…
ldoogy
  • 2,819
  • 1
  • 24
  • 38
5
votes
1 answer

Is my code running on a hackintosh?

I'm developing a kernel driver for a client who is selling it to a client who is selling it to the final customer. The final customer is not only 3 times removed from me contractually, but also many thousands of miles and a dozen time zones away. …
Adam Davis
  • 91,931
  • 60
  • 264
  • 330
2
votes
1 answer

Develop iPhone/iPad application on Hackintosh

I'm wordering if I develop iphone and ipad application, does that application work on a non-jailbreak iphone ipad? Because I've heard someone said that if I develop application with Hackintosh, I cannot upload my application to appStore, and it only…
vuvan01
  • 21
  • 2
2
votes
1 answer

Blank Simulator screen for Xcode 9 beta 4 on Hackintosh 10.12.6

I'm using hackintosh version of 10.12.6 and I already have Xcode 8.3.3 which works fine. Today I installed Xcode 9 beta 4 and when I try to run it, the simulator is giving me blank screen with weird graphics like in below image and it stays like…
Francis F
  • 3,157
  • 3
  • 41
  • 79
1
vote
4 answers

Monotouch and Hackintosh

I have developed an app on monotouch-5.2.5 evaluation version. Now i want to deploy on Apple Store and to do it i have bought a full monotouch version (5.2.10) and i have installed all certificate and provisioning profile. When try to build my app…
Luigi Saggese
  • 5,299
  • 3
  • 43
  • 94
1
vote
1 answer

Xcode 9.1 Simulator Crashes macOS System

I'm running macOS Sierra, but same experienced on High Sierra. When I open the Simulator in Xcode 9.1, it doesn't load anything (sometimes a red screen), however crashes the whole system. I can move the mouse, but everything is unclickable. Really…
Dombi Bence
  • 746
  • 7
  • 23
1
vote
0 answers

Swift EXC_BAD_INSTRUCTION (EXC_i386_INVOP) with Label

I'm new to Swift so if this is a basic question don't burn me at the stake. Before I start, I'd like to say I am running a virtual machine (hackintosh) on windows 10, using Mac OS X Sierra. The project is a page-based application on Xcode 8. Even…
1
vote
1 answer

maven - j2objc - No goals have been specified for this build

I am trying to build j2objc but get the next error when I issue a make dist command: [ERROR] No plugin found for prefix 'dependency' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the…
Lera Zemlyanaya
  • 115
  • 3
  • 14
1
vote
1 answer

dyld: Library not loaded: @rpath/libswiftCore.dylib - Error in Xcode 7

I was working on Xcode 7 beta with Swift in a Mac mini (running Yosemite) Due to poor performance i installed Yosemite on my PC (like Hackintosh). And i copied the "xcode 7 beta.app" from 'applications' folder to my new pc's Yosemite. Note: This…
Gijo Varghese
  • 11,264
  • 22
  • 73
  • 122
1
vote
0 answers

Trying to deploy to iPhone 5 with iOS 6 SDK, on XCode 4.2

I'm running XCode 4.2 on Snow Leopard 10.6.8 on a Dell Mini 1010. So it's a hackintosh. Anyway I already managed to get ios 5.1 SDK installed and I can debug applications on my iPad 1st gen running 5.1 which is great. (Following this method Is it…
benjgorman
  • 702
  • 10
  • 31
1
vote
0 answers

How to run JavaFX on Hackintosh

I have created an application in JavaFx and deployed it. It runs perfectly in Mac and Windows system, but not in Hackintosh system. When I start the application, it shows me "JAVAFX Application quit unexpectedly" message. I guess this happens with…
Shreyas Dave
  • 3,815
  • 3
  • 28
  • 57
0
votes
0 answers

HAXM does not support emulating a 64-bit on mac

I'm facing issue with android emulator with any API above 29 or any API x64, BLACK SCREEN after searching I found that quote HAXM driver does not support emulating a 64-bit system image on Intel systems based on Core microarchitecture (Core, Core 2…
Mahmoud Niypoo
  • 1,598
  • 5
  • 24
  • 41
0
votes
0 answers

How to load burp suite java edition

Whenever I load my burp suite professional java edition, it would display to run burp suit using java 17+, please supply the following jvm argument
0
votes
1 answer

Run VSCode with arguments in MacOS

VScode has an perfomance issue on my MacOS (actually hackintosh) where the FPS of Scrolling and Typing is so low (around 20fps I guess) and it's bothering me but with this arguments, it lessen the problem on performance code…
1
2 3