Closed dpogue closed 9 years ago
Xcode 7 includes "Resizable iPad" and "Resizable iPhone" in the list of runtimes, but they don't have corresponding device types.
ios-sim would throw an error about calling replace on undefined due to failing to look up the device type in the name_id_map.
replace
undefined
/cc @macdonst @shazron
Xcode 7 includes "Resizable iPad" and "Resizable iPhone" in the list of runtimes, but they don't have corresponding device types.
ios-sim would throw an error about calling
replace
onundefined
due to failing to look up the device type in the name_id_map./cc @macdonst @shazron