File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,6 @@ allows users to automate the creation of certificates and provisioning profiles
8
8
* Bazel (Tested with Bazel 6.0)
9
9
* OpenSSL (tested with LibreSSL 3.3.6)
10
10
11
- ## Limitations
12
-
13
- sign-here cannot be used to generate certificates for Enterprise based accounts. This is a [ known limitation
14
- of the iTunes Connect API] ( https://developer.apple.com/forums/thread/117282 ) .
15
-
16
11
## Getting Started
17
12
18
13
To start using ` sign-here ` immediately, simply clone down the repo and run the tool:
@@ -159,6 +154,7 @@ OPTIONS:
159
154
--auto-regenerate
160
155
Defines if the profile should be regenerated in case
161
156
it already exists (optional)
157
+ --enterprise Controls if the enterprise API should be used.
162
158
-h, --help Show help information.
163
159
164
160
You can’t perform that action at this time.
0 commit comments