Post

Replies

Boosts

Views

Activity

Reply to ITMS-90764 - Upload Failure - Intent Definitions?
Did you use Xcode's search on the project? Did you use Finder set to show invisibles and search the project folder? Until you minesweep, I'd take the error at face value. If you are certain there is only one instance, you may need to either file a bug against the backend and see what comes back, and/or submit a project that demos the issue to DTS and burn a support ticket to have them take a look. Good luck.
Sep ’20
Reply to Xcode 12 source control navigator truncation?
It's a blackbox, but I see the same, and I'm going to say yes, homebrewed in the belly of the mothership. I'm sure an intern is proud, none the less. If that's an issue, try goggle, instead, where searching on: apple dev forums xcode source control results in 'About 638,000 results...' About using the forums 'ever', and hearing tales, keep in mind that until the current version rolled out here just a few months ago, devForums were run on a package from JIVE Software. What you see now is entirely different, and I suspect hasn't been around long enough to be part of the 'tales' surrounding that long running hot mess, which had been in place in slightly different versions, for several years.  In the end, I think it all comes down to how good your search fu is. I'm still honing mine with the new forums, so where I used Google in the past, I'm using it more now. Don't get me started on the excuse for a search engine tied to the magnifying glass above right...
Sep ’20
Reply to Xcode crashes when I try to add devices
If you only have 8GB ram, add more. If you have less than 75GB free space on your SSD, find more. If you know how to locate and delete xcode prefs in ~/Library/Preferences, see if that helps. Restart the machine, create a new sample app, your choice of template, then try to add more devices. Might also try housecleaning Keychain Access. Otherwise, it and your macOS are betas, crashes come w/territory, so... File bugs, cross fingers and wait to see if the next betas fare better. Good luck.
Sep ’20
Reply to ProgressView not visible in ios14
Not sure it's your problem, but the latest beta release notes say this... SwiftUI ...Known Issues ......ProgressView generic type signature has changed, adding the ProgressViewStyleConfiguration.CurrentValueLabel generic parameter. This change does not require any source changes, but will cause apps you compile using an earlier beta SDK to quit unexpectedly. (63580200) You might want to file bugs and wait for next beta/release.
Sep ’20