@jeremyhu Xcode 15.0.1 does not fix the issue to me, I can reproduce it quite consistently. But I also don't see any mentions of this in the official release notes? https://developer.apple.com/documentation/xcode-release-notes/xcode-15_0_1-release-notes
Are you sure that's the version it's supposed to fix this issue? 🤔
Post
Replies
Boosts
Views
Activity
PSA: Since 2021, Apple has allowed us to change App Store screenshots and video previews without submitting a new build. You can check the step-by-step guide on how to do so here: https://www.roger.ml/p/app-store-screenshots
PSA: Since 2021, Apple has allowed us to change App Store screenshots and video previews without submitting a new build. You can check the step-by-step guide on how to do so here: https://www.roger.ml/p/app-store-screenshots
PSA: Since 2021, Apple has allowed us to change App Store screenshots and video previews without submitting a new build. You can check the step-by-step guide on how to do so here: https://www.roger.ml/p/app-store-screenshots
PSA: Since late 2021, Apple has allowed us to update App Store screenshots and video previews without submitting a new build. See it step-by-step here: https://www.roger.ml/p/app-store-screenshots
Just adding some more info. Xcode 12.2 Beta Release Notes includes this note:
Swift PackagesKnown IssuesSwift Packages may not respect the “Build Active Architecture Only” project build setting when you try to build universal binaries. (64344067)Workaround: Use the “Any Mac”, “Any iOS Device (arm64)”, “Any watchOS Device”, or “Any tvOS Device” destination to build for all applicable devices. I know it's kinda unrelated because it's Xcode 12.2 (which none of us is probably using yet), and it's related to Swift Packages, but maybe this is also the case on Xcode 12 GM and non-Swift Package builds.
@_mc, an engineer replied above: "You can use the generic "People" search term which will show you results with all named and unnamed people combined together." - I think this covers the case you're trying to handle, right?