Hi,
We have a native app with 1 Ui + 4 services. Ui app project references the service apps.
We have built the application from CLI using tizen build-native. When we are packaging the app with 'tizen package --sign %PROFILE_NAME% --type tpk -- %TPK_PD%' service apps are not packaged with Ui app. When we build from IDE, services gets packaged with the Ui app correctly.
Please let me know if we are missing something.
Any help is much appreciated.