如何生成iPhone模拟器构建或.zip文件,以便在Facebook中提交以供iOS审核 [英] How to generate iPhone simulator build or .zip file for submit in Facebook for review in iOS

查看:675
本文介绍了如何生成iPhone模拟器构建或.zip文件,以便在Facebook中提交以供iOS审核的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将my_app.ipa文件提交给Facebook,但被Facebook拒绝。
并将此消息发送给我来自我们审核小组的消息
iPhone
您能否重新提交以供审核,提供您的iOS应用程序的模拟器构建,而不是.ipa文件?我正在审核您在iOS模拟器中的提交需要按照以下说明构建您的应用:(。zip)


I submit my_app.ipa file to Facebook but its rejected by Facebook. And send me this message "Notes from our review team iPhone Can you please resubmit for review providing a simulator build of your iOS app, and not an .ipa file? I'm reviewing your submission in an iOS simulator that needs your app to be built following these instructions: (.zip) https://developers.facebook.com/docs/ios/creating-ios-simulator-build-for-review" But i was enable to create .zip file of simulator build. and i tried below steps also

Step 1: open finder and press option+ shift+g
Step 2: paste "~/Library/Developer/Xcode/DerivedData"
Step 3: select my_app-jkfksdfhskdhfksdh some this like this folder
Step 4: my_app-jkfksdfhskdhfksdh >>Build >>Products>>Debug-iphonesimulator
Step 5: I see 2 file one is my_app(icon like rounder and 1 cross line ) and 2nd file is my_app.app.dsym

解决方案

In my case ,i use the below command to build zip file ditto -ck --sequesterRsrc —-keepParent "source" "destination"

where source is /Users/home/Library/Developer/Xcode/DerivedData/yourapp.../Build/Products/Debug-iphonesimulator/yourapp.app

and destination is where you save the .zip file.

这篇关于如何生成iPhone模拟器构建或.zip文件,以便在Facebook中提交以供iOS审核的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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