We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9a683 commit 5edf2a9Copy full SHA for 5edf2a9
1 file changed
apps/simple-camera/rn-harness.config.mjs
@@ -90,7 +90,7 @@ const androidDevice = useEmulator
90
const iosDevice = isCI
91
? applePhysicalDevice(iosPhysicalDeviceName, {
92
codeSign: {
93
- teamId: 'idislikethisrightnow'
+ teamId: 'LC6XSNN25D'
94
}
95
})
96
: appleSimulator(iosSimulatorName, iosSimulatorVersion)
0 commit comments