Hi,
I’ve built and run my app for iOS several times before.
The last time I did this successfully was probably 3-4 weeks ago.
Now, I get this when I try to run the app after a successful build:
Apr 8 14:42:19 Daniels-iPad BestCricket1.09[263] <Warning>: Runtime error
module ‘facebook’ not found:resource (facebook.lu) does not exist in archive
no field package.preload[‘facebook’]
no file ‘/var/mobile/Applications/E19156F7-C3B4-4B3A-828E-38B2406DD37B/BestCricket1.09.app/facebook.lua’
no file ‘/var/mobile/Applications/E19156F7-C3B4-4B3A-828E-38B2406DD37B/BestCricket1.09.app/facebook.lua’
no file ‘./facebook.so’
no file '/var/mobile/Applications/E19156F7-C3B4-4B3A-828E-38B2406DD37B/BestCricket1.09.app/facebook.so’facebook
stack traceback:
[C]: in function ‘require’
?: in function ‘require’
/Users/MacKirk/Dropbox/Best Cricket 1.09/scripts/facebook.lua:1: in main chunk
[C]: in function ‘require’
?: in function ‘require’
/Users/MacKirk/Dropbox/Best Cricket 1.09/main.lua:19: in main chunk
I can’t think of any changes I’ve made to Xcode/simulator or anything else in relation to the matter.
Suggesitons most appreciated
thanks