You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-13
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
3. Open the Apple Developer App and subscribe to the $99 Apple Developer Program, providing accurate details as per your *National ID*.
15
15
4. Wait until you receive the Apple Developer Program Welcome Email, which may take up to 48 hours.
16
16
17
-

17
+

18
18
19
19
**2. Get Required Credentials**
20
20
@@ -23,7 +23,7 @@
23
23
2. Sign in to your Apple Account.
24
24
3. Create a new App Specific Password and store it securely.
25
25
26
-

26
+

27
27
*Creating an app-specific password in Apple Account settings*
2. Scroll to the "Membership details" Card and copy the "Team ID" to a secure place.
43
43
44
-

44
+

45
45
*Finding your Team ID in the Apple Developer Portal*
46
46
47
47
**3. Sign and Notarize Sample Application**
@@ -75,7 +75,7 @@ npm run package
75
75
5. Run `bash package-mac-signed.sh`.
76
76
6. Once you see the "notarization successful" message in the terminal, you can now distribute the ".dmg" via the internet to your users without facing any security warnings. Hurray! 🎉
Bucket name: Enter a unique bucket name. Conventionally, this name matches your product's name in kebab case. For example, if your product's name is "Chess Master," your bucket name will be `chess-master`.
@@ -281,7 +281,7 @@ Ensure that **Object Ownership** is set to **"ACLs enabled"** because Electron B
5. If you don't have an AWS access key and secret key, create them through the IAM service as described in [AWS documentation here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user_manage_add-key.html).
0 commit comments