ld: 警告 : Xcode 8.3.2 构建上传 secsses 但在 iTunes 连接活动中看不到构建 [英] ld: warning : Xcode 8.3.2 build upload secsses but not see the build in iTunes connect activity

查看:31
本文介绍了ld: 警告 : Xcode 8.3.2 构建上传 secsses 但在 iTunes 连接活动中看不到构建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ld: 警告:Xcode 8.3.2 构建上传成功,但在 iTunes 连接活动中看不到构建

ld: warning : Xcode 8.3.2 build upload success, but not see the build in iTunes connect activity

这是我的 podfile :

This is my podfile :

  pod 'Firebase/Core'
  pod 'Firebase/AdMob'
  pod 'Firebase/Crash'

我尝试更新 cocapods :sudo gem install cocoapods之后:pod update

I try to update cocapods : sudo gem install cocoapods and after this : pod update

它仍然有这 3 个警告

And its still have this 3 warning

Apple 开发者论坛:

Apple Developer Forums :

https://forums.developer.apple.com/thread/75793

ld: warning: Linker asked to preserve internal global: '__block_literal_global'
ld: warning: Linker asked to preserve internal global: '__block_descriptor_tmp'
ld: warning: Linker asked to preserve internal global: 'sharedInstance.sharedInstance'

推荐答案

我在终端运行后解决了这个问题:

I solved this problem after I run this in terminal :

cd ~
mv .itmstransporter/.old_itmstransporter/
/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter"

cd ~
mv .itmstransporter/ .old_itmstransporter/
"/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter"

这篇关于ld: 警告 : Xcode 8.3.2 构建上传 secsses 但在 iTunes 连接活动中看不到构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆