Languages

Menu
Sites
Language
Not able to build unity app for Tizen.

Has anyone tried building unity app for tizen using Unity 5 editor in windows?

Whenever i am trying to build the app for tizen in the Unity 5 editor it throws me Signing failure error with cause "Default profile path is not set in Tizen CLI configuration"

although i have set the Tizen CLI configuration through command prompt and it returned success.

Is there any other way to set the CLI configuration through Tizen IDE?

 

Edited by: Anand Rudrakshi on 29 Jul, 2015

Responses

4 Replies
daniel kim

Hi,

I've built application by CLI. but had no such error. So I would suggest you to check your profile path by below command once again before you build it.

  $tizen cli-config –l

Regards

 

Anand Rudrakshi

Are you talking about unity app or just native tizen app? I am able to build Tizen native app but not he Unity app.

daniel kim

Hi,

I'm expecting that Unity technologies will answer your query in following link as it seems that it is related to Unity.

 http://forum.unity3d.com/threads/setting-up-unity-for-tizen-deployment.332004/#post-2221051

Regards

John Ixion