MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| Configuration | ||
| Remote Resources | ||
| WWDC Sessions | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
Downloading essential assets in the background
Fetch the assets your app requires before its first launch using an app extension and the Background Assets framework.
Overview
- Note: This sample code project is associated with WWDC23 session 10108: What's new in Background Assets.
Configure the sample code project
Before you run the sample code project in Xcode:
- Configure the WWDC Sessions and WWDC Sessions Background Assets Extension targets to use your Developer team for signing.
- See Assign a project to a team.