From 3a9439f29169ff1bd4768d927713cb82c31c6d67 Mon Sep 17 00:00:00 2001 From: steve benedick Date: Thu, 7 Jan 2021 11:13:09 -0700 Subject: [PATCH] -cleanup after merge from main --- AEPRulesEngine.podspec | 3 +-- README.md | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/AEPRulesEngine.podspec b/AEPRulesEngine.podspec index dcf99c1..8a658bc 100644 --- a/AEPRulesEngine.podspec +++ b/AEPRulesEngine.podspec @@ -16,7 +16,6 @@ Pod::Spec.new do |s| s.pod_target_xcconfig = { 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' } s.swift_version = '5.0' - s.source_files = 'Sources/AEPRulesEngine/**/*.swift' - + s.source_files = 'Sources/AEPRulesEngine/**/*.swift' end diff --git a/README.md b/README.md index 9ee3e41..52fd87b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![codecov](https://codecov.io/gh/yangyansong-adbe/aepsdk-rulesengine-ios/branch/dev/graph/badge.svg?token=T8LRU71KTB)](undefined) - # AEPRulesEngine