macos tag

212 questions


1 answers
101 views
0
Error Running ":calldein#install()" on Vim

The following error occurs when running :calldein#install() on Vim on MacOS iTerm2.However, if you enter the terminal from the beginning, it will end normally.The plug-in is also properly installed.Do...

2 years ago

1 answers
72 views
0
Would it be possible to create an application in Xcode that writes files with arbitrary file names from the results of the terminal command?

I am very sorry for the very rudimentary question.What do you want to do?I would like to do thatWould it be possible to create an application with Xcode to do this?Also, we assume that it will be dist...

2 years ago

1 answers
152 views
0
How to update automatically at regular intervals in safari

How do I automatically refresh page loads at regular intervals when I'm using Safari on my Mac?

2 years ago

1 answers
38 views
0
Slow execution when running programs on mac for long periods of time

I am running a program that takes a long time (more than 3 hours and less than 10 hours) on a Mac.I set it so that the program doesn't go to sleep in the middle of the program, but after a while, the ...

2 years ago

1 answers
111 views
0
When you try to run a Perl script, the `Util.bundle` cannot be opened because it cannot validate the manufacturer.`

Environment Perl 5.20.1cpanm(App::cpanminus) 1.7044 on perl 5.020001 build for darwin-2 levelmacOS Catalina 10.15.6 As the title suggests, when I try to move the Perl script, Util.bundle cannot be ope...

2 years ago

2 answers
69 views
0
Xcode Key Bindings Configuration Does Not Work

I'm trying to change the Move Focus To Next Area key in Key Bindings.Even if you change from the default cmd+alt+`If you wear a keybind in Move Focus To Next Area and Move Focus To Previous Area, you'...


1 answers
112 views
0
Unable to Launch VSCode from Command

I have tried the step Workaround No.1 described on the reference page below, but I cannot launch VSCode from the Mac terminal.Page for reference:[Visual Studio Code] command fails to launch VS Code (M...

2 years ago

1 answers
38 views
0
Image Up Error on Mac Local WordPress

I put WordPress locally on Mac OSX Yosemite and test it.I set up a virtual host in the subfolder of the Site folder.So when I upload images from WordPress' media library, I get the following errorCrea...

2 years ago

1 answers
37 views
0
How do I execute commands that require administrator privileges from Swift?

I am currently running it as follows, but when the password is incorrect, the application gets stuck.swiftlet task=NSTask.launchedTaskWithLaunchPath(/bin/sh, arguments: [-c, /AAAA.sh, sleep3) task.wai...

2 years ago

1 answers
75 views
0
I want to connect to a VNC server from a Mac to a Linux machine using SSH tunneling.

I'd like to use a Mac to operate a VNC server that was launched on the Linux side.For tunneling and connecting to the machine, PuTTY is used.59xx ports are associated with the appropriate localhost un...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.