Skip to content

Commit

Permalink
iOS: add SwiftUIPendingTransactionPlugin to reference asset dependenc…
Browse files Browse the repository at this point in the history
…ies (#250)

add SwiftUIPendingTransactionPlugin to reference asset dependencies
  • Loading branch information
hborawski authored Nov 21, 2023
1 parent b06114c commit 98d4e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlayerUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ and display it as a SwiftUI view comprised of registered assets.
assets.dependency 'PlayerUI/Core'
assets.dependency 'PlayerUI/SwiftUI'
assets.dependency 'PlayerUI/BeaconPlugin'
assets.dependency 'PlayerUI/SwiftUIPendingTransactionPlugin'

assets.source_files = 'ios/packages/reference-assets/Sources/**/*'
assets.resource_bundles = {
Expand Down

0 comments on commit 98d4e5a

Please sign in to comment.