Posts

Post not yet marked as solved
2 Replies
752 Views
I setup an app follow most of the code presented in #wwdc2023-10033, but Xcode console told me "Personal voice usage is not allowed in apps". Where am I wrong? Thanks.
Posted
by cxa.
Last updated
.
Post marked as solved
3 Replies
2.9k Views
I develop a package with Xcode 11, which depends on libxml2.Xcode 11 told me `Could not build Objective-C module 'libxml2'`.But use `swift build -Xcc -I"$SDKROOT/usr/include/libxml2"` has no problem.I wonder how to set search path for Swift package on Xcode 11?
Posted
by cxa.
Last updated
.
Post not yet marked as solved
4 Replies
852 Views
Such like Watch, Maps, etc., all apps are uninstallable.Tap on the icon on Springboard has no reaction.Tap on download icon in App Store, only spinning for a while and no any effect.
Posted
by cxa.
Last updated
.