After trying Xcode 16.0, we encountered an issue with dependency management with SPM. Specifically, we are unable to remove libraries or frameworks through Xcode because it causes Xcode to crash. I'm not sure what is causing this issue because I tried removing them in version 15.6, and it worked fine.
after click -, Xcode will crash.
Post
Replies
Boosts
Views
Activity
Hi everyone.
Now, I and my team developing a future trading in Crypto currency application and registered my company in HongKong ( I'm in Thailand but My country not allow to publish my application) .
We have a concern about we will not allow to summit application because our application against HongKong's law.
Has anyone know about HongKong's regulations will allow my app's type or some suggestion country for submit it?
Now I use uitextfield for my password field and enable isSecureTextEntry = true but I found a bug, when I typing other languages ( not english ). It not show secure character ( • ) but I got blank charater instead like this..
It happend on iOS 14.5 but on 12.0 It working fine. Has anyone seen this issue? Thank you.