I have a watch app that I made from the native calculator sample using Tizen Studio. It is x86 architecture, and works on the emulator. To compile an ARM copy, I change platform to ARM, in the Properties box, then save, clean, and compile. The compiler says it built successfully, but I can not find the .tpk file. Should it be in the Release folder?
Thank you for your help.