python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Missing View in Inspector Area in Xcode Version 13.3
I have Xcode version 13.3. After downloading Xcode 13, I can set the corner radius from the storyboard. This feature is given by Xcode it is not a custom function or IBinspectable. My old view with th...
iFateh
Votes: 0
Answers: 1
'UIEdgeInsetsEqualToEdgeInsets' is deprecated: Use == operator instead XCode 13
Whenever i tried to run my code in XCode 13 getting warning and build failed
Warning message: 'UIEdgeInsetsEqualToEdgeInsets' is deprecated: Use == operator instead
extension UIButton {
...
steveSarsawa
Votes: 0
Answers: 1
Swift 5 imagePickerController not displaying camera image
camera display problem
Hi all,
I am new to Swift so please bear with my as I try to explain my problem.
I am writing an App in XCode 13 that is supposed to take a photo and display it in a UIImageView...
Matt
Votes: 0
Answers: 1
where is the xcode preview simulator inheriting from?
I used to have all my preview simulator device as iphone12 and I was fine with it. Not sure when, it all changed to I don't know iPhoneSE or iTouch with the thick bar. I did not want to change it back...
cc nn
Votes: 0
Answers: 1