{"id":16398904,"url":"https://github.com/albertyw/ios_config_profile","last_synced_at":"2025-03-23T05:31:02.565Z","repository":{"id":29917315,"uuid":"33463196","full_name":"albertyw/ios_config_profile","owner":"albertyw","description":"Gem for manipulating iOS Configuration Profiles","archived":false,"fork":false,"pushed_at":"2021-05-12T07:28:34.000Z","size":118,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T18:01:25.361Z","etag":null,"topics":["apple","apple-configuration-profiles","configuration-profile","ios","mdm","plist","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/albertyw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-06T02:28:43.000Z","updated_at":"2024-10-03T05:56:54.000Z","dependencies_parsed_at":"2022-09-07T18:22:24.329Z","dependency_job_id":null,"html_url":"https://github.com/albertyw/ios_config_profile","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fios_config_profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fios_config_profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fios_config_profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fios_config_profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertyw","download_url":"https://codeload.github.com/albertyw/ios_config_profile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245061382,"owners_count":20554563,"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":["apple","apple-configuration-profiles","configuration-profile","ios","mdm","plist","ruby"],"created_at":"2024-10-11T05:14:15.678Z","updated_at":"2025-03-23T05:31:02.291Z","avatar_url":"https://github.com/albertyw.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IOSConfigProfile\n\n[![Gem Version](https://badge.fury.io/rb/ios_config_profile.svg)](https://badge.fury.io/rb/ios_config_profile)\n[![Build Status](https://drone.albertyw.com/api/badges/albertyw/ios_config_profile/status.svg)](https://drone.albertyw.com/albertyw/ios_config_profile)\n[![Dependency Status](https://img.shields.io/librariesio/release/rubygems/ios_config_profile.svg)](https://libraries.io/rubygems/ios_config_profile)\n[![Code Climate](https://codeclimate.com/github/albertyw/ios_config_profile/badges/gpa.svg)](https://codeclimate.com/github/albertyw/ios_config_profile)\n[![Test Coverage](https://codeclimate.com/github/albertyw/ios_config_profile/badges/coverage.svg)](https://codeclimate.com/github/albertyw/ios_config_profile/coverage)\n[![security](https://hakiri.io/github/albertyw/ios_config_profile/master.svg)](https://hakiri.io/github/albertyw/ios_config_profile/master)\n\nGem for creating and manipulating Apple Configuration Profiles and Mobile\nDevice Management (MDM) Protocols\n\n## Installation\n\nAdd this to your Gemfile\n\n```ruby\ngem 'ios-cert-enrollment', git: 'https://github.com/albertyw/ios-cert-enrollment'\ngem 'ios_config_profile'\n```\n\nThis gem requires IOSCertEnrollment.  The [rubygems version](https://rubygems.org/gems/ios-cert-enrollment) works\nbut it is highly recommended to use an [updated version](https://github.com/albertyw/ios-cert-enrollment).\n\n## Usage\n\nApple Configuration Profiles are Property List (plist) files a type of XML file.\nThe plist gem converts hashes into plist files.\n\nFor a given configuration profile, you can initialize the class and export it\ninto a plist string.  For example:\n\n```ruby\npayload = IOSConfigProfile::InstallBookPayload.new '12345'\npayload = payload.to_command_payload\n```\n\n## Development\n\nTo run tests - `bundle exec rspec`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertyw%2Fios_config_profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertyw%2Fios_config_profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertyw%2Fios_config_profile/lists"}