Skip to content

Commit

Permalink
Merge pull request #19 from LP-Messaging/release_fix/3.8.1
Browse files Browse the repository at this point in the history
fixing headers for 3.8.1
  • Loading branch information
luandrecast-lp authored Jun 4, 2019
2 parents aea96d5 + ab36bd0 commit 81cc438
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Libraries/LPAMS.framework/Headers/LPAMS-Swift.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#import "LPAMS-Simulator-Swift.h"
#else
#import "LPAMS-Device-Swift.h"
endif
#endif
2 changes: 1 addition & 1 deletion Libraries/LPInfra.framework/Headers/LPInfra-Swift.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#import "LPInfra-Simulator-Swift.h"
#else
#import "LPInfra-Device-Swift.h"
endif
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#import "LPMessagingSDK-Simulator-Swift.h"
#else
#import "LPMessagingSDK-Device-Swift.h"
endif
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#import "LPMonitoring-Simulator-Swift.h"
#else
#import "LPMonitoring-Device-Swift.h"
endif
#endif

0 comments on commit 81cc438

Please sign in to comment.