Post

Replies

Boosts

Views

Activity

Reply to I am getting this error every time when I run my app in simulator
Apple is asleep at the wheel when it comes to dev concerns. They aren't able to conjure that saving devs time and complexity is good for their business. People will JUMP at the chance to get rid of them as a monopoly, and Tim C00k oughtta figure this out bc it's not 4D chess to learn how to cater to devs complaints. This complaint is all over the place, and no solutions yet.
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’23
Reply to I am getting this error every time when I run my app in simulator
It's embarrassing for Apple who shows by their complexity to devs (like authorizing developer mode on an iPhone, or finding the UDID-- these simple actions take acts of God) that they really don't pay any attention to devs. It's PREPOSTEROUS how bad Apple is at this, and meanwhile they love incorporating changes and more complexity into Swift such that projects ALL. THE. TIME. and require massive amounts of maintenance. Apple will suffer eventually, book it.
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’23
Reply to codesign wants to access key "access" in your bunch of keys
Enter your normal password you use to login to your device (like when you open the clamshell after a full shutdown), but this time press ALWAYS ALLOW instead of ALLOW so it can repeat itself a zillion times. Apple is so dang dumb, they should fix this or at least put more explanation down, so people don't have to look this up here, but they really ARE a bunch of dunderheaded engineers.
Jan ’23
Reply to URL from string with spaces in it
Apple Swift framework developers should be utterly embarrased that this is still happening in 2023. They have obviously been asleep at the wheel for ages now. None of the answers here works. URL(string: ) should contain allowance to correct for spaces; the fact that it doesn't is truly and utterly embarrassing and costs devs a LOT of f'g wasted time.
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’23
Reply to Getting this error in Playground when I am opening Xcode using Rosetta.
It's incredibly disappointing Apple allows this type of error to persist almost 2 years after the launch of the M1 chip. It's a total disgrace for the company, as they obviously no longer care about bringing on new developers. Apple continues to persist problems with all XCode when it comes to running on M1/M2 machines. And they are totally asleep at the wheel when it comes to these forums. EXTREMELY disappointed in Apple.
Oct ’22
Reply to Collection View not showing up
Select the UICollectionView in the View Controller Scene menu (middle of Xcode, but left of Main Storyboard visual), and then in Size Inspector change the "Estimated Size" from AUTOMATIC to "NONE". If you have all your hookups done correctly, and constraints are correct in your main Storyboard scene, you should see approximately what you designed instead of small cells.
Jan ’22