Skip to content

Commit

Permalink
uploaded wording
Browse files Browse the repository at this point in the history
  • Loading branch information
shams-ahmed committed May 12, 2021
1 parent 5406d63 commit f9da3d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Add Trace SDK
# Add Trace SDK iOS

Adds the Trace SDK static library during the Xcode build process into the resulting app artifact.

Expand Down
2 changes: 1 addition & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ workflows:
envs:
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/shams-ahmed/bitrise-steplib.git
- STEP_ID_IN_STEPLIB: add-trace-sdk
- STEP_GIT_VERION_TAG_TO_SHARE: 1.2.3
- STEP_GIT_VERION_TAG_TO_SHARE: 1.2.4
- STEP_GIT_CLONE_URL: https://github.com/bitrise-steplib/bitrise-step-add-trace-sdk.git
before_run:
- audit-this-step
Expand Down
4 changes: 2 additions & 2 deletions step.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Add Trace SDK
title: Add Trace SDK iOS
summary: |
Add the Trace SDK before the build process
** Add the Trace SDK before the build process **
Important: Please read the Trace license terms in the SDK. By clicking here to add the Trace SDK, you are agreeing to those license terms.
description: |
Expand Down

0 comments on commit f9da3d2

Please sign in to comment.