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

Commit

Permalink
updated artifacts after lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtruong committed Jun 14, 2017
1 parent 9214a74 commit b02a082
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Artifacts/include/Iterable-iOS-SDK/IterableAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ typedef NS_ENUM(NSInteger, PushServicePlatform) {
@param templateId The templateId of the notification
@param messageId The messageId of the notification
*/
- (void)trackInAppOpen:(NSNumber *)campaignId templateId:(NSNumber *)templateID messageId:(NSString *)messageId;
- (void)trackInAppOpen:(NSNumber *)campaignId templateId:(NSNumber *)templateId messageId:(NSString *)messageId;

/**
@method
Expand Down
Binary file modified Artifacts/libIterable-iOS-SDK.a
Binary file not shown.

0 comments on commit b02a082

Please sign in to comment.