Skip to content

Commit

Permalink
Merge pull request #26 from LP-Messaging/release/3.9.4
Browse files Browse the repository at this point in the history
release 3.9.4 for Xcode 10.2.0
  • Loading branch information
luandrecast-lp authored Jul 15, 2019
2 parents 6cabba7 + d67d4a6 commit be2954c
Show file tree
Hide file tree
Showing 189 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions Libraries/LPAMS.framework/Headers/LPAMS-Device-Swift.h
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
// Generated by Apple Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

Expand Down Expand Up @@ -543,7 +543,7 @@ typedef SWIFT_ENUM(NSInteger, SocketType, closed) {
#pragma clang diagnostic pop

#elif defined(__ARM_ARCH_7A__) && __ARM_ARCH_7A__
// Generated by Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
// Generated by Apple Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

Expand Down
4 changes: 2 additions & 2 deletions Libraries/LPAMS.framework/Headers/LPAMS-Simulator-Swift.h
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__x86_64__) && __x86_64__
// Generated by Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
// Generated by Apple Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

Expand Down Expand Up @@ -543,7 +543,7 @@ typedef SWIFT_ENUM(NSInteger, SocketType, closed) {
#pragma clang diagnostic pop

#elif defined(__i386__) && __i386__
// Generated by Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
// Generated by Apple Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

Expand Down
Loading

0 comments on commit be2954c

Please sign in to comment.