Skip to content

Commit

Permalink
Merge pull request #167 from sbenedicadb/staging
Browse files Browse the repository at this point in the history
-fix circle config
  • Loading branch information
sbenedicadb authored Mar 20, 2024
2 parents e2abd8d + ee60c4f commit dfea8c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:

steps:
- checkout
- install_dependencies

# verify XCFramework archive builds
- run:
name: Build XCFramework
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Cocoapods](https://img.shields.io/github/v/release/adobe/aepsdk-target-ios?label=CocoaPods&logo=apple&logoColor=white&color=orange&sort=semver)](https://cocoapods.org/pods/AEPTarget)
[![SPM](https://img.shields.io/github/v/release/adobe/aepsdk-target-ios?label=SPM&logo=apple&logoColor=white&color=orange&sort=semver)](https://github.com/adobe/aepsdk-target-ios/releases)
[![CircleCI](https://img.shields.io/circleci/project/github/adobe/aepsdk-target-ios/main.svg?logo=circleci&label=Build)](https://circleci.com/gh/adobe/workflows/aepsdk-target-ios)
[![Code Coverage](https://img.shields.io/codecov/c/github/adobe/aepsdk-target-ios/main.svg?logo=codecov&label=Coverage)](https://codecov.io/gh/adobe/aepsdk-target-ios/branch/main)
<!--[![Code Coverage](https://img.shields.io/codecov/c/github/adobe/aepsdk-target-ios/main.svg?logo=codecov&label=Coverage)](https://codecov.io/gh/adobe/aepsdk-target-ios/branch/main)-->

## About this project

Expand Down

0 comments on commit dfea8c2

Please sign in to comment.