put your certs to any remove file store, i put them to my google drive
share this folder via shared link
open safari on the simulator and open this shared link
download cert from the cloud store and safari will ask u to install profile
allow this installation
open settings on the simulator and go to the General section
select a device management option
install your previously downloaded cert
go back to the General and open About -> Cert trust settings
toggle your previously installed cert
that's all
Post
Replies
Boosts
Views
Activity
i got a solution using blur, offset and padding
https://gist.github.com/alexis-ag/5565bda1e7a1cd5b740d12cc2e09e2a6
here is my gist
{YOUR_VIEW}.dropShadow(type: .sameView(opacity: 1), radius: 6, offset: .init(x: 0, y: 30), spread: .init(width: -20, height: -20))