Post

Replies

Boosts

Views

Activity

Reply to framework 'CoreAudioTypes' not found
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'
Oct ’23
Reply to framework 'CoreAudioTypes' not found
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'
Replies
Boosts
Views
Activity
Oct ’23
Reply to iOS autodelete Keychain items after uninstall?
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?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to TestFlight shows iOS app supports macOS, but still says its iOS only
Any solution for this? Same here.
Replies
Boosts
Views
Activity
Jun ’23
Reply to multicast network not showing in capabilities
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
Replies
Boosts
Views
Activity
Apr ’23
Reply to iOS 16 RemoteIO: Input data proc returned inconsistent 2 packets
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.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Website images not loading on ios 16 & 16.1 simulator
I just added an iOS 15.5 build to the simulators, the web pages load fine here. Just one more thing broken in 16
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’23