The solution proposed by 'felipektavares' is more terrible than the current one, and adds unnecessary shortcuts to learn, please Apple, dont implement it using a crossed line.
Post
Replies
Boosts
Views
Activity
It looks like I have different settings, I've added the screenshots in a separate answer. My app was iOS only, then I added macCatalyst, and here's the settings that I have now. The macCatalyst app is released as a separate one, if it matters.
I'm doing all that, but it never crossed my mind to switch the kind of scene based on the activity passed in. Thank you!
Yes, that's what I mean. I can change to 2 spaces, but it's the same result overall, 1 indentation level is always there.
"Manually copying the .simruntime into the intended location for installation is an unsupported workflow."
Why then does the Vision OS dmg begin to download automatically? The DMG contains no instruction about how to use it, hence one would copy it under Library/..., and then start Xcode, which starts but cannot verify the VisionOS.
The explanations are clear, yet the File's Owner's very existence reason is unclear, why does it exist since it's not working ?
I have a custom UIView class, MyView, with an IBOutlet member called 'button'. If I set File's Owner as MyView, and the IBOutlet is connected to File's Owners's 'button', I get the error: "this class is not key value coding-compliant for the key button".
If I set the nib's top object class as MyView, and the IBOutlet is connected to MyView's 'button', it just works.
NOT fixed, got the same crash 8 years later, it's a shame.
Check the version string, for me if was a misplaced dot "2..1.1", but I read other posts getting the same error for non numeric chars, like for "1.1-2". (Assuming that you have accepted the agreements, which can also cause an error if not.)
Setting the 'navigationItem.backBarButtonItem' disables the back swipe gesture. Use with care.
What if Apple "keeps this professional" and does not take such radical decisions that affects hundreds of thousands of people. Loading apps on device and debugging is extremely slow, and I've lost hours of works because of this. Guessing by the comments here, tons of feedback has been received by Apple, even from the beta stage, yet Apple released this crawling Xcode.
No. The solution that I've described above works fine for me and I didn't research further.
Thanks, unfortunately I've filled a couple of bug reports over the years, and also feature improvement reports, and none of them ever got tackled. It looks like Apple doesn't need our bug reports anyways.
Any update on this?
Nope, the question is about the "distance between each screen" in AppStore, the gap between screenshots when they are displayed in AppStore.
It seems that I'm missing something, I applied that and it doesn't work, please see my response in the main thread, I can't attach pictures here.