appcenter-sampleapp-macos-swift

Mobile Center sample Swift app for macOS

  • 所有者: microsoft/appcenter-sampleapp-macos-swift
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

App Center Sample App for macOS (Swift)

The macOS 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, 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-macos-swift
主編程語言Swift
編程語言Ruby (語言數: 2)
平台
許可證
發布數0
創建於2017-09-05 21:01:23
推送於2022-11-28 19:11:41
最后一次提交2022-11-28 19:11:40
星數15
關注者數19
派生數42
提交數15
已啟用問題?
問題數2
打開的問題數1
拉請求數6
打開的拉請求數0
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部