271 questions
When you press the button, the camera starts, and when the camera screen is switched to the main view, the image you are adding to the view disappears.I'd like to make it a specification, but it doesn...
I use Xcode to create a counting app with objective-c.It's a simple one with only buttons and labels, and when I tried to enter UILabel and connect it to the label, ○ didn't appear and the text color ...
The Xcode developed application cannot be tested on the actual machine.Several people are developing an application using Xcode.The source code is managed by git and cloned to each Mac.The administrat...
I accidentally upgraded xcode to 7.0.As a result, when I try to move Fortran in the terminal, I get the following error:Compilation is no longer possible.ld—library not found for-lSystemcollect2:error...
As you can see in the title, when I did Product→ Archive on XCode while working on the iOS app release, The Details display Generic Xcode Archive and cannot proceed with Validate Content Looking at th...
I'm trying to call setupAppCWithMediaKey in test.m below over the code in view_test.swiftHowever, in the third specification of view_test.swift, launchOptions: 0x00000100 causes build error.I would ap...
Currently, I am developing a native app on iOS.I wanted to move Unity 5 in this project, but I'm not sure.Simply put, I want to switch between native apps and Unity 5.I understand that there is a site...
I'd like to put a red circle badge on the UITabBar, but I don't know how to do it even if I google it.I found a library like the one below, but I couldn't do it well.https://github.com/evgenyneu/swift...
I would like to use AVFoundation to capture the in-camera capture image, but the capture image is strange.I have attached an image.I captured my business card normally, but it looks like it's crushed ...
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...
« | - 12 - | » |
© 2024 OneMinuteCode. All rights reserved.