Xcode 6.4 on OSX 10.11 (El Capitan) beta 2 / beta 3

后端 未结 5 2072
迷失自我
迷失自我 2020-12-09 11:07

I am trying to run Xcode 6.4 on El Capitan and I can run with the instructions on this post.

But I am looking for a way to run it without any external program as I r

5条回答
  •  爱一瞬间的悲伤
    2020-12-09 11:46

    There are two places in Exceptions.plist which list Xcode. The one you don't have listed is:

    com.apple.Xcode
        
            
                AppStoreIdentifier
                497799835
                AppStoreUpdateIsFree
                
                HardDisabled
                
                HighVersion
                5085.0
            
        
    

    It is necessary to re-install Xcode afterwards.

提交回复
热议问题