DenVdmj / xdelta

Automatically exported from code.google.com/p/xdelta (actual: https://github.com/jmacd/xdelta-devel/)
0 stars 0 forks source link

iOS demo project doesn’t compile #165

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Xcode demo project
2. Hit Compile + Run
3. It fails

What is the expected output? What do you see instead?
It should build, it doesn’t.

What version of the product are you using? On what operating system?
xdelta3-3.0.7
Running on OS X 10.8.4
w/ Xcode 4.6.3 (latest public builds)

Please provide any additional information below.
I’ve attached revised versions of the two main classes implementations.
I’ve removed a bunch of unnecessary code, it should be cleaner.
I’ve renamed `compare_files` (deprecated?) to `test_compare_files`
You still need to remove one missing file from the project navigator to compile.

Tell me if you need further assistance on the iOS port, I think a lot of things 
could still be improved (also, see cocoapods). Thanks.

Original issue reported on code.google.com by studioam...@gmail.com on 9 Jul 2013 at 9:50

Attachments: