xcode tag

271 questions


1 answers
35 views
0
Can you find out the coordinates of the screen touching at regular intervals?

by NSTimer, etc.Is it possible to know the coordinates of the screen being touched at regular intervals?It's not when the touch moved. at the right time.They want to know the coordinates of the finger...

2 years ago

1 answers
70 views
0
About customizing and resizing UITabBarController icons

I would like to display a custom icon on the tab in the UITabBarController.I think the way to customize the icon on this tab is to display the image cut out like a line drawing based on the Apple UITa...

2 years ago

1 answers
43 views
0
How do I display it from a designated point in WebView of Swift?

How do I display it from a designated location in Swift's WebView?I'd like to display the red line below in the picture below as a search result, but I don't know the code. Thank you for your cooperat...

2 years ago

1 answers
73 views
0
What are the advantages of using an editor instead of an Xcode?

Xcode is very difficult to use, and I sometimes see articles like writing Swift in an editor, but is the development progressing that much with an editor (for example, VS Code)?What are the advantages...

2 years ago

1 answers
77 views
0
Why does the iPhone 6 Plus crash only?

I created an app with Swift and submitted it to iTunesConnect.In less than an hour, I got a reply of reject (it was my first reject), iPhone 6 Plus running iOS 8.1The message was to reject to crash on...

2 years ago

1 answers
75 views
0
About Deleting iOS Certificates, Provisioning Files for Released Apps

In order to extend the expiration date of Certificates, Provisioning files for the released application, we removed and recreated the existing one on Developer Center.However, it has been reported tha...

2 years ago

1 answers
73 views
0
"Too many arguments." countermeasures for SSH key acquisition on mac

I would like to use GitHub to use Xcode projects on multiple computers.Therefore, we are proceeding with the setting of GitHub by referring to the page on the internet.When I ran the following command...

2 years ago

2 answers
61 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
116 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
41 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
« - 24 - »

© 2024 OneMinuteCode. All rights reserved.