Skip to content

Commit

Permalink
#BE-5184 binary details update on TD (#788)
Browse files Browse the repository at this point in the history
* binary details update on TD

* fix

* rn update

* conflict fix
  • Loading branch information
SarpBakis23 authored Jan 6, 2025
1 parent e11152b commit 82286fb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ import RedisDomainCaution from '@site/docs/self-hosted-appcircle/install-server/

- The billing page will now display a warning for licenses set to expire within a week and an error for licenses that have already expired. <AccountBadge/> <CloudBadge/>
- Screenshot previews have been enhanced to allow zooming for a better view of the metadata in the Publish module. <PublishBadge/> <CloudBadge/>
- The [Binary Details](/testing-distribution/create-or-select-a-distribution-profile#binary-details) option within the Testing Distribution module has been improved to include build and extended provisioning profile and certificate information <DistributionBadge/> <CloudBadge/>
- The build logs of a binary deployed to the Publish module can now be accessed from the [Build History](/publish-module/publish-information/history#accessing-build-history) tab, even if the build artifact has been deleted in the Build module. <PublishBadge/> <CloudBadge/>
- The binary details can now be viewed from the action menu of a selected binary within the Testing Distribution module. <DistributionBadge/> <CloudBadge/>
- The usage of Testing Distribution for the license is now based on the application download count from the Testing Portal, rather than the number of emails shared via Testing Distribution. <DistributionBadge/> <CloudBadge/>
- The redirection of Testing Distribution email URLs was improved for use in external browsers. <DistributionBadge/> <CloudBadge/>
- The Apple Devices option has been made visible for Apple Profiles without registered devices, with a relevant warning displayed when the option is selected by users. <SigningIdentitiesBadge/> <CloudBadge/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,22 @@ After sending your application to testing groups, you can track the actions of t
## Binary Actions
### Binary Details
1. Select the binary.
You can either select the files from the list or upload binaries by clicking the **Upload New Version** button at the bottom.
<Screenshot url='https://cdn.appcircle.io/docs/assets/BE-4163-ios9.png' />
2. Click the **...** button and select **Binary Details**
<Screenshot url='https://cdn.appcircle.io/docs/assets/BE-4163-ios14.png' />
3. This window provides information about your binary, including the provisioning profile type, certificate name, and build details, such as the branch and logs.
<Screenshot url='https://cdn.appcircle.io/docs/assets/BE5184-binary.png' alt="Binary Details" />
### Send your application to Enterprise App Store
You can send your application from your Testing Distribution profile to an Enterprise App Store profile by following these steps:
Expand Down Expand Up @@ -324,22 +340,6 @@ The binary file in the Testing Distribution profile can be downloaded by selecti
<Screenshot url='https://cdn.appcircle.io/docs/assets/TD-Binary-Download.png' />
### Binary Details
1. Select the binary.
You can either select the files from the list or upload binaries by clicking the **Upload New Version** button at the bottom.
<Screenshot url='https://cdn.appcircle.io/docs/assets/BE-4163-ios9.png' />
2. Click the... button and select **Binary Details**
<Screenshot url='https://cdn.appcircle.io/docs/assets/BE-4163-ios14.png' />
3. This window will show basic information about your binary.
<Screenshot url='https://cdn.appcircle.io/docs/assets/BE-4163-ios15.png' />
### Delete Multiple Testing Distribution App Versions
If you don't want to delete an entire distribution profile but free up the past distributions, you can also remove multiple entries.
Expand Down

0 comments on commit 82286fb

Please sign in to comment.