I have created a repo on GitHub and push an IOS framework (which use some symlink) into it.
Git seem to destroy/refactor symlinks accordings to some discussions I found.
But I found this repo that have symlink: https://github.com/appfeel/google-iosadmobads/tree/master/src/ios/GoogleMobileAds.framework
Here is a screenshot of my repo: 
You can see "Headers" file, which is a symlink look like a basic file...
The icon really look like a symlink :)
My question(s) is/are: How can I do this? Git option? Commit on UNIX OS? (I'm on Windows right now)
