mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 10:55:49 +03:00
[GH-ISSUE #14] open data/profiles/cert.p12/names.txt: not a directory #10
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#10
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 @EPiCxRIOTZZ on GitHub (Mar 5, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/14
i have imported my cert to the data/profiles directory and i come across this error (open data/profiles/cert.p12/names.txt: not a directory) wont let me do anything.
could you post a step by step tut on how to set it up
thanks
@ViRb3 commented on GitHub (Mar 5, 2021):
You should have a folder under
data/profiles, for an example make a folderdata/profiles/mycert. Then inside, put your certificate (p12 file), password (pass.txt), name (name.txt) and provisioning profile (prov.mobileprovision).@EPiCxRIOTZZ commented on GitHub (Mar 5, 2021):
oh okay thank you
From: Victor notifications@github.com
Sent: Friday, March 5, 2021 3:07:09 PM
To: SignTools/ios-signer-service ios-signer-service@noreply.github.com
Cc: IBTDEV ryanelliott1998@hotmail.com; Author author@noreply.github.com
Subject: Re: [SignTools/ios-signer-service] open data/profiles/cert.p12/names.txt: not a directory (#14)
You should have a folder under data/profiles, for an example make a folder data/profiles/mycert. Then inside, put your certificate (p12 file), password (pass.txt), name (name.txt) and provisioning profile (prov.mobileprovision).
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/SignTools/ios-signer-service/issues/14#issuecomment-791477376, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AF4UDQWKIZGMLGCLKJM2ETDTCDXR3ANCNFSM4YVJ3ZFA.
@ViRb3 commented on GitHub (Mar 5, 2021):
No worries!