raj*_*aja 3 objective-c ios google-api-java-client ios9 xcode7
我正在尝试使用Google serviceGenerator以发现文档作为输入从Google后端生成客户端API代码.以下是确切的命令:
/Users/raja/Library/Developer/Xcode/DerivedData/ServiceGenerator-dycdiotwolfqnaelznaucewpppjr/Build/Products/Debug/ServiceGenerator ./userRecordApi-v1-rpc.discovery --outputDir ~/API
Run Code Online (Sandbox Code Playgroud)
但是,我看到以下错误
dyld: Symbol not found: ___NSDictionary0__
Referenced from: /Users/raja/Library/Developer/Xcode/DerivedData/ServiceGenerator-dycdiotwolfqnaelznaucewpppjr/Build/Products/Debug/ServiceGenerator (which was built for Mac OS X 10.11)
Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
in /Users/raja/Library/Developer/Xcode/DerivedData/ServiceGenerator-dycdiotwolfqnaelznaucewpppjr/Build/Products/Debug/ServiceGenerator
Trace/BPT trap: 5
Run Code Online (Sandbox Code Playgroud)
任何帮助将不胜感激.
谢谢,拉贾.
我的项目在Xcode 6上正常构建,但是其中一个组件出现此错误失败.显然,这是一个链接版本问题的框架,我可以通过将OS X部署目标设置为10.9来运行我的二进制文件 - 与我项目中的其他组件相同.我会检查您的项目组件库和部署SDK设置.
| 归档时间: |
|
| 查看次数: |
3005 次 |
| 最近记录: |