after update to 2013.09 get the following error in xcode
ld: file is universal (2 slices) but does not contain a(n) armv7s slice: /Users/zhengyi/Documents/games/ShootBubble/ShootBubble/Plugins/libluasocket.a file '/Users/zhengyi/Documents/games/ShootBubble/ShootBubble/Plugins/libluasocket.a' for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Comments
We're testing Gideros both on Xcode 4.6.3 and Xcode 5. Therefore it shouldn't be any problem with both of them (except this armv7s issue)
Currently, are you using Xcode 4.6.3 or Xcode 5?
I reverted to Xcode 4.6.3 (because I'm under MacOSX Lion).
And is that means we should also change the template?
https://sites.google.com/site/xraystudiogame
@alexzheng yes to both.
Will it be possible to recompile the luasocket library to support armv7s?
https://sites.google.com/site/xraystudiogame
BTW, are the files in the plugin folder will not be replaced when exported without check asset only?
will we have to update them manually?
https://sites.google.com/site/xraystudiogame