xcode tag

271 questions


1 answers
143 views
0
iOS 8.3.0 dyld: lazy symbol binding failed: Symbol not found

Device: 5s,6 (simulator)iOS: 8.3.0xCode:8.0The following error occurs when I am using the application I am creating.By the way, regarding ReactNative, not only RN, but also many similar error reports ...


2 answers
109 views
0
iOS 9 Quick Action screen transition

We are developing Quick Action (3D touch) implemented from iOS 9 and later.I was able to call the specified ViewController (StoryBoard) from within Appdelegate, but I don't know how to call TabBarCont...

2 years ago

1 answers
81 views
0
Can't find the device in the second app in Xcode11?

Unity has developed an iOS app, and when I try to build it on a real machine with Xcode, they say they can't find the device.The iOS app previously created by Unity is well aware of the device and can...

2 years ago

1 answers
78 views
0
I'm creating a map application in MKMapView, but I don't know where to rotate the map with the button.

As the title says, I am creating a map application with MKMap, but I really need to rotate the map with a button, so I am having a hard time because I don't understand that part.I will post the code I...

2 years ago

1 answers
121 views
0
I can install Realm with the charge, but I can't compile it cannot be compiled.

Using the following site as a reference, I went to the point where I installed Realm using the culture.https://realm.io/jp/docs/swift/latest/However, when I try to compile with Xcode, I get played wit...

2 years ago

2 answers
89 views
0
There is a service that allows applications to be developed only by using the GUI, but I don't know why. (It may be related to parsing.)

appinventor just wear the parts you like on the web You can easily create an Android app.http://www.atmarkit.co.jp/ait/articles/1103/15/news087.htmlI was surprised that it was easy, but I am having tr...


2 answers
63 views
0
iPhone app compatible with iPad Reject 2.10

The iPhone app I submitted the other day has been rejected.One of the reasons is that I didn't know that I had to support the 2.10 iPad.There are two things that I'm having trouble with.I was told tha...

2 years ago

2 answers
69 views
0
How to Change Compilation Dynamically When Running Xcode Tests

To test the API in Xcode, we are trying to use NLTHTTPStubServer as a dummy server.I tried the preprocessor macro to change the URL of the development environment and the URL in the test, but it didn'...

2 years ago

1 answers
64 views
0
Xcode is no longer able to build.

I upgraded XCODE from 8 to 9.2.The following error message was displayed and the build was not possible.I googled, but I don't know why.Could someone help me?Build operation failed without specifying ...

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'...

« - 11 - »

© 2024 OneMinuteCode. All rights reserved.