Post

Replies

Boosts

Views

Activity

Reply to How to create .saver file?
If you create a new Xcode project that's a option "Screen Saver" If you have ever noticed, but, it's in Objective-C🙁(which I can give no suggestions on) But if you integrate Xcode toolchain(if you can find it) into your app and learn about OC, maybe you can make a app that will compile your user's input into OC Code, then if you can, compile the OC code into .saver. But this is really a good app idea but really, really hard.
Topic: App & System Services SubTopic: Core OS Tags:
May ’22
Reply to ongoing work on Xcode Vim mode
There is a Vim mode? Where😂
Replies
Boosts
Views
Activity
May ’22
Reply to Nav View inside Nav View in a Sheet
?What do you want
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to QuickLook Preview Extension for Mac app
There is one
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to Button That Changes Label on Click
Code
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to Need help changing the correct/accepted answer on a forum thread
at my third post I accidentally closed the thread like this :-(
Replies
Boosts
Views
Activity
May ’22
Reply to App shows different language than device is set to
It seems to me its time for Feedback Assistant if your settings in your Phone or simulators are correct
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to How do you configure collection view list cells to look inset with rounded corners?
In SwiftUI, I know you can do this: List(.....) { item in Text("What ever you want here").background(Color.white.cornerRadius(10)) } Add .cornerRadius to each of the items or its background Not sure in UIKit Use UIHostingView(or sth like that) to bridge?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to Battery sharing idea
Good idea
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to ARKit problems with U shaped tables and hallways
Strange Bug?
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to How to create .saver file?
If you create a new Xcode project that's a option "Screen Saver" If you have ever noticed, but, it's in Objective-C🙁(which I can give no suggestions on) But if you integrate Xcode toolchain(if you can find it) into your app and learn about OC, maybe you can make a app that will compile your user's input into OC Code, then if you can, compile the OC code into .saver. But this is really a good app idea but really, really hard.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to About Crash Much
I think it's about sth about privacy or code signing not sure seen a few posts like this
Replies
Boosts
Views
Activity
May ’22
Reply to Didn't Autofill sms code at iPhone XR iOS 14.8.1
Sorry what's iPhone XR😂never heard of it
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’22
Reply to xcode13.4 build is too slow
Check your Macs background and try to terminate as many process as possible or cmd + k clean build folder or reinstall
Replies
Boosts
Views
Activity
May ’22
Reply to xcode13.4 build is too slow
cmd + K
Replies
Boosts
Views
Activity
May ’22