xcode6 tag

20 questions


2 answers
89 views
0
In xcode, the iPhone app build result will be run on lldb.

I recently started developing iPhone apps.When I am working on it, I am having trouble with the phenomenon that the build is completed without any errors, but the output results are (lldb).This is a d...

2 years ago

2 answers
119 views
0
Apple LLVM 6.0 Error

When I opened the XCode 5 project with XCode 6, I got this error and I couldn't build it.Please let me know the solution.clang: error: no such file or directory: '/Users/username/Documents/XCode/Proje...


1 answers
110 views
0
DATA MIGRATION WHEN PROGRAM TRANSITION OF SEGUE

Please let me know if you can understand it because I don't know how to handle it when the segue transition is done with swift.Instead of using IB for segue, set the identifier and use it in the progr...

2 years ago

1 answers
96 views
0
No video only when downloaded from App Store

After releasing the app into the App Store, download the app from the production store.Then, some of the images in the application are not displayed correctly and the loading image (Activity Indicator...

2 years ago

1 answers
129 views
0
Want to know Autolayout best practices

I am a student studying the creation of iOS apps at Objective-C.It may not be a good question because you are immature and misleading, but I would appreciate it if you could answer it.When creating an...


1 answers
135 views
0
Error when trying to update an app in App Store

In order to update the app released in the App Store, I tried to update it by doing Archive as usual and pressing the Distribute App button, but I couldn't update it because this screen appeared on Xc...


1 answers
105 views
0
SIGABRT Error Attempting AutoLayout with Swift 1.2Xcode 6.4 iOS 8 Code

Currently, we are developing iOS8 iPhone applications with Xcode 6.4. No Storyboard or Xib, all written in Swift 1.2 code.I would like to use AutoLayouto for the first view as follows.navigationBarUIL...

2 years ago

2 answers
95 views
0
When iOS 8 rotates horizontally, the View does not rotate as the device rotates and is fixed.

Xcode6, Objective-c creates an application that allows you to switch between vertical and horizontal screens with buttons.(Vertical and horizontal screens have different designs and functions.)When vi...

2 years ago

1 answers
102 views
0
About icons that can be used for UIBarButtonItem

Developed with xcode 6.2.I am using storyboard, but if there is a way to use swift, please let me know.To UIBarButtonItemhttps://developer.apple.com/library/ios/documentation/UserExperience/Conceptual...

2 years ago

2 answers
95 views
0
I want Swift to manage the framework loading of the framework.

I am not sure if the title of the question is correct, so if there is a problem, please let me know.I was creating an application on Swift, and I tried to improve performance using METAL.It's working ...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.