Post

Replies

Boosts

Views

Activity

Comment on Xcode 26 Beta1 UISegmentedControl can't change value
Only use storyboard. Code: import UIKit class ViewController: UIViewController { @IBOutlet weak var seg: UISegmentedControl! override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view. } }
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Jun ’25
Comment on Xcode 15: Disable the content margins for widget preview? (contentMarginsDisabled)
good job!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on Help with Sticker Packs
Good Job! added the full set of iMessage App icons, clean build, it works fine!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24