For self-development improvement I have study and practice regularly with many kind of language at home
- Follow SEO + Structure ready, Study Semantic_elements
Name | Description | Self Study |
---|---|---|
Command Line | Learn CommandLine step by step | CL study, If you've never used the command line, this article will be extremely helpful to you. |
Deployment | Learn Deployment step by step | Cloudflare, Vercel, Netlify, Github Page, Heroku, AWS |
Roadmap 2022 | Learn step by step | Testing... |
Html CSS | Learn step by step | Html, css advance help |
Ionic | Hybrid Best practices, TDD | Ionic study |
Flutter | Udemy | Flutter study |
Ruby | OOP programming language | Ruby study |
Ruby on Rails | Web framework | RoR study |
PHP, Laravel | Web framework | PHP study |
Python, Django | Web framework | Python & Django study |
JavaScript | jQuery | JS study |
Angular | List of important topic1, topic2 | Angular study |
UI/ UX | Web, Mobile & Ads Design | UI/UX study |
Rich Media | RM Resources | RM study |
Web animation | CSS & JS animation | Animation study |
Cheatsheet | You learn from here easily any dev tech | |
iOS | Steps to create ios-developer and distribution-certificate by Mac |
Free pdf book for tech-study & you can easily download to read
Github link,
Download Pdf
Requirements:
- Apple Developers Account
- App Store connect Account
- Xcode installed on your Mac, Available List
- Ionic application
- Capacitor
ToDo: Respective List of Work
- Make apple developer account
- Device Registration(iPhone)
- Using Keychain Access [Keychain Access › Certificate Assistant › Request Certificate From a Certificate Authority]
- Certificate Signing Request (CSR)
N.B. Make sure Not use **Using OpenSSL only useKey Chain Access
procedure - Upload it on App store -[Certificate, Identifiers & Profile -> Profile(Its a tab)]
- Download it and make a backup on secured place and then install it by double click.
- Convert the certificate from a
.cer
file to a.p12
file using KeyChain Access Doc link... - Go to appstore connect and login there, URL
- For upload apps need to make another profile(distribution) certificate in "App store connect"
- Goto
Certificates, Identifiers & Profiles
click + icon, -
- select the "Apple Distribution option" and click on continue
-
- Now it will ask for “Certificate Signing Request” which we have to create using Mac.
-
- After everything done, download it and make it backup
-
- Now try to build iOS with "Archive" and Upload it on App store Help link
Name | Description | Self Study |
---|---|---|
Apple Developer account | Link | Registration |
Registering | Documentation | Registering your App ID |
Device Registration | Documentation | Registering your App ID |
Using Keychain Access | ... | Certificate Signing Request |