Update ios.info.js
This commit is contained in:
parent
1f218af1ec
commit
478d358e6d
|
@ -1,5 +1,5 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
deviceName: 'iPhone 11 Pro',
|
deviceName: 'iPhone 11 Pro', // pass the udid or device name
|
||||||
platformVersion: '14.5',
|
platformVersion: '14.5', // pass the platform version
|
||||||
app: 'chat.rocket.reactnative'
|
app: 'chat.rocket.reactnative'
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue