Skip to content

Commit

Permalink
updated LocoKitCore binary for 7.0.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sobri909 committed Sep 23, 2018
1 parent 738662a commit 915b369
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 37 deletions.
38 changes: 1 addition & 37 deletions LocoKitCore.framework/Headers/LocoKitCore-Swift.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated by Apple Swift version 4.2 effective-4.1.50 (swiftlang-1000.0.16.9 clang-1000.10.25.3)
// Generated by Apple Swift version 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

Expand Down Expand Up @@ -165,7 +165,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if __has_feature(modules)
@import CoreLocation;
@import CoreMotion;
@import ObjectiveC;
#endif

#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
Expand All @@ -184,46 +183,11 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif


SWIFT_CLASS("_TtC11LocoKitCore12ActivityType")
@interface ActivityType : NSObject
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable");
@end














@interface ActivityType (SWIFT_EXTENSION(LocoKitCore))
@property (nonatomic, readonly) NSInteger hashValue;
@end












SWIFT_CLASS("_TtC11LocoKitCore19MutableActivityType")
@interface MutableActivityType : ActivityType
@end



#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
Expand Down
Binary file modified LocoKitCore.framework/Info.plist
Binary file not shown.
Binary file modified LocoKitCore.framework/LocoKitCore
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 915b369

Please sign in to comment.