Commit Description:
Two quick tweaks...
Commit Description:
Two quick tweaks Remove unnecessary HashShet and replace other HashSet with List. Adding to a HashSet seems to be slower than adding to the List
File last commit:
Show/Diff file:
Action:
FNA/lib/Theorafile/Xcode-iOS/README
8 lines | 210 B | text/plain | TextLexer
Building Theorafile for iOS/tvOS
--------------------------------
Theorafile uses Xcode to build on iOS and tvOS.
Compiling
---------
1. Build theorafile.xcodeproj
2. Grab the output libtheorafile.a, ship it!