Class: Fastlane::Helper::BuildXcframeworkHelper
- Inherits:
-
Object
- Object
- Fastlane::Helper::BuildXcframeworkHelper
- Defined in:
- lib/fastlane/plugin/build_xcframework/helper/build_xcframework_helper.rb
Class Method Summary collapse
Class Method Details
.show_message ⇒ Object
8 9 10 |
# File 'lib/fastlane/plugin/build_xcframework/helper/build_xcframework_helper.rb', line 8 def self. UI.("Hello from the build_xcframework plugin helper!") end |