Closed rborn closed 9 years ago
I updated the module today to note the location of the hook differently. I wonder if I messed that up. Check the "hooks" section of the ~/.titanium/config.json file and look for the simplesim/hooks line. Does that point to the actual location where the module is installed on your system? If you do an ls
of that directory, do you see the hooks.js file?
As for the multi-Xcode situation, I'll have to think about how to best solve that.
Updated to 0.0.3 - the kook is there after simplesim generate
and it takes the first in the list (in this case xcode 5)
To be fixed in 0.0.4 -- I'll add a suffix to the alias name for iOS versions less than the max installed (so, in your example above, iOS 8.1 simulators would not get a suffix but the 7.1 sims would have "_7_1" appended).
both xcode 5 and 6 installed leads to duplicate aliases and ti won't find the alias
and then
However I edited the simplesim.json to avid the duplicate and still it doesn't find the alias. Any idea?