macos tag

212 questions


2 answers
104 views
0
Obtain hostnames, IP addresses, and MAC addresses from Swift

I would like to create and obtain software for MacOSX by using Swift in Xcode for the hostname, IP address, and MAC address of the communication device that exists on the same LAN, such as arp-a at th...

2 years ago

1 answers
105 views
0
I want to use CoreData to operate PostgreSQL on Swift2 in MacOS.

I would like to know how to manipulate PostgreSQL data using CoreData using Swift2 on MacOS.CoreData seems to support SQLite, but how do I replace (or rewrite) this part with PostgreSQL?I would like t...

2 years ago

1 answers
92 views
0
Emacs introduced in OSX is unable to enter characters.

BackgroundI tried to deploy Emacs-24.5 on macbookpro.I installed it using Homebrew, but when I called Emacs, the GNU Emacs screen came up, but the keyboard input was entered into the terminal.environm...

2 years ago

2 answers
124 views
0
How to enter を using Google IME on a Mac in an English environment

In OS X, I set \ to enter \ with the \ key. RubyMine will enter

2 years ago

2 answers
79 views
0
I want to compress files and folders in the OS X program.

I'm trying to create an OS X (Cocoa) application for file compression with Xcode 7.0+Swift2.The library used for compression is ZipArchive (formerly SSZipArchive) and has two functions:·Create compres...

2 years ago

2 answers
79 views
0
How to Continue Running Commands in Sleep on a Mac

I'm working on a certain SNS bot, but when I close the mac screen, it stops running, so I tried to run it with the command nohup, but is it still asleep? It stops when I close the screen.How can I con...

2 years ago

3 answers
116 views
0
When you start the terminal, the message -bash:[:missing`] appears.

When I started the terminal -bash:[:missing`]' message appeared.I have set SublimeText2 to be opened from the terminal by referring to this site.http://offsidenow.phpapps.jp/archives/1669At that time,...

2 years ago

3 answers
123 views
0
When you start the terminal, the message -bash:[:missing`] appears.

When I started the terminal -bash:[:missing`]' message appeared.I have set SublimeText2 to be opened from the terminal by referring to this site.http://offsidenow.phpapps.jp/archives/1669At that time,...

2 years ago

2 answers
119 views
0
Selenium::WebDriver::Error::WebDriverError: Unable to find the chromedriver executable.

I try to move Chrome by writing MacOS-X and Selenium in Ruby, but it doesn't work.The Ruby and Selenium installation went well, but I'm into ChromeDriver installation.Specifically, use irb to require ...


2 answers
106 views
0
Selenium::WebDriver::Error::WebDriverError: Unable to find the chromedriver executable.

I try to move Chrome by writing MacOS-X and Selenium in Ruby, but it doesn't work.The Ruby and Selenium installation went well, but I'm into ChromeDriver installation.Specifically, use irb to require ...

« - 6 - »

© 2024 OneMinuteCode. All rights reserved.