I put all the data in iTunes Connect but there is an error in the screenshot part. I already have an image for 3,5" , 4" , 4,7" , 5,5" and iPad with the sizes informed on the site. However, the error always...
I'm new to the programming area and iOS and would like to understand what this error is and understand how I can fix it.
Error: iOS code signing key 'iPhone Developer: Luiz ***** (F *********)' not found in keychain. (N *** App.iOS)
I...
So when I use a normal mouse, the scroll is correct, but when I use magic mouse, it skips one-two sections. How do I solve this? I tried to add a delay (100) when the user had to use MAC that even solved the problem, a problem that the user says...
I can not install Firebird PDO support in PHP.
My machine is running Mac The Sierra.
I've already researched macports and homebrew and they do not support it.
Some old posts do not explain in detail how to solve this problem.
Could someone help...
I need to filter the type of access that will be made within the system, you can only access from a specific computer with random IP.
Is there any way to search in PHP or jQuery, or any other language for the MAC address? So we register in...
Undefined symbols for architecture error Undefined symbols for architecture
Follow the error in more detail:
Undefined symbols for architecture i386:
"_RKLogCoreDataError", referenced from:
I'm doing a program for Mac and need to find a way to "click" a button from a code.
I'm trying to put this code in another button and I've tried this in the following 3 ways:
func mouseDown(_ NSButton1: NSEvent) { }
func performClick(_...
I would like to know if Visual Studio (through a computer running Windows and C # language) can create an administrative program (simple, for 1 user, involving only a database interaction) to a computer running Mac / OSX . If so, what settings d...
After numerous problems with Tkinter and Pyinstaller, I was finally able to make a Unix executable application work normally on the MAC High Sierra. But inside the folder of my application, there is a folder called script, which I use chdir(o...