Created
July 1, 2019 08:03
-
-
Save mgrebenets/b90af3192f7dff8f6fd134e18625ac5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app_ids: | |
- name: DemoApp | |
id: au.com.demo.app | |
services: | |
access_wifi: "on" | |
app_group: "on" | |
associated_domains: "on" | |
push_notification: "on" | |
wallet: "on" | |
- name: DemoAppWatchKitApp | |
id: au.com.demo.wkapp | |
- name: DemoAppWatchKitAppExtension | |
id: au.com.demo.wkapp.wkext | |
- name: DemoAppTodayExtension | |
id: au.com.demo.todayext | |
- name: DemoAppPushServiceExtension | |
id: au.com.demo.pushserviceext |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment