{"id":15718460,"url":"https://github.com/justintime50/swiftsystemsounds","last_synced_at":"2025-03-30T22:26:40.047Z","repository":{"id":111477431,"uuid":"530409918","full_name":"Justintime50/SwiftSystemSounds","owner":"Justintime50","description":"A library of iOS system sounds for Swift packages.","archived":false,"fork":false,"pushed_at":"2022-08-30T18:20:52.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T03:31:54.968Z","etag":null,"topics":["ios","library","package","sounds","swift","system"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Justintime50.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-29T22:09:13.000Z","updated_at":"2022-09-26T06:40:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"6690fa0e-fad3-48d6-9e48-501bc25ad81e","html_url":"https://github.com/Justintime50/SwiftSystemSounds","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justintime50%2FSwiftSystemSounds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justintime50%2FSwiftSystemSounds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justintime50%2FSwiftSystemSounds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justintime50%2FSwiftSystemSounds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Justintime50","download_url":"https://codeload.github.com/Justintime50/SwiftSystemSounds/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246387670,"owners_count":20769050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","library","package","sounds","swift","system"],"created_at":"2024-10-03T21:53:07.023Z","updated_at":"2025-03-30T22:26:40.024Z","avatar_url":"https://github.com/Justintime50.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftSystemSounds\n\nA library of iOS system sounds for Swift packages.\n\n[![Build Status](https://github.com/Justintime50/SwiftSystemSounds/workflows/build/badge.svg)](https://github.com/Justintime50/SwiftSystemSounds/actions)\n[![Licence](https://img.shields.io/github/license/justintime50/SwiftSystemSounds)](LICENSE)\n\nThis library contains dozens of built-in iOS system sounds available to use (not all sounds are available via this library). Simply pass in an enum of the sound name you would like to play to the `playSound()` function.\n\n## Install\n\n1. Navigate to `File › Add Packages` (in Xcode) and enter `https://github.com/Justintime50/SwiftSystemSounds`\n2. Adjust version to use\n3. Click `Add Package`\n\n## Usage\n\n```swift\nimport SwiftSystemSounds\n\n// Pass in one of dozens of built-in sound names via enum\nSwiftSystemSounds.playSound(sound: .buttonTap)\n```\n\n## Development\n\n```bash\n# Build the project\nmake build\n\n# Lint the project\nmake lint\n\n# Test the project\nmake test\n```\n\n## Attribution\n\nUsed mappings from \u003chttps://github.com/TUNER88/iOSSystemSoundsLibrary\u003e to create library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustintime50%2Fswiftsystemsounds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustintime50%2Fswiftsystemsounds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustintime50%2Fswiftsystemsounds/lists"}