mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 02:45:56 +03:00
[GH-ISSUE #211] How can i get a .mobileprovision file? #69
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JudiexCode on GitHub (Jun 6, 2022).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/211
So I was able to get the p12 certificate from altstore, and got their password as well but, for me to able to sign any apps i would need a .mobileprovision file to do so? is there a way i can make or get one for free, Is there a tutorial to do so? Please Help Me out, Thank You
@ViRb3 commented on GitHub (Jun 6, 2022):
You don't need a provisioning profile with developer account, all you need is username, password, and p12.
@JudiexCode commented on GitHub (Oct 11, 2022):
So after I click deploy app heroku’s website , I clicked view and this is
what it said “ Application error
An error occurred in the application and your page could not be served. If
you are the application owner, check your logs for details. You can do this
from the Heroku CLI with the command
heroku logs --tail “ is there a way to fix this? , Thank you
On Mon, 6 Jun 2022 at 3:59 PM Victor @.***> wrote: