Skip to content

Commit

Permalink
Intercom for iOS 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Jul 29, 2016
1 parent cc03d5b commit 66b19f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ios/Intercom.framework/Versions/A/Headers/Intercom.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Intercom.h
// Intercom for iOS - Version 3.0.3
// Intercom for iOS - Version 3.0.4
//
// Created by Intercom on 8/01/2015.
// Copyright (c) 2014 Intercom. All rights reserved.
Expand All @@ -10,7 +10,7 @@
#import <UIKit/UIKit.h>

#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_8_0
#error This version (3.0.3) of Intercom for iOS supports iOS 8.0 upwards.
#error This version (3.0.4) of Intercom for iOS supports iOS 8.0 upwards.
#endif

NS_ASSUME_NONNULL_BEGIN
Expand Down
Binary file modified src/ios/Intercom.framework/Versions/A/Intercom
Binary file not shown.

0 comments on commit 66b19f1

Please sign in to comment.