查看自己的开发角色是agent、admin、member。
只有team agents才有权限发到app store。
路径:
1. Log in to the portal.
2. Click Member Center.
3. Click People.
你的设备的OS系统升级之后,不能降级。只有开发者能下载安装beta版本的系统,beta 版本的不能用于发布app
如果需要用到icloud存储或者APNS或者game center的功能的,那么需要生成对应的配置文件。
发布app的话,需要有发布app的证书和配置文件,证书是整个开发团队的标识,发布的配置文件只有app id和发布证书,没有UDID。
模拟器支持的操作:
1:左右旋转屏幕
2:使用home键,还有锁屏功能
3:模拟内存警告
4:电话中断模拟
5:模拟键盘操作
6:打开一个窗口,模拟电视输出信号的设备。
模拟器不支持的:
1:多个手指的操作
2:accelerometers(陀螺仪,摇一摇)
3:openGL的渲染和真机不一样
在模拟器环境下,crash日志查可以通过:
If your app crashes while running in a simulator, the CrashReporter facility displays details about the crash.
详细见Xcode Unit Testing Guide
You configure how CrashReporter deals with such crashes using the CrashReporterPref app, located in
<Xcode>/Applications/Utilities (<Xcode>, which is the directory where the Xcode toolset is installed).
xcode提供简单易用以及可扩展的测试功能,主要包括逻辑测试和应用测试两个方面。
app性能调优:
因为受设备的内存,cpu,电源等限制,所以xcode提供图形化工具Instruments来帮助我们调优,具体看InstrumentsUserGuide
在未发布之前,需要添加测试人员,通过itunes把测试人员的device id告知开发者,然后开发者生成ipa文件,测试人员通过itunes来安装ipa文件。
测试人员的crash日志得第一时间给开发者,如果测试人员自己把设备连接到电脑上的话,那么crash日志就自动导入到了itunes里面了。
通过mac电脑发送错误日志给开发者步骤:
1. In the Finder, open a new window.
2. Choose Go > Go to Folder.
3. Enter ~/Library/Logs/CrashReporter/MobileDevice.
4. Open the folder identified by your device’s name.
5. Select the crash logs named after the app you’re testing.
6. Choose Finder > Services > Mail > Send File.
7. In the New Message window, enter the developer’s email address in the To field and <app_name> crash
logs from <your_name> (for example, MyTestApp crash logs from Anna Haro) in the Subject
field.
8. Choose Message > Send.
9. (Optional) Delete the crash logs you sent, to avoid sending duplicate reports later
通过window系统发送crash日志
For crash log storage on Windows Vista
C:\Users\<user_name>\AppData\Roaming\Apple
computer\Logs\CrashReporter/MobileDevice
For crash log storage on Windows XP
C:\Documents and Settings\<user_name>\Application Data\Apple
computer\Logs\CrashReporter
发送苹果app store的步骤:
1:在archive之前的配置工作,包括签名、bundle id等等的确认。
2:确保你有注册过iTunes Connect,连接上之后填写app name/bundle id/version
3:操作完成后,看是否iTunes Connect是等待上传最后的文件
GPS eXhange Format (GPX) A file format used to
identify a single location or a set of locations, known
as waypoints.
application IDs:
GFWOTNXFIY.com.mycompany.MyApp,
GFWOTNXFIY.com.mycompany.*.
分享到:
相关推荐
This practical guide shows you how to build your own software tools for customizing the GitHub workflow. Each hands-on chapter is a compelling story that walks you through the tradeoffs and ...
Xcode 5 Start to Finish will help you use the tools in Apple’s Xcode 5 to improve productivity, write great code, and leverage the newest iOS 7 and OS X Mavericks features. Drawing on thirty years ...
在IT领域,工作流(Workflow)技术是一种用于自动化业务流程管理的重要工具,它能够帮助组织设计、执行和优化复杂的业务过程。《Oracle Workflow and Java Technical White Paper》是Oracle公司在2001年发布的一份...
Research on the Workflow System of Collaborative Process Planning
标题和描述中提到的《Workflow Modeling Tools for Process Improvement and Application Development》一书,其内容涵盖了工作流建模的原理、方法和实践,并探讨了如何利用这些工具改进业务流程,并推动应用程序的...
Aspose.Workflow for .NET 2.1.0 是一个专为.NET开发者设计的工作流引擎,它提供了强大的工作流管理功能,便于在.NET环境中构建复杂的业务流程自动化系统。该组件的发布日期为2009年7月31日,下午5点56分31秒,表明...
Building Tools with GitHub Customize Your Workflow 英文mobi 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
ATCOR Workflow for 2016 是一个专用于遥感数据处理的软件工具,它集成了ERDAS软件中的大气校正模块。该模块的主要目标是消除遥感图像中的雾霾、大气和地形对数据的影响,从而获取更准确、更真实的地表特征信息。 ...
As business problems become more complex, the need for a workflow-based solution has never been more evident. WF provides a simple and consistent way to model and implement complex problems. As a ...
Building Tools with GitHub Customize Your Workflow 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,...
Sprite Kit, a new framework introduced in iOS7, has been designed as a built-in animation workflow for keyframing 2D animation without the need of engines such as Unity to serve as an intermediate....
【TMS Workflow Studio for 10.2 源代码修改版】是一个针对TMS Workflow系统特定版本的定制化开发工具。在这个版本中,开发者基于2011XE的基础进行了修改和编译,以适应当前可能无法在互联网上找到的10.2版本需求。...
标题中提到的关键技术点是“a workflow framework for grid services”,即“用于网格计算的工作流框架”。网格计算(Grid Computing)是一种分布式计算的形式,它将多个独立的计算资源通过网络连接起来,共同工作以...
《Visual Studio 2005 Extensions for Windows Workflow Foundation (CHS)》是针对微软的集成开发环境Visual Studio 2005设计的一款扩展工具,专为Windows Workflow Foundation(WF)提供增强的功能。Windows ...
Apache Oozie是一个专为管理Hadoop作业而设计的工作流调度系统。本书为读者提供了一个实践性的指南,通过两个经验丰富的Hadoop实践者的亲身传授,深入讲解了这个功能强大且灵活的平台。读者在搭建Oozie服务器后,将...