271 questions
Please tell me the cause of the error I pasted on the image.The error code did not appear when I searched.
Thank you for your help.In the development project of the ios application, we decided to provide our own UI library to the development team of other companies.I know how to use CocoaPods and PackageMa...
When I tried to boot Xcode 8.3.3 after upgrading the operating system to Mojave, Unable to open Xcode due to problemVerify Xcode works with this version of macOS The error appears.Does mojave only sup...
I'm trying to make a discount calculation with Xcode.Tist fields and buttons laid out in Storyboard and I'd like to link the source code Press the control key to select the text field and
I would like to do a screen transition on the same storyboard with XcodeWhat you want to doI would like to click on the TableCell of the SessionSelectViewController and pass the value to the SessionVi...
//let TEST_ID=ca-app-pub-xxxxx01/XXX001 previously created Ad ID//let TEST_ID=ca-app-pub-xxxxxx02/XXX001 Ad ID created this time//let TEST_ID=ca-app-pub-xxxxxx02/XXXX002 Ad ID created this timeoverrid...
macOS High Sierra 10.13.5Xcode 9.4.1Objective-CI am creating an app exclusively for iPad.200 cells in 1 Section using UICollectionView.I would like to make space every two lines as shown in the image ...
Hello, I was able to display multiple cells using tableView in Xcode.And I would like to change the screen transition destination for each cell.If you tap a cell using the Navigation Controller, the s...
#defineMV_GRID_LENGTH1#define MV_GRID_WIDTH2@interfaceViewController(){ UIImageView* imageView [MV_GRID_LENGTH*MV_GRID_WIDTH];}- (void) viewDidLoad{ int cnt = 0; for(inti=0;i<MV_GRID_LENGTH;i++){ ...
We make the iOS plug-in for Unity based on Swift.However, to use SQLite, we have loaded the FMDB from the source file (.m/.h).Maybe that's why I'm looking at the page where I generate multiple UnityPl...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.