Hi,
I have a project that works fine using the current build 2015.2646
However to try and sort a separate problem regards the iOS targeted I have also downloaded 2015.2719 daily build and when I try this version I get the following error message:
Module ‘storyboard’ not found:
no field package.preload[‘storyboard’]
no file ‘/Users/stephen/Library/Application Support/Corona/Simulator/Plugins/storyboard.lua’
no file ‘/Users/stephen/Documents/Current/LProjects/FD-Solutions/storyboard.lua’
no file ‘/Applications/CoronaSDK-2719/Corona Simulator.app/Contents/Resources/storyboard.lua’
no file ‘/Users/stephen/Library/Application Support/Corona/Simulator/Plugins/storyboard.dylib’
no file ‘./storyboard.dylib’
no file ‘/Applications/CoronaSDK-2719/Corona Simulator.app/Contents/Resources/storyboard.dylib’
File: module ‘storyboard’ not found
They are using the same code base. Is there a setting somewhere that I need to change?
Thanks
Stephen