13 questions
I suddenly couldn't do the actual machine test on Xocde yesterday.The error statements are as follows:Command PhaseScriptExecution failed with anonzero exit codeNear the error statement were the follo...
A filer like Numbers is ideal for the app I am currently developing.On Numbers, the file selection screen looks like the image below.Also, you can change the destination of automatic saving from the N...
I'm rewriting a sample of Aaron Hiregas' MAC OS X COCOA programming with Swift and it's stuck in the title.Each class receives the message initialize before it receives any message, and I wrote a code...
I'd like to use my own class to process it using a set.For that reason, I would like to conform to the Hashable protocol to my own model.From the translated version of the swift reference, structure G...
How do I detect it when I come back from Popover?You can't use viewWillAppear, etc. Run function during screen transitionswiftI tried to run the function when I dismissed by referring to , but when I ...
What is troubling me is the order in which modules are called regarding keystrokes.In TextView input, (1) @objc showKeyboard(2)textViewdidbeginEditingis referred to in the order shown in .I would like...
I'd like to create an app that counts the number of moves (the number of push-ups) using real-time images from iPhone cameras.It's hard to find a way to handle brightness information, so I'd appreciat...
I'm going to use UICollectionView on swift5 and I'm going to use xlb for customized cells.I learned this module when I started Swift and made it, but I tried again to create a new app, but an error oc...
TARGET > Signing & Capabilities to Implement SignInWithAppleI'm searching Sign in with Apple, but I can't find it, why is that?Please let me know the solution.Xcode version 11.7
I would like to use CoreLocation to save the user's location information to UserDefault at the time of fore, background, and application termination on iphone ios 13 swift 5.2.Fore, I think I can do t...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.