iOS build failed: Starting from Xcode 14

🍎 iOS build failed: Starting from Xcode 14, resource bundles are signed by default, which requires setting the development team for each resource bundle target. To resolve this issue, downgrade to an older Xcode version using the “image” field in eas.json, or turn off signing resource bundles in your Podfile: https://expo.fyi/r/disable-bundle-resource-signing Learn more: https://docs.expo.dev/build-reference/infrastructure/#ios-build-server-configurations entre […]

Leia Mais

Expo React Native | code: ‘ERR_OSSL_EVP_UNSUPPORTED’

Solução para o erro no expo quando executa no terminal no macos ou linux: Error: error:0308010C:digital envelope routines::unsupported     at new Hash (node:internal/crypto/hash:71:19)     at Object.createHash (node:crypto:133:10)     at module.exports     at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3) {   opensslErrorStack: [ ‘error:03000086:digital envelope routines::initialization error’ ],   library: ‘digital envelope routines’,   […]

Leia Mais