Skip to content

Commit

Permalink
Merge pull request #59 from adobe/addb-patch-1
Browse files Browse the repository at this point in the history
Fixed test-podspec script
  • Loading branch information
addb authored Jun 30, 2022
2 parents c56f9ef + 8923ed1 commit 11f53ab
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Script/test-podspec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,7 @@ echo "
platform :tvos, '10.0'
target '$PROJECT_NAME' do
use_frameworks!
pod 'AEPCore', :path => '../AEPCore.podspec'
pod 'AEPIdentity', :path => '../AEPIdentity.podspec'
pod 'AEPLifecycle', :path => '../AEPLifecycle.podspec'
pod 'AEPServices', :path => '../AEPServices.podspec'
pod 'AEPSignal', :path => '../AEPSignal.podspec'
pod 'AEPMedia', :path => '../AEPMedia.podspec'
end
" >>Podfile

Expand Down

0 comments on commit 11f53ab

Please sign in to comment.