我需要私有文件服务器用于iOS应用程序。 iOS应用程序播放用于学习外语的mp3文件。文件名是0001.mp3,0002.mp3,0003.mp3 ...... 声音量接近3000。 所有尺寸接近400MB。
我可以从github上的开放存储库获取png或mp3文件,但我需要从私有存储库加载。 我可以使用github或bitbucket作为Web文件服务器吗?
"打开"的例子链接: https://raw.githubusercontent.com/AFNetworking/AFNetworking/master/Example/Assets.xcassets/AppIcon.appiconset/Icon-40.png
https://raw.githubusercontent.com/scottschiller/SoundManager2/master/demo/_mp3/440hz.mp3