xcode tag

271 questions


1 answers
43 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
66 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
45 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
142 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
42 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

1 answers
85 views
0
About OpenCV Camera Access: OpenCV: not authorized to capture video (status 0), requesting

I would like to connect two cameras to my PC and use C++ and OpenCV to create a panoramic composite of the images obtained from each.I created the code by referring to the site below.Explanation of pa...

2 years ago

1 answers
44 views
0
CLLocationManager Stop Location Acquisition Baggrand Task From When

I am writing a program that takes a location in CLLocationManager on Swift and sends it to the server.There is no problem with the operation itself, but after moving to the background, location acquis...

2 years ago

1 answers
63 views
0
How to make the action of the UIBarButtonItem argumentless

Usually, when DragAndDrop is performed from the Storyboard, the argument (sender:Any) is created.I want to erase this and make it func without arguments.

2 years ago

1 answers
53 views
0
When creating applications for environmental units such as development, application, and testing, I would like to create ipa files for each environment only by changing the contents of the xCode build without starting with Unity build every time.

If anyone has the following knowledge, could you please let me know?After building Unity in Jenkins, I want to change Jenkins' xCode settings (such as using shell or xCode Plugin) so that I can create...

2 years ago

1 answers
49 views
0
Firebase Data Retrieval

As the title says, I am having trouble getting information about the realtime database.Specifically, I'd like to go get information on the top tier of the json tree, but I can't get the data by specif...

2 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.