简体   繁体   English

在哪里可以在xcode中找到“应用程序ID”?

[英]where can I find 'Application ID' in xcode?

I am configuring metaio SDK. 我正在配置metaio SDK。 Within the installation instructions it says: 在安装说明中说:

'Log-in in the portal and add you **Application ID** and name to generate the new 
signature, then copy and paste your string instead of old one #define SDK_LICENSE 
"RfIXXL7+zVARfh98zMNuiQL1mCaRjUhCBXQxtsETPdM=" in MetaioSDKViewController.mm'

Where can I find my Application ID ? 在哪里可以找到我的应用程序ID

Thanks. 谢谢。

I assume its asking for the Application ID for the application you are developing. 我假设它要求您正在开发的应用程序的应用程序ID。 That should be from iTunes Connect where you setup your application. 那应该来自您设置应用程序的iTunes Connect。 Once you create the application, their is a link with an ID for the application in the URL. 创建应用程序后,它们是URL中带有应用程序ID的链接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Xcode中的乐器是什么?在哪里可以找到关于它们的教程? - What are Instruments in Xcode and where can I find tutorials about them? 在Xcode 7.2中找到Application Loader的位置 - Where to find the Application Loader in Xcode 7.2 在哪里可以找到用于启动Xamarin IOS应用程序的iPhone模拟器 - where I can find the iphone simulator for launching xamarin IOS Application 在哪里可以找到并更改指定iOS应用程序名称的设置? - Where can I find and change the setting that specifies the name of the iOS application? 我在哪里输入XCode中的应用程序参数? - Where do I enter application arguments in XCode? 我在哪里可以找到在Xcode 5中运行iOS 7.0的非视网膜iPhone模拟器? - Where can I find the non-retina iPhone Simulator running iOS 7.0 in Xcode 5? Xcode条件列表,在哪里可以找到它们? - Xcode conditionals list, where do I find them? 在哪里可以找到开源Wikipedia iPhone应用程序的来源? - Where can I find the source of the open-source Wikipedia iPhone application? 在哪里可以找到将iAd集成到我的应用程序中的示例代码? - Where can I find sample code for integrating iAds within my application? 我在哪里可以找到自定义UITabBarSystemItem图标? - Where can I find custom UITabBarSystemItem icons?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM