Skip to content

Commit

Permalink
Add XCTest for pod trunk push
Browse files Browse the repository at this point in the history
  • Loading branch information
Miggets7 committed Sep 11, 2024
1 parent 4810a9f commit 004a2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ORLib/ORLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ Pod::Spec.new do |spec|

spec.source = { :git => "https://github.com/openremote/console-ios.git", :tag => "#{spec.version}" }
spec.source_files = 'ORLib/**/*.swift'
spec.frameworks = 'XCTest'
end

0 comments on commit 004a2b5

Please sign in to comment.