Same here, but eventually (5 minutes) it really run.
Post
Replies
Boosts
Views
Activity
And still broken in iOS 17 (beta 1). So I guess the responsible developer for that has left Apple and everyone is too scared to break something so that this framework will never again be touched…
FWIW, this is a generic (as in non-Apple-specific) Swift issue that will probably find a larger audience at the official Swift forum.
Seems broken for me in Xcode 14.2 as well:
Did the usual dance of rebooting, restarting, and what not. Nothing helps.
Seems broken again in Xcode 14.2:
Xcode 14.2 seems to have fixed this for my case w/ conditional SPM dependencies for !APPLE platforms. Closing FB11511342 then.
Same problem here. Did you find a fix?
I have the same problem on Ventura, but from an SPM-based macOS command line program (thus no Info.plist nor any entitlement files nor sandbox configurations). What do I need to do in order to access USB from an SPM-based macOS command line program?
FWIW, broken since iOS13. For details check here.. Feedback reported as FB9856371.
FWIW, broken since iOS13: https://stackoverflow.com/a/70823487/415982 – FB9856371
In the league of 100ms.
Unfortunately I'm not in possession of that multicast entitlement. In fact, until yesterday I did not know that it existed in the first place. I have now requested it and hope that I will receive it very soon (can I do anything to speed up this process? Some of my clients have requested it for their apps as well yesterday).
Assuming this is the culprit, I still don't understand why this moved from optional to mandatory just now – the notes seem to talk about iOS14 and yet this policy seems to have been only implemented as of iOS16.
Are there any facilities using the new concurrency primitives to improve this syntax?
FWIW, I could work around my issue of the WiFi adapter handing out a route by (ab)using the TCP multipath configuration ˋinteractiveˋ. That way it looks like every request is sent out both via WiFi and Cellular and since there is never any reply coming in via WiFi, Cellular always wins. Unless we get programmatic ability to adjust the IP configuration, this is the best thing to solve my problem.
Should be automatically present in AppStoreConnect. I guess it's still broken though for those who participated on the beta. For me, it still says "Xcode cloud beta" and there is nothing else on the page.