小编Ton*_*one的帖子

在iOS中设置Vimeo SDK

尝试将来自github的Vimeo SDK合并到我的iOS项目中.Xcode 7.3.1

我安装了可可粉盒和我的TestVimeo1项目设置,但是当我尝试目标VIMNetworking,AFNetworking和VIMObjectMapper时,我不能这样做.

ld: warning: directory not found for option '-L/Users/xxxxx/xcodebuild/_buildoutput/TestVimeo1-fktedyrxeulxmicndbpgghnbdjtn/Build/Products/Debug-iphonesimulator/AFNetworking'
ld: warning: directory not found for option '-L/Users/xxxxx/xcodebuild/_buildoutput/TestVimeo1-fktedyrxeulxmicndbpgghnbdjtn/Build/Products/Debug-iphonesimulator/VIMNetworking'
ld: warning: directory not found for option '-L/Users/xxxxx/xcodebuild/_buildoutput/TestVimeo1-fktedyrxeulxmicndbpgghnbdjtn/Build/Products/Debug-iphonesimulator/VIMObjectMapper'
ld: library not found for -lAFNetworking
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Run Code Online (Sandbox Code Playgroud)

找不到输出目录.我在为这些git子模块设置目标构建时出错了吗?谢谢!

vimeo-ios

10
推荐指数
0
解决办法
341
查看次数

iCloud密钥值对权利问题

当我尝试上传时,我遇到以下错误

无效的代码签名权利.您的应用程序包的签名包含iOS不支持的代码签名权利.具体来说,不支持'Payload/Appname.app/Appname'中的密钥'com.apple.developer.icloud-containter-identifiers'

无效的代码签名权利.您的应用程序包的签名包含iOS不支持的代码签名权利.具体来说,不支持'Payload/Appname.app/Appname'中的密钥'com.apple.developer.icloud-containter-development-identifiers'

无效的代码签名权利.您的应用程序包的签名包含iOS不支持的代码签名权利.具体来说,不支持'Payload/Appname.app/Appname'中的密钥'com.apple.developer.icloud-services'

无效的代码签名权利.您的应用程序包的签名包含iOS不支持的代码签名权利.具体来说,不支持'Payload/Appname.app/Appname'中的密钥'com.apple.developer.icloud-containter-environment'

请帮助.我尝试重做配置文件,我正在使用iCloud的键值对.看似简单的东西.

entitlements icloud

4
推荐指数
1
解决办法
1825
查看次数

标签 统计

entitlements ×1

icloud ×1

vimeo-ios ×1