Titanium 3.5 and Updating Modules for 64 bit architecture - except I am not using any modules -


I'm trying to update my app and to travel with the latest equipment to use with iOS8 Previous Build Works perfectly for iOS 7.

Already I'm climbing up a wall trying to bring things to 64-bit architecture speed. I am receiving an error which reads:

  [Error]: Script error module could not be found: / Users /.../config for architecture: i386  

Strange error shows up on the recent launch of the app in i386 simulator, but previous errors have been listed x86.

The file in question is not a module, but a common JS file is required by the page that displays the error. I searched high and low, but no document can be found to bring this document to the speed.

This document is very basic:

  module.exports = {"Hasmueller": true, "location": "/ data / location .Jason", " "" "" "" ":" Fin Content "," GoogleMapAPIKey ":" Exxys "," Mapzum ": 13," Map Type ":" "" ":" "" "" "" "" "" "" "": " Picture ": {" autoScroll ": true," backgroundcolor ":" # 000 "," nav ": {" selectedColor ":" # 000 "," color ":" #eee "," border ": wrong," border Color ":" # 000 "," background color ":" transparent "," display blues ": true}},};  

Can anyone help?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -