[osx/ios/atv2] - don't build the legacy interface via make in the xcode prebuilt...
authorMemphiz <memphis@machzwo.de>
Sun, 28 Oct 2012 11:00:43 +0000 (12:00 +0100)
committerMemphiz <memphis@machzwo.de>
Sun, 28 Oct 2012 11:17:42 +0000 (12:17 +0100)
commit7197e88c9eb6f67b33a471e2eb9d2176c454be2f
tree2a251becee57907cb2076e3bef27d2df6b6d5a29
parent6d17467efb720f5a9d0bc0a8474e14513d58c79f
[osx/ios/atv2] - don't build the legacy interface via make in the xcode prebuilt step. This leads to broken vtables because of different buildsettings in xcode and make. Instead only build the python_bindings.a (code generation) via make and pull the legacy interface into xcode. This fixes subtitle addon on ios release builds and a dozen of other problems we didn't see yet. Thx @jcarroll to pointing it out.
XBMC-ATV2.xcodeproj/project.pbxproj
XBMC-IOS.xcodeproj/project.pbxproj
XBMC.xcodeproj/project.pbxproj