I tried to get the Tabris iOS-Client working. I imported everything in Xcode, registered my Phone as a Developer-Phone on Apple's page. Downloaded my provisioning profile and created a new Tabris project in Xcode.
The client-app runs perfect in the simulator, but when I try to run it on my iPhone I get the following error:
ld: file is universal (2 slices) but does not contain a(n) armv7s slice: /Users/Shared/Tabris/Frameworks/Tabris.framework/Tabris for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I hope somebody can help me with this. :)
Thanks in advance, Toby