code tag

445 questions


1 answers
48 views
0
Switch command line tools on macOS

How do I switch command line tools on macOS?I have two command line tools installed in my environment.I would like to use it while switching between 1 and 2 below.If you look at the Command line tools...

2 years ago

1 answers
94 views
0
AVCaptureFileOutputRecordingDelegate in Xcode8

import UIKitimport AVKitimport AVFoundationimport AssetsLibraryvardocumentsPath = NSTemporaryDirectory()varfileName: String?=classVideoDelegate:NSObject, AVCaptureFileOutputRecordingDelegate{ func cap...

2 years ago

2 answers
119 views
0
I would like to insert an image of the splash screen with xcode.

What you want to doI would like to insert a splash screen image with xcode.ProblemHowever, launch images source is not found.What should I do?launch images source is not displayedView

2 years ago

1 answers
47 views
0
Is there any way to determine the cause of the iPhone app crash that is being released in the AppStore?

Thank you for your help.The iPhone app being released in the AppStore has feedback from users such as The app won't open and fall, but my actual machine and Xcode simulator cannot reproduce the phenom...

2 years ago

1 answers
69 views
0
Learn how to deploy NEHotspotHelper

Thank you for your help.http://qiita.com/naokits/items/aa16e1553880c7ddbfbfUsing the above page as a reference, I made a Network Extension authorization inquiry and received permission to see the Netw...

2 years ago

2 answers
48 views
0
What Causes "view is clipping it content" in Xcode 6?

Migrating projects created with Xcode4 to Xcode6.Then, the nib file says View is clipping it content warning(?).The show the issue navigator displays a blank ! in a gray circle.!Clipped Content   View...

2 years ago

1 answers
55 views
0
When I set the icon, I can't see the command when I press Alt down.

I added a command to the editor title bar, but when I set the icon, the command when I press Alt down disappears.I don't know how to set the icon when pressing Alt, so I didn't set the icon when press...

2 years ago

1 answers
108 views
0
Much slower via VSCode than Jupiter notebook

As the title says, Installing python using AnacondaJupiter notebook is more It's much faster than VSCode (running F5), but Is that what it is??(I think py is usually lighter than interactive...) Opera...


1 answers
150 views
0
Understanding Library Links in Xcode

When I moved the Xcode project from another PC to another PC and tried to run it on a new PC, it was probably a library link problem, but I'm having trouble running it. The project uses multiple libra...

2 years ago

1 answers
45 views
0
Indent javascript in Xcode

I am using Xcode6, but if \ is entered in the regular expression when editing js, the subsequent indentation will go wrong.I didn't really understand why the indentation went wrong, so I had the impre...

2 years ago
« - 22 - »

© 2024 OneMinuteCode. All rights reserved.