Post

Replies

Boosts

Views

Activity

Reply to How to debug iOS 15.6 beta
Workaround: Use Xcode 13.3.1. I've tried this. And it still won't work. I've confirmed that I'm running 13.3.1 and not 4.1, yet still, I can no longer debug on the 15.6 device. I've even tried copying the 15.5 disk image into a 15.6 folder in the device directory, and still stuck. Am I missing some config file setting left over from 13.4.1?
Sep ’22
Reply to Can I open two separate Xcode windows with the same project ?
I despise finding the answer less than 15 minutes after I posted the question. It's so embarrassing. Anyway, I really did a lot of Googling, with plenty of wrong answers. And then buried within the useless pile I found this: In Xcode's Project Navigator Window simply right-click the file you wish to view and select Open In a New Window. Not sure which is more embarrassing, that I found the answer after posting the question, or that the solution was so obvious and I didn't try it.
May ’24
Reply to Do I have to build in support for user scrolling through a UITextView object?
So I went through everything one by one, i.e. constraints, buttons, etc. When I removed the UIView, within the UIViewController, then the scrolling worked. I'm guessing that somehow the UIView was steal or preventing the gesture recognizers from working? Buttons got their clicks, but that's a different creature.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to How to debug iOS 15.6 beta
Workaround: Use Xcode 13.3.1. I've tried this. And it still won't work. I've confirmed that I'm running 13.3.1 and not 4.1, yet still, I can no longer debug on the 15.6 device. I've even tried copying the 15.5 disk image into a 15.6 folder in the device directory, and still stuck. Am I missing some config file setting left over from 13.4.1?
Replies
Boosts
Views
Activity
Sep ’22
Reply to How to "properly" fetch data from CoreData in descending order?
That is what I pretty much have. My apologies if I didn’t explain it better. I’m just looking to make sure that ascending set to false will give me descending, and not some random order, that may Not be guaranteed to be descending.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to How can I open an audio file into a buffer that I can read pieces of said buffer?
Thank you
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Why do I get a "Publishing changes from within view updates is not allowed" when moving my @Bindings to @Published in an @ObservableObject?
I get it at case .invalidDeviceinput: However, I added a case for a successful scan, and when that case pops up, I do not get the warning.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Why do I get a "Publishing changes from within view updates is not allowed" when moving my @Bindings to @Published in an @ObservableObject?
So I went to ChatGPT to see if it could help me solve this problem. Encased the code that causes the alert to popup with: DispatchQueue.main.async { [self] in ... } and now I no longer get this warning. Is it that simple? Is CHatGPT that scary?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Why is Playground taking so long of just three lines of code?
Just to close this thread out: I was booting off of an external SSD drive. The drive itself was slow, so that was this issue.
Replies
Boosts
Views
Activity
Dec ’23
Reply to Xcode 15 preview won't run till I do a debug session and run the simulator first
I will do the above next time it occurs. Of course I just tried it, and all works normally. Go figure. Thanks
Replies
Boosts
Views
Activity
May ’24
Reply to Can I open two separate Xcode windows with the same project ?
I despise finding the answer less than 15 minutes after I posted the question. It's so embarrassing. Anyway, I really did a lot of Googling, with plenty of wrong answers. And then buried within the useless pile I found this: In Xcode's Project Navigator Window simply right-click the file you wish to view and select Open In a New Window. Not sure which is more embarrassing, that I found the answer after posting the question, or that the solution was so obvious and I didn't try it.
Replies
Boosts
Views
Activity
May ’24
Reply to How can I enable HTTP exceptions in Xcode 15?
It appears I asked this in the wrong forum, my apologies
Replies
Boosts
Views
Activity
Jun ’24
Reply to How to set ATS preferences in Xcode 15 But no plist?
I just went through this today! Go to https://developer.apple.com/news/?id=jxky8h89 and scroll to Configure exception domains Walks you step by step how to if you don't have info.plist anymore.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Is there a simple way to adding files to iPhone simulator, for use with Xcode?
As I stated in the OP , this doesn’t work.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to Is there a Finder type app that will read through my iPhone files?
plug your phone into Finder itself I'm not sure if this means something in particular. Viewing the iPhone in Finder shows nothing of files, etc etc. Just all about syncing. If there is another mode or something would love to find out.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to Why doesn't Xcode's "Download Container" not always work?
No message whatsoever....getting annoying as it hasn't worked properly in the past hour. Have do manually airdrop all the files from phone to Mac.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Why doesn't Xcode's "Download Container" not always work?
Posted it just now: FB8988208
Replies
Boosts
Views
Activity
Nov ’24