Sha256: 1ade22874bc5a64a176f7d67fe108ceb0261d2dcb193fb95ad436c7645c555d4
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
@import Foundation; @import CoreData; @interface _Playable : NSManagedObject @property (nonatomic, copy, nullable) NSString *permalink; @property (nonatomic, copy, nullable) NSString *title; @end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
moblues-0.4.0 | spec/resources/expected/objc/machine/_Playable.h |