4 "summary": "Provides info about the iOS app for simulator, debuggable, enterprise or distribution builds to use sandbox or production cloud from Apple",
6 "description": "Parses the provisioning profile and entitlements from the main bundle and uses un-official heuristics to determine whether a build is for simulator, debuggable, enterprise or distribution.\nThis helps determine when the app should use sandbox or production cloud services from Apple in the server-side.",
7 "homepage": "https://github.com/bithavoc/BuildMode",
13 "bithavoc": "im@bithavoc.io"
16 "git": "https://github.com/bithavoc/BuildMode.git",
19 "social_media_url": "https://twitter.com/bithavoc",
23 "source_files": "BuildMode/Classes/**/*",