Hi @lhviet, I’m having the same problem using the same versions.
I was able to archive my app using XCode 6. Like you said, running on iOS 9 emulators on Xcode 7.1 beta works fine, it’s only the archive that shows this issue.
Add this line to your Build Settings -> Header Search Paths:
"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include"
Don’t replace the existing line that looks similar, that is still needed to be backwards compatible with Xcode 7 and Xcode 6.4.
This probably had something to do with tvOS, I reckon – Apple had to separate the archive intermediates by platform for universal builds.
Hi, I have another problem. I was working perfectly with Xcode 7.0.X but when I updated to Xcode 7.1 my application didn’t work, When I added the platform (ios or android) it made the platform but like a new project, changes that I made in the project does not do in the platforms, Can someone help me please. What can I do? Im using El Capitan 10.11