https://github.com/thepalaceproject/ios-audiobooktoolkit
Audiobook toolkit for iOS app
https://github.com/thepalaceproject/ios-audiobooktoolkit
ios mobile
Last synced: 5 months ago
JSON representation
Audiobook toolkit for iOS app
- Host: GitHub
- URL: https://github.com/thepalaceproject/ios-audiobooktoolkit
- Owner: ThePalaceProject
- Created: 2021-05-13T15:54:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-22T20:36:34.000Z (11 months ago)
- Last Synced: 2025-07-22T22:14:04.723Z (11 months ago)
- Topics: ios, mobile
- Language: Swift
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build
Open `NYPLAudiobookToolkit.xcodeproj` and build **NYPLAudiobookToolkit** target.
Project development environment:
- Xcode: 12.4
# How to integrate ios-audiobooktoolkit into your project
1) Edit your Cartfile: `github "ThePalaceProject/ios-audiobooktoolkit"`
2) Open Access Support is built-in. Other DRM providers will require licenses.
3) Ensure host has "Background Modes" enabled in Build Settings: Allow audio playback and airplay from the background.