Xcode 6.1.1 UIKit framework

时间:2015-06-26 10:29:49

标签: xcode unity3d uikit

I was working on a project on Xcode 6.1.1 and I could build it successfully, but I accidentally removed my UIKit framework file. I still had Xcode 5 on my computer and I copied the framework file from my Xcode 5 to my Xcode 6.1.1 framework directory. After that I can't build my project and it gives me the error on DisplayManager.mm file "property nativeScale not found" . My project is generated by Unity and the file is a unity generated file. But my only guess right now on the error is on UIKit framework which I have from Xcode 5.
I'll appreciate if someone has Xcode 6.1.1 and can give me the UIKit framework file so I can test it again.
Thanks very much

1 个答案:

答案 0 :(得分:1)

您可以随时从这里下载所需的Xcode版本:

https://developer.apple.com/downloads/

与Xcode 6.1.1的直接链接:

http://adcdownload.apple.com/Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg