Skip to content

Commit 5edf2a9

Browse files
committed
does my team id magically work?
1 parent 1e9a683 commit 5edf2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/simple-camera/rn-harness.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const androidDevice = useEmulator
9090
const iosDevice = isCI
9191
? applePhysicalDevice(iosPhysicalDeviceName, {
9292
codeSign: {
93-
teamId: 'idislikethisrightnow'
93+
teamId: 'LC6XSNN25D'
9494
}
9595
})
9696
: appleSimulator(iosSimulatorName, iosSimulatorVersion)

0 commit comments

Comments
 (0)