Questions tagged as 'mac-os'

0
answers

Problems configuring FreeTDS OS Capitan

I'm trying to connect to a SQL server from a machine with OS X , Capitan through FreeTDS > I made the installation with brew uninstall freetds , I made the changes in my file /usr/local/Cellar/freetds/1.00.24/etc/freetds.conf...
asked by 27.01.2017 / 00:06
0
answers

Error Compiling App Xamarin I-OS in Jenkins Target _CompileITunesMetadata

I have an IOS app that I want to compile in Jenkis and I get the error:    Target _CompileITunesMetadata:       /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets:   error: Error executing task CompileIT...
asked by 09.03.2018 / 19:24
1
answer

Correct way to sign a .pkg on mac?

I have a .pkg that I created to distribute my company's software, but when they download it from other mac it says "It can not be opened because it comes from an unidentified developer", the pkg is signed with a valid certificate of the type Ap...
asked by 20.09.2017 / 18:09
1
answer

How to distribute a .jar on mac using .dmg with Drag & Drop?

I need to convert a .jar into .app that includes JRE inside to be able to distribute in MacOS Sierra as a file .dmg with Drag & Drop without the need to install JDK or JRE (that already comes...
asked by 12.09.2017 / 20:34
2
answers

Problem installing MySQL (5.7.15) in macOS Sierra (10.12)

I just upgraded my MacBook-Air (2013) to macOS Sierra and when I try to install MySQL (mysql-5.7.15-osx10.11-x86_64.dmg) it installs correctly but when I try to do one: sudo /usr/local/mysql/support-files/mysql.server start or sudo /usr/l...
asked by 09.10.2016 / 18:44
1
answer

Problem with shell script on Mac (osascript dialogs)

I am creating a script to delete some files (my purpose is to learn to use the dialogs and execute some tasks), I was forming it based on examples in the network, the dialogs work well, except when I want to execute the commands sudo , tel...
asked by 18.09.2017 / 18:10
1
answer

How to create an executable installer for Mac?

I have previously created (with Inno Setup , pascal) an installer for windows (Aqui el Link ) which has personalized pages, text fields, combo box, radio buttons, scripts, license , installation modes, among others, this is my installer for Win...
asked by 11.09.2017 / 23:09
1
answer

Compatibility of Python and Mac OS

I have installed version 2.7 of python on a Macbook Pro mid 2012, and it looks something like this: WARNING: The version of Tcl/Tk (8.5.9) in use may be unstable. Visit http://www.python.org/download/mac/tcltk/ for current information. The...
asked by 31.10.2016 / 23:00
1
answer

get return from a shellscript dialog?

I'm trying to create a script .sh to capture the action of a dialog on Mac that shows the buttons No and Si , and then execute code depending on the answer, I have not managed to make it take the actions of the user. This...
asked by 15.09.2017 / 20:28
1
answer

Error apt-get not found on Mac

When trying to install cocoapods in MAC , I see this error: Designers-Mac:~ designer$ apt-get update -bash: apt-get: command not found What can be the error? I've tried more commands but they do not work for me     
asked by 20.09.2016 / 09:13