Skip to content

Commit

Permalink
0.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-desimone-1 committed Oct 26, 2023
1 parent d849913 commit e145fbc
Show file tree
Hide file tree
Showing 53 changed files with 6,543 additions and 10,262 deletions.
8 changes: 4 additions & 4 deletions SampleApp/Viafoura.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Viafoura/Viafoura.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 59;
CURRENT_PROJECT_VERSION = 61;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = JJ3874BH56;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -814,7 +814,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.58;
MARKETING_VERSION = 1.0.60;
PRODUCT_BUNDLE_IDENTIFIER = com.viafoura.sampleapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -831,7 +831,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Viafoura/Viafoura.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 59;
CURRENT_PROJECT_VERSION = 61;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = JJ3874BH56;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -846,7 +846,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.58;
MARKETING_VERSION = 1.0.60;
PRODUCT_BUNDLE_IDENTIFIER = com.viafoura.sampleapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
2 changes: 1 addition & 1 deletion ViafouraCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ViafouraCore'
s.version = '0.0.29'
s.version = '0.0.30'
s.swift_versions = ['5.0']
s.summary = 'Viafoura SDK'
s.description = 'This SDK allows you to integrate Viafoura tools into your iOS app.'
Expand Down
10 changes: 5 additions & 5 deletions ViafouraSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ViafouraSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>ViafouraSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ SWIFT_CLASS("_TtC11ViafouraSDK24SingleChatViewController")




SWIFT_CLASS("_TtC11ViafouraSDK8VFAdView")
@interface VFAdView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
Expand Down Expand Up @@ -379,6 +378,7 @@ SWIFT_CLASS("_TtC11ViafouraSDK32VFCarouselTrendingViewController")




@class UICollectionView;
@class NSIndexPath;
@class UICollectionViewCell;
Expand All @@ -388,7 +388,6 @@ SWIFT_CLASS("_TtC11ViafouraSDK32VFCarouselTrendingViewController")
- (UICollectionViewCell * _Nonnull)collectionView:(UICollectionView * _Nonnull)collectionView cellForItemAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT;
@end


@class UICollectionViewLayout;

@interface VFCarouselTrendingViewController (SWIFT_EXTENSION(ViafouraSDK)) <UICollectionViewDelegateFlowLayout>
Expand Down Expand Up @@ -418,13 +417,6 @@ SWIFT_CLASS("_TtC11ViafouraSDK17VFCustomBadgeView")
@end


SWIFT_CLASS("_TtC11ViafouraSDK13VFDisableView")
@interface VFDisableView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder SWIFT_UNAVAILABLE;
@end


SWIFT_CLASS("_TtC11ViafouraSDK14VFDisabledView")
@interface VFDisabledView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
Expand Down Expand Up @@ -467,13 +459,6 @@ SWIFT_CLASS("_TtC11ViafouraSDK16VFEnablePushView")
@end


SWIFT_CLASS("_TtC11ViafouraSDK12VFEnableView")
@interface VFEnableView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder SWIFT_UNAVAILABLE;
@end


SWIFT_CLASS("_TtC11ViafouraSDK14VFFeaturedView")
@interface VFFeaturedView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
Expand Down Expand Up @@ -629,6 +614,7 @@ SWIFT_CLASS("_TtC11ViafouraSDK20VFPollViewController")
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder OBJC_DESIGNATED_INITIALIZER;
@end


@class UITextField;

@interface VFPollViewController (SWIFT_EXTENSION(ViafouraSDK)) <UITextFieldDelegate>
Expand All @@ -638,7 +624,6 @@ SWIFT_CLASS("_TtC11ViafouraSDK20VFPollViewController")




SWIFT_CLASS("_TtC11ViafouraSDK23VFPoweredByViafouraView")
@interface VFPoweredByViafouraView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
Expand All @@ -649,6 +634,7 @@ SWIFT_CLASS("_TtC11ViafouraSDK23VFPoweredByViafouraView")
SWIFT_CLASS("_TtC11ViafouraSDK31VFPreviewCommentsViewController")
@interface VFPreviewCommentsViewController : VFUIViewController
- (void)viewDidLoad;
- (void)viewDidAppear:(BOOL)animated;
- (void)observeValueForKeyPath:(NSString * _Nullable)keyPath ofObject:(id _Nullable)object change:(NSDictionary<NSKeyValueChangeKey, id> * _Nullable)change context:(void * _Nullable)context;
- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder OBJC_DESIGNATED_INITIALIZER;
Expand All @@ -674,6 +660,9 @@ SWIFT_CLASS("_TtC11ViafouraSDK31VFPreviewCommentsViewController")






SWIFT_CLASS("_TtC11ViafouraSDK23VFProfileViewController")
@interface VFProfileViewController : VFUIViewController
- (void)viewDidLoad;
Expand Down Expand Up @@ -755,20 +744,6 @@ SWIFT_CLASS("_TtC11ViafouraSDK13VFTrustedView")



SWIFT_CLASS("_TtC11ViafouraSDK12VFUnflagView")
@interface VFUnflagView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder SWIFT_UNAVAILABLE;
@end


SWIFT_CLASS("_TtC11ViafouraSDK12VFUnspamView")
@interface VFUnspamView : UIView
- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder SWIFT_UNAVAILABLE;
@end


SWIFT_CLASS("_TtC11ViafouraSDK32VFVerticalTrendingViewController")
@interface VFVerticalTrendingViewController : VFUIViewController
- (void)viewDidLoad;
Expand All @@ -777,21 +752,18 @@ SWIFT_CLASS("_TtC11ViafouraSDK32VFVerticalTrendingViewController")
@end


@interface VFVerticalTrendingViewController (SWIFT_EXTENSION(ViafouraSDK)) <UITableViewDelegate>
@end





@class UITableView;
@class UITableViewCell;

@interface VFVerticalTrendingViewController (SWIFT_EXTENSION(ViafouraSDK)) <UITableViewDataSource>
@interface VFVerticalTrendingViewController (SWIFT_EXTENSION(ViafouraSDK)) <UITableViewDataSource, UITableViewDelegate>
- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT;
- (CGFloat)tableView:(UITableView * _Nonnull)tableView heightForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT;
- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT;
- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT;
- (void)tableView:(UITableView * _Nonnull)tableView willDisplayCell:(UITableViewCell * _Nonnull)cell forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath;
@end


Expand Down
Loading

0 comments on commit e145fbc

Please sign in to comment.