morenonicolelli commented on issue #78:
URL: https://github.com/apache/arrow-swift/issues/78#issuecomment-3182643085

   Reading better your comment I don't understand if you want completely hide 
"go-swift" to the user or just the functionality. 
   
   For the first case:
   What you put into the package, user can see during import. For this reason 
people, to hide part of code or products, use different approach. But I think 
in this case it's not needed a code obfuscation for final user. (Ex: Firebase 
by Google expose some targets but internally is a monster of size, some visible 
some obfuscated)
   
   For the second case:
   It's enough don't expose it for external user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to