iPhone Development - Compiler Warning!

后端 未结 4 623
悲哀的现实
悲哀的现实 2020-12-30 21:26

Sometimes when i try to \"build\"/compile a downloaded source, i get following warning:

ld: warning: directory \'/Volumes/Skiiing2/CD/ViewBased/Unknown Path/         


        
4条回答
  •  萌比男神i
    2020-12-30 21:52

    this specific warning with the 'skiing' reference was a bug in the latest xcode beta for iPad. make sure your running either the latest xcode beta or the latest production xcode.. you should not see that warning again.

    Hope that helps.. John

提交回复
热议问题