Git submodules vs. iOS/Mac frameworks -


i developing several libraries plan on utilizing in series of mac , ios apps. want input on best tool share code between projects. 2 options considering frameworks , git submodules.

here relevant information: 1. developing of libraries. don't work on team. 2. these libraries provide code relating ui , cloud service integration. 3. once libraries written, don't plan on updating them unless break.

it seems git submodules provide better control managing versions of app reference versions of library. however, frameworks might easier integrate xcode project.

frameworks useful protect sources. if it's own company, impact limited. can make things more clear etc, doesn't bring advantage on using subproject example.

in case use git submodules because it's clean way things.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -