We're a place where coders share, stay up-to-date and grow their careers.
Great article! It's also worth noting that if your app uses any native node modules, you'll need the com.apple.security.cs.disable-library-validation entitlement as well.
com.apple.security.cs.disable-library-validation
Thanks Ben!
Great article! It's also worth noting that if your app uses any native node modules, you'll need the
com.apple.security.cs.disable-library-validation
entitlement as well.Thanks Ben!