Skip to content

Commit

Permalink
Merge pull request #533 from qonversion/warningFix
Browse files Browse the repository at this point in the history
Fixed import warning
  • Loading branch information
suriksarkisyan authored Aug 30, 2024
2 parents 7d4fb4b + a556db2 commit b519311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Framework/QonversionFramework.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
#import <Qonversion/QONScreenPresentationConfiguration.h>
#import <Qonversion/QONActionResult.h>
#import <Qonversion/QONPurchaseOptions.h>
#import <Qonversion/QONPromotionalOffer.h>

#import <Qonversion/QONUser.h>
1 change: 1 addition & 0 deletions Sources/Qonversion/Public/Qonversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#import "QONUserProperty.h"
#import "QONSubscriptionPeriod.h"
#import "QONPurchaseOptions.h"
#import "QONPromotionalOffer.h"

#if TARGET_OS_IOS
#import "QONAutomationsDelegate.h"
Expand Down

0 comments on commit b519311

Please sign in to comment.