Skip to content

Instantly share code, notes, and snippets.

@dongalor
Last active March 27, 2018 14:58
Show Gist options
  • Select an option

  • Save dongalor/c1ed9443d37430dc729d6fdaab7513fa to your computer and use it in GitHub Desktop.

Select an option

Save dongalor/c1ed9443d37430dc729d6fdaab7513fa to your computer and use it in GitHub Desktop.
push config parse
// skipped
push: {
ios: {
pfx: "/home/parse/certs/third_distr_push.p12",
passphrase: "",
bundleId: "com.example.AppName",
production: true
}
}
// skipped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment