xcode 4.3.1 and libxml AIR compile issues
Hello,
xcode n00b here. I just upgraded my mac to Lion and installed the latest xcode to take possesion of a flex mobile project which have a few iOS ANE's. Apparently there have been several changes with the structure of xcode since the iOS5.1 update. For example the SDK is no longer under /Developer and is now found here:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk
When I try to do a build release I'm getting a message “Id: framework not found libxml”. I tried copying the libxml dir around to different folders include the frameworks and it doesn't seem to matter.
Anybody know how I need to get my machine / flash builder configured to fix that message?
Thanks!
