Manage certificates directly from Xcode
Source code — build & install in Xcode 15+
DownloadDownload Source CodeUnzip, open in Xcode 15+, build & run to install the extension
See expiration status for all certificates right in the Xcode sidebar
Renew expiring profiles without leaving your IDE
Get notified when certificates are about to expire
Automatically configure signing for your project
Download the .zip above and extract it
Open the project in Xcode 15+, select your team, and build (⌘B). The extension will be installed automatically.
Go to System Settings → Privacy & Security → Extensions → Xcode Source Editor
Open the AppsCert menu in Xcode and sign in with your API key
Access via menu: Editor → AppsCert → Show Panel
Or use keyboard shortcut: ⌃⇧A
The panel shows all certificates and profiles for your current project's bundle ID. Status indicators:
Click the refresh icon next to any profile to renew it. The extension will automatically update the profile in your Xcode signing settings.
| Command | Shortcut | Description |
|---|---|---|
| Show Panel | ⌃⇧A | Open the AppsCert sidebar |
| Refresh Status | ⌃⇧R | Sync latest status from server |
| Renew All Expiring | ⌃⇧E | Renew all profiles expiring in 30 days |
| Open Dashboard | ⌃⇧D | Open AppsCert web dashboard |
1. Make sure you've enabled it in System Settings → Extensions
2. Restart Xcode after enabling
3. Check that you're running Xcode 15 or later
1. Verify your API key in the extension settings
2. Check your internet connection
3. Ensure api.appscert.com is not blocked by firewall