{"id":50362521,"url":"https://github.com/maxmind/device-ios","last_synced_at":"2026-05-30T02:30:39.671Z","repository":{"id":356265431,"uuid":"1157423841","full_name":"maxmind/device-ios","owner":"maxmind","description":"MaxMind Device SDK for iOS","archived":false,"fork":false,"pushed_at":"2026-05-22T15:58:46.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-22T20:20:40.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxmind.png","metadata":{"files":{"readme":"README.dev.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-13T19:58:39.000Z","updated_at":"2026-05-22T15:58:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/maxmind/device-ios","commit_stats":null,"previous_names":["maxmind/device-ios"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maxmind/device-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fdevice-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fdevice-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fdevice-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fdevice-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmind","download_url":"https://codeload.github.com/maxmind/device-ios/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fdevice-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33668185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-05-30T02:30:39.263Z","updated_at":"2026-05-30T02:30:39.666Z","avatar_url":"https://github.com/maxmind.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Release Procedure\n\n## Pre-release\n\n1. Create a release branch from `main`:\n\n   ```bash\n   git checkout main\n   git pull\n   git checkout -b release/X.Y.Z\n   ```\n\n2. Update the version constant in\n   `Sources/MinFraudDevice/Config/SDKConfig.swift`.\n3. Update the version in the README.md installation example if needed.\n4. Update `CHANGELOG.md`: set the release date and document any final changes.\n5. Verify the privacy manifest is up to date\n   (`Sources/MinFraudDevice/Resources/PrivacyInfo.xcprivacy`).\n6. Commit the changes, push the branch, and open a pull request.\n7. Ensure all CI checks pass and merge the pull request.\n\n## Creating a Release\n\n1. Create and push a version tag from `main`:\n\n   ```bash\n   git checkout main\n   git pull\n   git tag -a X.Y.Z -m \"Release X.Y.Z\"\n   git push origin X.Y.Z\n   ```\n\n2. Create a GitHub release from the tag at\n   \u003chttps://github.com/maxmind/device-ios/releases/new\u003e.\n\n   - Select the tag you just pushed.\n   - Write release notes summarizing changes since the last release.\n\n## Post-release\n\n- Verify the new version is resolvable via Swift Package Manager by adding the\n  package dependency in a fresh project.\n- Update the version mentioned in the\n  [dev docs](https://dev.maxmind.com/minfraud/track-devices/ios/#installation)\n  (or create an issue to do so).\n\n## Version Numbering\n\nThis project follows [Semantic Versioning](https://semver.org/). Swift Package\nManager resolves versions from git tags.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmind%2Fdevice-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmind%2Fdevice-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmind%2Fdevice-ios/lists"}