美文网首页
开发APP message 时短信里面不显示开发的表情包

开发APP message 时短信里面不显示开发的表情包

作者: 哥是毛毛虫 | 来源:发表于2020-07-29 14:14 被阅读0次
找了半天原因,发现这里没加上 屏幕快照 2020-07-24 下午1.29.16.png

记录其他问题
Invalid code signing entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Speicifically value 'K8TE8KDZ95.cn.blueu.* for key 'application-identifier' in 'Payload/jetsomore.app/GooglePlus.bundle/GPPSignIn3PResources’ is not supported. This value should be a string starting with your TEAMID, followed by a dot '.' followed by the bundle identifier

This app contains an app extension with an illegal bundle identifier. App extension bundle identifiers must have a prefix consisting of their containing application's bundle identifier followed by a '.'.

这个问题需要删除之前的.appex文件,选中TARGETS——General——Embedded Binaries,删除.appex后缀的文件,再次运行

相关文章

网友评论

      本文标题:开发APP message 时短信里面不显示开发的表情包

      本文链接:https://www.haomeiwen.com/subject/rzyjlktx.html