version control - Multiple MobileFirst apps in one APK -
we working team of multiple developers in mobilefirst project. issue have 1 apk multi-app development.
what best approach?
- work 1 apk in development on single mobilefirst app?
- work multiple apks on multiple mobilefirst apps, , merge code 1 mobilefirst app?
is there example of how divide code in project this?
the best option work on single project, single app , move project under kind of version control (git, svn, cvs, rtc or version control system). reduces headaches later when trying manually merge code single app.
since working on single project in team may need stub/mock of dependencies other people working on.
for more info on files should check version control check integrating source control systems in ibm knowledge center
Comments
Post a Comment