Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Commit b02a082

Browse files
committed
updated artifacts after lint fixes
1 parent 9214a74 commit b02a082

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Artifacts/include/Iterable-iOS-SDK/IterableAPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ typedef NS_ENUM(NSInteger, PushServicePlatform) {
471471
@param templateId The templateId of the notification
472472
@param messageId The messageId of the notification
473473
*/
474-
- (void)trackInAppOpen:(NSNumber *)campaignId templateId:(NSNumber *)templateID messageId:(NSString *)messageId;
474+
- (void)trackInAppOpen:(NSNumber *)campaignId templateId:(NSNumber *)templateId messageId:(NSString *)messageId;
475475

476476
/**
477477
@method

Artifacts/libIterable-iOS-SDK.a

-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)