CMTaggedBuffer is a struct and isn't compatible with objective c.
You would need to create an objective c compatible swift wrapper around it as well as any related items..
It looks like it is possible to use the underlying core data persistent store option to vacuum the database
https://developer.apple.com/documentation/coredata/nssqlitemanualvacuumoption
That generally means there is an error that the compiler can't handle.
I've had it due to syntax errors.
Also due to complexity of the view.
I would suggest commenting out elements of the view till it works.
I'm seeing an app of that name by Tsewang Sonam.
The search for the name is initially replaced by a different one, but if you tell it to search for Tsundue it is the second hit.
This is in the U.S. store.
CMTaggedBuffer is a struct and isn't compatible with objective c.
You would need to create an objective c compatible swift wrapper around it as well as any related items..
It looks like it is possible to use the underlying core data persistent store option to vacuum the database
https://developer.apple.com/documentation/coredata/nssqlitemanualvacuumoption
That generally means there is an error that the compiler can't handle.
I've had it due to syntax errors.
Also due to complexity of the view.
I would suggest commenting out elements of the view till it works.
I'm seeing an app of that name by Tsewang Sonam.
The search for the name is initially replaced by a different one, but if you tell it to search for Tsundue it is the second hit.
This is in the U.S. store.