Method: Pod::Xcode::XCFramework::Slice#identifier

Defined in:
lib/cocoapods/xcode/xcframework/xcframework_slice.rb

#identifierString (readonly)

Returns the framework identifier.

Returns:

  • (String)

    the framework identifier



17
18
19
# File 'lib/cocoapods/xcode/xcframework/xcframework_slice.rb', line 17

def identifier
  @identifier
end