code tag

445 questions


1 answers
43 views
0
Xcode 7.3.1 on macOS Sierra causes new project screen to collapse

I would like to create a project with Xcode 7.3.1, but the characters are misaligned and overlapped, so it looks like the image below.I reinstalled Xcode, but it didn't improve.Does anyone know how to...

2 years ago

1 answers
45 views
0
To shuffle questions from the swift quiz app

I'm a beginner who has just started programming.I am creating a quiz application with Xcode for 4 choices.What kind of code should I write to shuffle the questions written in CSV data?Please teach me....

2 years ago

2 answers
67 views
0
I want to measure iPhone usage time (time the device is not sleeping)

Question 1It seems that they are measuring the usage time of the terminal.(General>Usage>Battery Usage>Time of use)Is it possible to get that information from the app?Question 2Is it possible to start...


1 answers
92 views
0
Proxy authentication pop-up required at VS Code startup fails to pass authentication, but is there a way to authenticate?

My company PC asks for proxy authentication when starting VS Code, but no matter what I type, there is no response when I press OK.If you press OK without entering anything, this field appears.There i...

2 years ago

2 answers
95 views
0
iPhone app that stores large amounts of images

I'm developing an app that stores a lot of images in the iPhone app, but it eats a lot of memory storage.As a result, the operation will slow down or fall.What should I be aware of when I store a larg...

2 years ago

1 answers
42 views
0
Please tell me how to proceed with collective development using Xcode.

You have applied and approved the Apple Developer Program as a corporation.I'm planning to develop and release the app with several engineers using Xcode, but I'd like to know how to do it.Do you need...

2 years ago

1 answers
86 views
0
How to Specify a Relative Path in VScode and Run a Program

I write python programs in Visual Studio Code (vscode) and Atom text editors.The same thing is happening in both text editors, so I will write about vscode.When you try to run a program that requires ...

2 years ago

1 answers
84 views
0
Error in building/writing on the Spresense SDK IDE development environment (Mac)

macOS Catalina Version 10.15.6Spresense SDK Version 2.0.1Visual Studio Code Version 1.48.2Spresense VSCode IDE Version 1.2.0 In the above environment, we created a sample application using the Spresen...

2 years ago

1 answers
80 views
0
I'm using Parse.com on Swift, but TableView update doesn't work.

I am creating a program to display textField characters in TableView using Parse, MBaaS on Swift, but the part that I pull TableView to update is not working.override func viewDidLoad(){ super.viewDid...

2 years ago

1 answers
43 views
0
Type of expression is ambivalent without more context error (Swift)

I am writing the code for the GET request using async/await.In line 7, wait, Type of expression is ambivalent without more contextYou will receive the error:I understand that it is an ambiguous expres...

2 years ago
« - 28 - »

© 2024 OneMinuteCode. All rights reserved.