xcode tag

271 questions


1 answers
69 views
0
I'm trying to run a program that displays videos, but where should I put them?

I am a beginner in iOS app development.I am trying to move the sample to display the video using Xcode and Objective-C, but the video is not displayed.The code for the pass part of the video is NSStri...

2 years ago

1 answers
37 views
0
Error in build when Xcode associated with outlet instead of action in Button

I'm having trouble with the following 5.Xcode is version 6.4 and is made with swift.Running Reset contents and settings... on the iOS simulator does not change much.If you have any questions, please a...

2 years ago

1 answers
41 views
0
Understanding How to Debug iOS for Older Vers with Current xcode

I'm new to iPhone app development.I am using Xcode 10.3.I'd like to do some debugging with the iOS 9.0 simulator.If you look at the simulator list, only iOS 10.3.1 and later are present.Is it impossib...

2 years ago

1 answers
41 views
0
How do I display TableView in the same way as the screen transition destination of TableView in Swift?

How can I make it into TableView where I can edit (add) the data like in the picture below, and TableView where I can edit and add the data at the screen transition destination?As for the image, it lo...

2 years ago

3 answers
66 views
0
Outputs duplicate count from array

Can I determine how many times it is duplicated from the Swift array and output the number of times it is duplicated?For example, if there is an array called [0,0,0,2,2,3,4,4],0—Three times.1:0 times2...

2 years ago

1 answers
40 views
0
I'm looking for Swift's textbook.

I am looking for Swift's textbook under the following conditions:·Reference book for reverse drawingThis is my third Swift textbook purchase.Below are the books I have purchased so far.●First volume: ...

2 years ago

1 answers
82 views
0
I don't know the type to call json in Swift.

swift4xcode 9.4.1I don't know the type when declaring the type of json in the swift.In the case of this json, what type should I write?The json is as follows:{ calendar: { month: { jp: { 1—January...

2 years ago

3 answers
40 views
0
About setting the simulator orientation for xcode Version 7.0.1 (7A1001)

Recently upgraded xcode.Version 7.0.1 (7A1001).I am creating an application with a new vertical screen.The simulator is oriented horizontally by default.I tried to change the direction as usual, but T...

2 years ago

1 answers
109 views
0
Error converting "Swift invokes UIDatePicker from UITextField" to swift3

When I try to use Qiita's Swift to call UIDatePicker from UITextField to prepare the toolbar for completion button etc in swift3, I get the following two errors:Could you tell me how to improve it?1.3...

2 years ago

3 answers
39 views
0
I want to build an actual machine with Xcode 6.4, but I'm having trouble because I can't find the column to set up the terminal.

I want to build an actual machine with Xcode 6.4, but I'm having trouble because I can't find the column to set up the terminal.(See image) If you build it in this state, it will be a simulator build....

2 years ago
« - 17 - »

© 2024 OneMinuteCode. All rights reserved.