Xcode 6 isn't autocompleting in Swift

前端 未结 10 836
清酒与你
清酒与你 2020-11-29 15:57

I am trying to import various libraries which I can\'t remember their exact name. Unfortunately Xcode 6 (using swift) isn\'t auto completing th

10条回答
  •  生来不讨喜
    2020-11-29 16:42

    If you can't locate all the folders mentioned above or you are too lazy to type in the terminal try the following below:

    •Create a new folder on desktop

    •Go to your application folder copy the Xcode application

    •Paste the application in the folder you created on the desktop

    *Go back to the application folder again and delete Xcode from the application folder. You can delete the Xcode app by using cleanMyMac2 or any other cleaner app so that all such files like com.apple.Xcode and others with go it.

    •After you have done that restart your computer

    •Go to the folder you created early open Xcode you will see the terms and conditions just accept and start your projects

    Good Luck

提交回复
热议问题