Skip to content

Commit

Permalink
Update RevenueCat-Swift.h for version 4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RCGitBot committed Oct 18, 2023
1 parent 8fbadfa commit d50a261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/InstallationTests/CommonFiles/RevenueCat-Swift.h
Original file line number Diff line number Diff line change
Expand Up @@ -3371,6 +3371,7 @@ SWIFT_CLASS_NAMED("StoreTransaction")
@property (nonatomic, readonly, copy) NSString * _Nonnull transactionIdentifier;
@property (nonatomic, readonly) NSInteger quantity;
@property (nonatomic, readonly, strong) RCStorefront * _Nullable storefront;
@property (nonatomic, readonly, copy) NSString * _Nullable jwsRepresentation;
- (BOOL)isEqual:(id _Nullable)object SWIFT_WARN_UNUSED_RESULT;
@property (nonatomic, readonly) NSUInteger hash;
@property (nonatomic, readonly, copy) NSString * _Nonnull description;
Expand Down

0 comments on commit d50a261

Please sign in to comment.