unity3d - Xcode 6.1.1 UIKit framework -


i working on project on xcode 6.1.1 , build successfully, accidentally removed uikit framework file. still had xcode 5 on computer , copied framework file xcode 5 xcode 6.1.1 framework directory. after can't build project , gives me error on displaymanager.mm file "property nativescale not found" . project generated unity , file unity generated file. guess right on error on uikit framework have xcode 5.
i'll appreciate if has xcode 6.1.1 , can give me uikit framework file can test again.
much

you can download desired xcode version anytime here:

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

and direct link xcode 6.1.1:

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


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -