python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Xcode 13 linux executable and make file
I am trying to build and debug a legacy code, its and linux command line tool with Makefiles on xcode 13. I did find another post by @codegen (Xcode 13 and Linux Makefile) but no solution. I am new to...

Abhishek Varma
Votes: 0
Answers: 0
SwiftUI: Create a list of mx2 column grid of images on iOS 13 with single selection
I'm new to SwiftUI and I'm trying to display a list of images from API as mx2 grids on iOS 13. I was able to create the grid and also able to download the images. Now I have 2 issues, all cells are sh...

Francis F
Votes: 0
Answers: 2
SwiftUI - Adding Toolbar to Keyboard not working with XCode 13.2
I'm a newbie developer. Based on what I've read, in the latest version of Xcode it is possible to add a toolbar item to the keyboard in a straightforward manner:
TextField("Today's weight", ...
user16405656
Votes: 0
Answers: 1
Xcode 13: Locking View Orientation
I am trying to create a layout with two views- denoted by the purple and red boxes in the attached image. I want the position of the views to basically lock, such that when the phone rotates the two v...
Zak Raicik
Votes: 0
Answers: 1