Are you sure about this, as I don't see the KeyChain being deleted, although I am using a shared keychain between apps. Is this a documented change?
Post
Replies
Boosts
Views
Activity
I just added an iOS 15.5 build to the simulators, the web pages load fine here. Just one more thing broken in 16
I'm also dealing with this (AudioTools app) typically using the built-in mic. It seems that I can no longer run RemoteIO at any other than the current hardware sample rate, and I also can't change the sample rate. Here we are a few months from iOS 17 initial beta and this is still not working right in iOS 16.
So, following the links gets me here:
Developer Account Help is now located at developer.apple.com/help/account.
New link:
https://developer.apple.com/help/account/reference/provisioning-with-managed-capabilities/
-Andrew
Any solution for this? Same here.
I'm also seeing this, even after just installing Xcode 15.0.1. I have no reference to this in my project, so it must be in one of my Pods-
od 'Firebase/Core', :modular_headers => true
pod 'Firebase/Messaging', :modular_headers => true
pod 'Protobuf'
pod 'SwiftProtobuf', '> 1.0'
pod 'SciChart'
pod 'BugfenderSDK', '> 1.8'
pod 'TensorFlowLiteObjC', '~> 0.0.1-nightly', :subspecs => ['CoreML', 'Metal']
pod 'DSJSONSchemaValidation'