David
All I have done is take the latest 0.9 version.
Updated the ResKit project to skip install for distribution and
release:
http://grab.by/9ELR
Delete all build directories and you should be able to build. CMD+B
But if you try and do an archive build you will get errors.
Go back to the RestKit project and update the target so it uses
Products directory and your archive should now build (and be able to
be distributed):
http://grab.by/9ELX
All builds will now work but if you go and delete all the build
folders then try a standard build again it will fail. You need to
change the header destination back to Absolute Path.
This will get you working but is not ideal.
> I got stuck on the 'single bundle error'. Is this one also gone with the
> changed 'copy headers'?
>
> If someone could describe the steps I can try to reproduce it on the
> unit-testing branch.
>
> 2011/3/24 David Hopkinson <
david.hopkin...@gmail.com>