code tag

445 questions


1 answers
96 views
0
Unable to authenticate Github from VScode

I would like to share the configuration from VScode to the github account and clone the private repository.VScode > Account > Turn on Setting Sync tries to authenticate the Github account, but t...

2 years ago

2 answers
70 views
0
About Swift3 NSA ApplicationMain

I wanted to call python on Swift3, so I referred to the following site.https://github.com/ndevenish/Site-ndevenish/blob/master/_posts/2016-06-20-using-python-with-swift.markdownimport CocoaNSA Applica...

2 years ago

1 answers
122 views
0
I made a checklist using UITableView, but it doesn't check when I press it.

What do you want to doI am making a list with a check box using UITableView in Xcode.I want to change the image of the blank box and the checked box when cell is pressed, but it doesn't work.Currently...


1 answers
44 views
0
I don't know how to save it with Core data.

I don't know how to save it with Core Data.The project is an OSX app, which I could use XCode's auto-generated template and use Core Data and bindings to add, delete, and display data in Table View, b...

2 years ago

3 answers
130 views
0
What is the difference between \n and \r\nline breaks?

What is the difference between \n and \r\nline breaks?\nThere is an environment where it doesn't work.


1 answers
37 views
0
Viewcontroller Appearance in xcode

I'm a beginner studying how to create apps.There is a gap between the top bar of the ViewController and the bottom view.There is no gap between screenshots of books and webs, but Did you mess with it ...

2 years ago

1 answers
86 views
0
If you do not specify a Team and Provisioning Profile when building iOS apps on Xcode, you will get an error.

I am using Xcode 8.2.1.I'm trying to build a project using a Push Notification.If you do not specify a Team, the Status of Signing will be Signing for IdentifyName requires a development team.and the ...

2 years ago

1 answers
135 views
0
Questions About UIButton in Xcode

When I tap UIButton, like the check button above in the image below, the image set to UIButto turns black and becomes active, so that I can visually see that it has been pressed.Some of the attributes...


1 answers
38 views
0
xcode is too heavy compiled each time you type characters

I am using xcode8.I'm developing a larger project, but every time I type or delete a single character in the source code, the compilation starts, and it's too heavy for me to find any candidate method...

2 years ago

1 answers
40 views
0
I would like to continue processing even if I finish the application by pressing the home button twice.

We are developing it with Objective-C in Xcode.I'm creating a simple app that says that when I press the button, the number increases, but when I turn off the app, the number count returns to the init...

2 years ago
« - 35 - »

© 2024 OneMinuteCode. All rights reserved.