Skip to content

scj643/apple-profile-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Profile Lib

Build Status

Description

This library allows you to create and verify mobileconfig files. I could not find another library for dealing with mobileconfig files so I made this one.

It features type checking to prevent the creation of invalid mobileconfigs.

Requirements

It will work with just the standard library for the most part.

To encrypt a profile Crypto are needed.

TODO

  • implement some more config types
  • find out how to sign
  • find out how to encrypt

I found out how to sign with OpenSSL but not how to encrypt.

See the docs at: https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProfileRef/Introduction/Introduction.html

About

A Python library for making Mobileconfig files for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages