appcenter-sampleapp-ios-swift

App Center sample Swift app for iOS

  • 所有者: microsoft/appcenter-sampleapp-ios-swift
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

App Center Sample App for iOS

The iOS application in this repository and its corresponding tutorials will help you quickly and easily onboard to Visual Studio App Center.

About this repository

The App Center SDK modules are already integrated within the application. Simply follow the tutorials to learn how to use each service.

Build status (master branch), Build Service, Status, ---------------, ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------, App Center, Build status, Azure Pipelines, Build Status, ## Build the sample app

After forking the repository, you'll need to install CocoaPods to build the app.

sudo gem install cocoapods

Next, install the dependencies.

pod install

Open the .xcworkspace. The app can now build and run. You can learn to use the sample app with App Center with the tutorials below.

Codesigning

Codesigning is optional, but recommended.

Codesigning will allow you to deploy this sample app to your device. The Build, Distribute, and Push tutorials recommend that you codesign.

When creating a new App ID for this sample app, be sure to check the Push Notifications service under the App Services section.

To sign the app in Xcode:

  1. Open .xcworkspace from the sample app's folder.
  2. Go to General within the .xcworkspace file.
  3. Under Identity, edit the Bundle Identifier to match the app ID.
  4. Import and select the provisioning profile under Signing (Debug) and Signing (Release).

Begin with the Getting Started tutorial. After you've completed that, you can do the rest in the order below, or choose a specific tutorial to follow.

Contents, Tutorial, Description, ---------------------------------------------------------------------------------------------, ------------------------------------------, Getting Started, Set up the app, Build, Build the app, Test, Run automated UI tests on real devices, Distribute, Distribute application to a group of users, Crashes, Monitor application crashes, Analytics, View user analytics, Push, Send push notifications to your app users

主要指标

概览
名称与所有者microsoft/appcenter-sampleapp-ios-swift
主编程语言Swift
编程语言Swift (语言数: 2)
平台
许可证
所有者活动
创建于2017-06-02 22:39:29
推送于2023-02-08 15:24:02
最后一次提交2023-02-08 22:24:00
发布数0
用户参与
星数39
关注者数22
派生数283
提交数146
已启用问题?
问题数8
打开的问题数7
拉请求数45
打开的拉请求数0
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?