Method: Pod::Xcode::XCFramework::Slice#identifier
- Defined in:
- lib/cocoapods/xcode/xcframework/xcframework_slice.rb
#identifier ⇒ String (readonly)
Returns the framework identifier.
17 18 19 |
# File 'lib/cocoapods/xcode/xcframework/xcframework_slice.rb', line 17 def identifier @identifier end |