diff --git a/.gitignore b/.gitignore index 95e915d310..5a750a7dba 100644 --- a/.gitignore +++ b/.gitignore @@ -50,11 +50,8 @@ Pods/ # Carthage # # Add this line if you want to avoid checking in source code from Carthage dependencies. -Carthage/Checkouts/ -Carthage/Build/tvOS/ -Carthage/Build/iOS/*.bcsymbolmap -Carthage/Build/iOS/*.dSYM -Carthage/Build/watchOS/ +Carthage/ +.gitmodules # fastlane # diff --git a/.travis.yml b/.travis.yml index 4434aec29c..6418ed5685 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ language: objective-c -osx_image: xcode9.3 +osx_image: xcode9.4 # xcode_sdk: iphonesimulator11 # xcode_project: Loop.xcodeproj # xcode_scheme: Loop before_script: -# - carthage bootstrap + - set -o pipefail && xcodebuild -project Loop.xcodeproj -target Cartfile script: # Build the app target - set -o pipefail && xcodebuild -project Loop.xcodeproj -scheme Loop build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty diff --git a/Cartfile b/Cartfile index 339f6acd46..a07bfa0319 100644 --- a/Cartfile +++ b/Cartfile @@ -1,5 +1,5 @@ github "LoopKit/LoopKit" == 2.0 -github "LoopKit/CGMBLEKit" == 2.1 +github "LoopKit/CGMBLEKit" "dev" github "i-schuetz/SwiftCharts" == 0.6.1 github "mddub/dexcom-share-client-swift" == 0.4.1 github "mddub/G4ShareSpy" == 0.3.3 diff --git a/Carthage/Build/.Amplitude-iOS.version b/Carthage/Build/.Amplitude-iOS.version deleted file mode 100644 index 6c790cc4b2..0000000000 --- a/Carthage/Build/.Amplitude-iOS.version +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - - ], - "tvOS" : [ - - ], - "commitish" : "2137d5fd44bf630ed33e1e72d7af6d8f8612f270", - "iOS" : [ - { - "name" : "Amplitude", - "hash" : "5f7cea951cf973d78073e75b87cd222891b181a3879b081a42f057d983b7c389" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.CGMBLEKit.version b/Carthage/Build/.CGMBLEKit.version deleted file mode 100644 index 0e5d1875f6..0000000000 --- a/Carthage/Build/.CGMBLEKit.version +++ /dev/null @@ -1,21 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - { - "name" : "CGMBLEKit", - "hash" : "ade5de40f0722c07387d73c66678eefb12db2e028e0eb3ced4810ab415469e16" - } - ], - "tvOS" : [ - - ], - "commitish" : "v2.1.0", - "iOS" : [ - { - "name" : "CGMBLEKit", - "hash" : "48dd66b1f45d9e92de8553d4e9f24cb9fb1ff2b1fdf7be0d2b8fda10d1ec8ea7" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.G4ShareSpy.version b/Carthage/Build/.G4ShareSpy.version deleted file mode 100644 index 5f2d85a2a6..0000000000 --- a/Carthage/Build/.G4ShareSpy.version +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - - ], - "tvOS" : [ - - ], - "commitish" : "v0.3.3", - "iOS" : [ - { - "name" : "G4ShareSpy", - "hash" : "058f1119e227d680500b4adec40a5263cf61104be2580549218f6b5876edc20f" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.LoopKit.version b/Carthage/Build/.LoopKit.version deleted file mode 100644 index 9a5d619c12..0000000000 --- a/Carthage/Build/.LoopKit.version +++ /dev/null @@ -1,25 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - { - "name" : "LoopKit", - "hash" : "20c485ddd0021810833b211f718c8070cc0b631cac07055af471c8a3f6a15d80" - } - ], - "tvOS" : [ - - ], - "commitish" : "v2.0", - "iOS" : [ - { - "name" : "LoopKitUI", - "hash" : "6041aca0e5f6d07c1cdc7a6608ab4c2cfa436ae59f9e3f65e881f5c39700b289" - }, - { - "name" : "LoopKit", - "hash" : "72a69341b8c7d4b6ded0fec1c67ced7faa2d785a8c8dbe6b18e678a5f1455df1" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.SwiftCharts.version b/Carthage/Build/.SwiftCharts.version deleted file mode 100644 index b050a4083a..0000000000 --- a/Carthage/Build/.SwiftCharts.version +++ /dev/null @@ -1,21 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - - ], - "tvOS" : [ - { - "name" : "SwiftCharts", - "hash" : "89105ffbd390eb5cad0e5a73421b7a6e85064b3b0d9f78153b64261cfb932425" - } - ], - "commitish" : "6b55a26a7b0b95e49202ddc1db5404702fce114f", - "iOS" : [ - { - "name" : "SwiftCharts", - "hash" : "09c973532129d22bb0757f475ed90e0e207e00b80d02e1ec01d6291fa6564636" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.dexcom-share-client-swift.version b/Carthage/Build/.dexcom-share-client-swift.version deleted file mode 100644 index bff096e2f7..0000000000 --- a/Carthage/Build/.dexcom-share-client-swift.version +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - - ], - "tvOS" : [ - - ], - "commitish" : "v0.4.1", - "iOS" : [ - { - "name" : "ShareClient", - "hash" : "1c64d1e57e896d8de9a262e02b58547e8a0b966090a4886c9dcbf34554dbdd7b" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.rileylink_ios.version b/Carthage/Build/.rileylink_ios.version deleted file mode 100644 index 815ba9ad69..0000000000 --- a/Carthage/Build/.rileylink_ios.version +++ /dev/null @@ -1,41 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - { - "name" : "RileyLinkBLEKit", - "hash" : "945d71a3404e1719e190b2c8d0bcada86fc56430459ee061d5ef8ee18cc64278" - } - ], - "tvOS" : [ - - ], - "commitish" : "v2.0.2", - "iOS" : [ - { - "name" : "Crypto", - "hash" : "307a074bb6612029834159e536ac793e29a3ca4924f9be05788596569771a8d7" - }, - { - "name" : "RileyLinkKit", - "hash" : "862e23540e3f6f52ca32fe17bf43b7a6aa075ed11235c472d46165ec85610ca1" - }, - { - "name" : "RileyLinkBLEKit", - "hash" : "37b0e43fa19b5893251fcb09cd9cec6c9b12b78ec70e85439adf9f3924817f13" - }, - { - "name" : "RileyLinkKitUI", - "hash" : "f99d44ea3c18c72fcfa49e8ec79906dec2a820e03d00c4dcd7d84408293d4eb7" - }, - { - "name" : "NightscoutUploadKit", - "hash" : "c8e94505a0006eb0687824099064283fe2bc657efd6eccf0b1a77f72c0a26e11" - }, - { - "name" : "MinimedKit", - "hash" : "18315d9c754c0c82fd13616ec082362d853c59923922711350a64436fd26b833" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/.xDripG5.version b/Carthage/Build/.xDripG5.version deleted file mode 100644 index f3e13aee79..0000000000 --- a/Carthage/Build/.xDripG5.version +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Mac" : [ - - ], - "watchOS" : [ - - ], - "tvOS" : [ - - ], - "commitish" : "v0.8.1", - "iOS" : [ - { - "name" : "xDripG5", - "hash" : "059ee2ce1d7af004081638169f8525567da11acffc16edba50a5ad9224a5307e" - } - ] -} \ No newline at end of file diff --git a/Carthage/Build/iOS/Amplitude.framework/Amplitude b/Carthage/Build/iOS/Amplitude.framework/Amplitude deleted file mode 100755 index a761b896f9..0000000000 Binary files a/Carthage/Build/iOS/Amplitude.framework/Amplitude and /dev/null differ diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPARCMacros.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPARCMacros.h deleted file mode 100644 index eaf9024dd9..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPARCMacros.h +++ /dev/null @@ -1,68 +0,0 @@ -// -// ARCMacros.h -// InnerBand -// -// For an explanation of why these work, see: -// -// http://raptureinvenice.com/arc-support-without-branches/ -// -// Created by John Blanco on 1/28/12. -// Copyright (c) 2012 Rapture In Venice. All rights reserved. -// -// NOTE: __bridge_tranfer is not included here because releasing would be inconsistent. -// Avoid it unless you're using ARC exclusively or managing it with __has_feature(objc_arc). -// - -#if !defined(__clang__) || __clang_major__ < 3 - #ifndef __bridge - #define __bridge - #endif - - #ifndef __bridge_retain - #define __bridge_retain - #endif - - #ifndef __bridge_retained - #define __bridge_retained - #endif - - #ifndef __autoreleasing - #define __autoreleasing - #endif - - #ifndef __strong - #define __strong - #endif - - #ifndef __unsafe_unretained - #define __unsafe_unretained - #endif - - #ifndef __weak - #define __weak - #endif -#endif - -#if __has_feature(objc_arc) - #define SAFE_ARC_PROP_RETAIN strong - #define SAFE_ARC_RETAIN(x) (x) - #define SAFE_ARC_RELEASE(x) - #define SAFE_ARC_AUTORELEASE(x) (x) - #define SAFE_ARC_BLOCK_COPY(x) (x) - #define SAFE_ARC_BLOCK_RELEASE(x) - #define SAFE_ARC_SUPER_DEALLOC() - #define SAFE_ARC_DISPATCH_RELEASE(x) (x) - #define SAFE_ARC_AUTORELEASE_POOL_START() @autoreleasepool { - #define SAFE_ARC_AUTORELEASE_POOL_END() } -#else - #define SAFE_ARC_PROP_RETAIN retain - #define SAFE_ARC_RETAIN(x) ([(x) retain]) - #define SAFE_ARC_RELEASE(x) ([(x) release]) - #define SAFE_ARC_AUTORELEASE(x) ([(x) autorelease]) - #define SAFE_ARC_BLOCK_COPY(x) (Block_copy(x)) - #define SAFE_ARC_BLOCK_RELEASE(x) (Block_release(x)) - #define SAFE_ARC_SUPER_DEALLOC() ([super dealloc]) - #define SAFE_ARC_DISPATCH_RELEASE(x) (dispatch_release(x)) - #define SAFE_ARC_AUTORELEASE_POOL_START() NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; - #define SAFE_ARC_AUTORELEASE_POOL_END() [pool release]; -#endif diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPConstants.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPConstants.h deleted file mode 100644 index 3015ab5524..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPConstants.h +++ /dev/null @@ -1,37 +0,0 @@ -// -// AMPConstants.h -#import - -extern NSString *const kAMPLibrary; -extern NSString *const kAMPPlatform; -extern NSString *const kAMPOSName; -extern NSString *const kAMPVersion; -extern NSString *const kAMPEventLogDomain; -extern NSString *const kAMPEventLogUrl; -extern NSString *const kAMPDefaultInstance; -extern const int kAMPApiVersion; -extern const int kAMPDBVersion; -extern const int kAMPDBFirstVersion; -extern const int kAMPEventUploadThreshold; -extern const int kAMPEventUploadMaxBatchSize; -extern const int kAMPEventMaxCount; -extern const int kAMPEventRemoveBatchSize; -extern const int kAMPEventUploadPeriodSeconds; -extern const long kAMPMinTimeBetweenSessionsMillis; -extern const int kAMPMaxStringLength; -extern const int kAMPMaxPropertyKeys; - -extern NSString *const IDENTIFY_EVENT; -extern NSString *const AMP_OP_ADD; -extern NSString *const AMP_OP_APPEND; -extern NSString *const AMP_OP_CLEAR_ALL; -extern NSString *const AMP_OP_PREPEND; -extern NSString *const AMP_OP_SET; -extern NSString *const AMP_OP_SET_ONCE; -extern NSString *const AMP_OP_UNSET; - -extern NSString *const AMP_REVENUE_PRODUCT_ID; -extern NSString *const AMP_REVENUE_QUANTITY; -extern NSString *const AMP_REVENUE_PRICE; -extern NSString *const AMP_REVENUE_REVENUE_TYPE; -extern NSString *const AMP_REVENUE_RECEIPT; diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPDatabaseHelper.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPDatabaseHelper.h deleted file mode 100644 index d140b4eb90..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPDatabaseHelper.h +++ /dev/null @@ -1,40 +0,0 @@ -// -// AMPDatabaseHelper.h -// Amplitude -// -// Created by Daniel Jih on 9/9/15. -// Copyright (c) 2015 Amplitude. All rights reserved. -// - -@interface AMPDatabaseHelper : NSObject - -@property (nonatomic, strong, readonly) NSString *databasePath; - -+ (AMPDatabaseHelper*)getDatabaseHelper; -+ (AMPDatabaseHelper*)getDatabaseHelper:(NSString*) instanceName; -- (BOOL)createTables; -- (BOOL)dropTables; -- (BOOL)upgrade:(int) oldVersion newVersion:(int) newVersion; -- (BOOL)resetDB:(BOOL) deleteDB; -- (BOOL)deleteDB; - -- (BOOL)addEvent:(NSString*) event; -- (BOOL)addIdentify:(NSString*) identify; -- (NSMutableArray*)getEvents:(long long) upToId limit:(long long) limit; -- (NSMutableArray*)getIdentifys:(long long) upToId limit:(long long) limit; -- (int)getEventCount; -- (int)getIdentifyCount; -- (int)getTotalEventCount; -- (BOOL)removeEvents:(long long) maxId; -- (BOOL)removeIdentifys:(long long) maxIdentifyId; -- (BOOL)removeEvent:(long long) eventId; -- (BOOL)removeIdentify:(long long) identifyId; -- (long long)getNthEventId:(long long) n; -- (long long)getNthIdentifyId:(long long) n; - -- (BOOL)insertOrReplaceKeyValue:(NSString*) key value:(NSString*) value; -- (BOOL)insertOrReplaceKeyLongValue:(NSString*) key value:(NSNumber*) value; -- (NSString*)getValue:(NSString*) key; -- (NSNumber*)getLongValue:(NSString*) key; - -@end diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPDeviceInfo.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPDeviceInfo.h deleted file mode 100644 index 945c2e5e7e..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPDeviceInfo.h +++ /dev/null @@ -1,20 +0,0 @@ -// -// AMPDeviceInfo.h - -@interface AMPDeviceInfo : NSObject - --(id) init: (BOOL) disableIdfaTracking; -@property (readonly) NSString *appVersion; -@property (readonly) NSString *osName; -@property (readonly) NSString *osVersion; -@property (readonly) NSString *manufacturer; -@property (readonly) NSString *model; -@property (readonly) NSString *carrier; -@property (readonly) NSString *country; -@property (readonly) NSString *language; -@property (readonly) NSString *advertiserID; -@property (readonly) NSString *vendorID; - -+(NSString*) generateUUID; - -@end diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPIdentify.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPIdentify.h deleted file mode 100644 index d9a6c16fb9..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPIdentify.h +++ /dev/null @@ -1,138 +0,0 @@ -// -// AMPIdentify.h -// Amplitude -// -// Created by Daniel Jih on 10/5/15. -// Copyright © 2015 Amplitude. All rights reserved. -// - -/** - `AMPIdentify` objects are a wrapper for user property operations, which get passed to the `identify` method to send to Amplitude servers. - - **Note:** if a user property is used in multiple operations on the same Identify object, only the first operation will be saved, and the rest will be ignored. - - Each method adds a user property operation to the Identify object, and returns the same Identify object, allowing you to chain multiple method calls together. - - Here is an example of how to use `AMPIdentify` to send user property operations: - - AMPIdentify *identify = [[AMPIdentify identify] add:@"karma" value:[NSNumber numberWithInt:1]]; - [[identify set:@"colors" value:@[@"rose", @"gold"]] append:@"ab-tests" value:@"campaign_a"]; - [[Amplitude instance] identify:identify]; - - See [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -@interface AMPIdentify : NSObject - -@property (nonatomic, strong, readonly) NSMutableDictionary *userPropertyOperations; - -/**----------------------------------------------------------------------------- - * @name Creating an AMPIdentify Object - * ----------------------------------------------------------------------------- - */ - -/** - Creates a nwe [AMPIdentify](#) object. - - @returns a new [AMPIdentify](#) object. - */ -+ (instancetype)identify; - -/**----------------------------------------------------------------------------- - * @name User Property Operations via Identify API - * ----------------------------------------------------------------------------- - */ - -/** - Increment a user property by a given value (can also be negative to decrement). - - If the user property does not have a value set yet, it will be initialized to 0 before being incremented. - - @param property The user property key - - @param value The amount by which to increment the user property. - - @returns the same [AMPIdentify](#) object, allowing you to chain multiple method calls together. - - @see [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -- (AMPIdentify*)add:(NSString*) property value:(NSObject*) value; - -/** - Append a value or values to a user property. - - If the user property does not have a value set yet, it will be initialized to an empty list before the new values are appended. If the user property has an existing value and it is not a list, the existing value will be converted into a list with the new values appended. - - @param property The user property key - - @param value A value or values to append. - - @returns the same [AMPIdentify](#) object, allowing you to chain multiple method calls together. - - @see [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -- (AMPIdentify*)append:(NSString*) property value:(NSObject*) value; - -/* - Internal method for clearing user properties. - - **Note:** $clearAll needs to be sent on its own Identify object. If there are already other operations, then don't add $clearAll. If $clearAll already in an Identify object, don't allow other operations to be added. - */ -- (AMPIdentify*)clearAll; - -/** - Prepend a value or values to a user property. Prepend means inserting the value or values at the front of a list. - - If the user property does not have a value set yet, it will be initialized to an empty list before the new values are prepended. If the user property has an existing value and it is not a list, the existing value will be converted into a list with the new values prepended. - - @param property The user property key - - @param value A value or values to prepend. - - @returns the same [AMPIdentify](#) object, allowing you to chain multiple method calls together. - - @see [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -- (AMPIdentify*)prepend:(NSString*) property value:(NSObject*) value; - -/** - Sets the value of a given user property. If the value already exists, it will be overwritten with the new value. - - @param property The user property key - - @param value A value or values to set. - - @returns the same [AMPIdentify](#) object, allowing you to chain multiple method calls together. - - @see [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -- (AMPIdentify*)set:(NSString*) property value:(NSObject*) value; - - -/** - Sets the value of a given user property only once. Subsequent `setOnce` operations on that user property will be ignored; however, that user property can still be modified through any of the other operations. - - This is useful for capturing properties such as initial_signup_date, initial_referrer, etc. - - @param property The user property key - - @param value A value or values to set once. - - @returns the same [AMPIdentify](#) object, allowing you to chain multiple method calls together. - - @see [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -- (AMPIdentify*)setOnce:(NSString*) property value:(NSObject*) value; - - -/** - Unset and remove user property. This user property will no longer show up in that user's profile. - - @param property The user property key to unset. - - @returns the same [AMPIdentify](#) object, allowing you to chain multiple method calls together. - - @see [User Properties and User Property Operations](https://github.com/amplitude/amplitude-ios#user-properties-and-user-property-operations) - */ -- (AMPIdentify*)unset:(NSString*) property; - -@end diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPLocationManagerDelegate.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPLocationManagerDelegate.h deleted file mode 100644 index 314ff9a053..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPLocationManagerDelegate.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// AMPLocationManagerDelegate.h - -#import -#import - -@interface AMPLocationManagerDelegate : NSObject - -- (void)locationManager:(CLLocationManager*) manager didFailWithError:(NSError*) error; - -- (void)locationManager:(CLLocationManager*) manager didUpdateToLocation:(CLLocation*) newLocation fromLocation:(CLLocation*) oldLocation; - -- (void)locationManager:(CLLocationManager*) manager didChangeAuthorizationStatus:(CLAuthorizationStatus) status; - -@end diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPRevenue.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPRevenue.h deleted file mode 100644 index 7b4b1bdaa5..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPRevenue.h +++ /dev/null @@ -1,168 +0,0 @@ -// -// AMPRevenue.h -// Amplitude -// -// Created by Daniel Jih on 04/18/16. -// Copyright © 2016 Amplitude. All rights reserved. -// - -/** - `AMPRevenue` objects are a wrapper for revenue data, which get passed to the `logRevenueV2` method to send to Amplitude servers. - - **Note:** price is a required field. If quantity is not specified, then defaults to 1. - - **Note:** Revenue amount is calculated as price * quantity. - - Each method updates a revenue property in the Revenue object, and returns the same Revenue object, allowing you to chain multiple method calls together. - - Here is an example of how to use `AMPRevenue` to send revenue data: - - AMPRevenue *revenue = [[[AMPRevenue revenue] setProductIdentifier:@"productIdentifier"] setQuantity:3]; - [revenue setPrice:[NSNumber numberWithDouble:3.99]]; - [[Amplitude instance] logRevenueV2:revenue]; - - See [Tracking Revenue](https://github.com/amplitude/Amplitude-iOS#tracking-revenue) for more information about logging Revenue. - */ - -@interface AMPRevenue : NSObject - -/**----------------------------------------------------------------------------- - * @name Required Revenue Fields - * ----------------------------------------------------------------------------- - */ - -/** - The product identifier for the transaction (optional). - */ -@property (nonatomic, strong, readonly) NSString *productId; - -/** - The price of product(s) in the transaction. - - @warning: required field - */ -@property (nonatomic, strong, readonly) NSNumber *price; - -/**----------------------------------------------------------------------------- - * @name Optional Revenue Fields - * ----------------------------------------------------------------------------- - */ - -/** - The quantity of product(s) purchased in the transaction. - - @warning: defaults to 1 - */ -@property (nonatomic, readonly) NSInteger quantity; - -/** - The revenue type for the transaction (optional). - */ -@property (nonatomic, strong, readonly) NSString *revenueType; - -/** - The receipt data for the transaction. Required if you want to verify the revenue event. - - @see [Revenue Validation](https://github.com/amplitude/amplitude-ios#revenue-verification) - */ -@property (nonatomic, strong, readonly) NSData *receipt; - -/** - Event properties for the revenue event. - - @see [Setting Event Properties](https://github.com/amplitude/amplitude-ios#setting-event-properties) - */ -@property (nonatomic, strong, readonly) NSDictionary *properties; - -/**----------------------------------------------------------------------------- - * @name Creating an AMPRevenue Object - * ----------------------------------------------------------------------------- - */ - -/** - Creates a new [AMPRevenue](#) object. - - @returns a new [AMPRevenue](#) object. - */ -+ (instancetype)revenue; - -/* - private internal method to verify that all required revenue fields are set - */ -- (BOOL) isValidRevenue; - -/**----------------------------------------------------------------------------- - * @name Setter Methods for Revenue Fields - * ----------------------------------------------------------------------------- - */ - -/** - Set a value for the product identifier. - - @param productIdentifier The value for the product identifier. Empty strings are ignored. - - @returns the same [AMPRevenue](#) object, allowing you to chain multiple method calls together. - */ -- (AMPRevenue*)setProductIdentifier:(NSString*) productIdentifier; - -/** - Set a value for the quantity. - - **Note** revenue amount is calculated as price * quantity. - - @param quantity Integer value for the quantity. Defaults to 1 if not specified. - - @returns the same [AMPRevenue](#) object, allowing you to chain multiple method calls together. - */ -- (AMPRevenue*)setQuantity:(NSInteger) quantity; - - -/** - Set a value for the price. - - **Note** revenue amount is calculated as price * quantity. - - @param price The value for the price. - - @returns the same [AMPRevenue](#) object, allowing you to chain multiple method calls together. - */ -- (AMPRevenue*)setPrice:(NSNumber*) price; - - -/** - Set a value for the revenueType (for example purchase, cost, tax, refund, etc). - - @param revenueType String value for the revenue type. - - @returns the same [AMPRevenue](#) object, allowing you to chain multiple method calls together. - */ -- (AMPRevenue*)setRevenueType:(NSString*) revenueType; - - -/** - Add the receipt data for the transaction. Reequired if you want to verify this revenue event. - - @param receipt The receipt data from the App Store. - - @returns the same [AMPRevenue](#) object, allowing you to chain multiple method calls together. - - @see [Revenue Validation](https://github.com/amplitude/amplitude-ios#revenue-verification) - @see [Validating Receipts with the App Store](https://developer.apple.com/library/ios/releasenotes/General/ValidateAppStoreReceipt/Chapters/ValidateRemotely.html#//apple_ref/doc/uid/TP40010573-CH104-SW1) - */ -- (AMPRevenue*)setReceipt:(NSData*) receipt; - -/** - Set event properties for the revenue event. - - @param eventProperties An `NSDictionary` of event properties to set for the revenue event. - - @returns the same [AMPRevenue](#) object, allowing you to chain multiple method calls together. - - @see [Setting Event Properties](https://github.com/amplitude/amplitude-ios#setting-event-properties) - */ -- (AMPRevenue*)setEventProperties:(NSDictionary*) eventProperties; - - -- (NSDictionary*)toNSDictionary; - -@end diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPURLConnection.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPURLConnection.h deleted file mode 100644 index b7318d2b4c..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPURLConnection.h +++ /dev/null @@ -1,18 +0,0 @@ -#if AMPLITUDE_SSL_PINNING -// -// AMPURLConnection.h -// Amplitude -// -// Created by Allan on 3/13/15. -// Copyright (c) 2015 Amplitude. All rights reserved. -// - -#import -#import "ISPPinnedNSURLConnectionDelegate.h" - -@interface AMPURLConnection : ISPPinnedNSURLConnectionDelegate - -+ (void)sendAsynchronousRequest:(NSURLRequest *)request queue:(NSOperationQueue *)queue completionHandler:(void (^)(NSURLResponse *response, NSData *data, NSError *connectionError))handler; - -@end -#endif diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPUtils.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AMPUtils.h deleted file mode 100644 index f16cd95903..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AMPUtils.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// AMPUtils.h -// Pods -// -// Created by Daniel Jih on 10/4/15. -// -// - -@interface AMPUtils : NSObject - -+ (NSString*) generateUUID; -+ (id) makeJSONSerializable:(id) obj; -+ (BOOL) isEmptyString:(NSString*) str; -+ (NSDictionary*) validateGroups:(NSDictionary*) obj; -+ (NSString*) platformDataDirectory; - -@end diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/Amplitude+SSLPinning.h b/Carthage/Build/iOS/Amplitude.framework/Headers/Amplitude+SSLPinning.h deleted file mode 100644 index 70708dc063..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/Amplitude+SSLPinning.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifdef AMPLITUDE_SSL_PINNING -// -// Amplitude+SSLPinning -// Amplitude -// -// Created by Allan on 3/11/15. -// Copyright (c) 2015 Amplitude. All rights reserved. -// - -#import - -@interface Amplitude (SSLPinning) - -@property (nonatomic, assign) BOOL sslPinningEnabled; - -@end -#endif diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/Amplitude.h b/Carthage/Build/iOS/Amplitude.framework/Headers/Amplitude.h deleted file mode 100644 index 8dc562b218..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/Amplitude.h +++ /dev/null @@ -1,612 +0,0 @@ -// -// Amplitude.h - -#import -#import "AMPIdentify.h" -#import "AMPRevenue.h" - - -/** - Amplitude iOS SDK. - - Use the Amplitude SDK to track events in your application. - - Setup: - - 1. In every file that uses analytics, import Amplitude.h at the top `#import "Amplitude.h"` - 2. Be sure to initialize the API in your didFinishLaunchingWithOptions delegate `[[Amplitude instance] initializeApiKey:@"YOUR_API_KEY_HERE"];` - 3. Track an event anywhere in the app `[[Amplitude instance] logEvent:@"EVENT_IDENTIFIER_HERE"];` - 4. You can attach additional data to any event by passing a NSDictionary object: - - NSMutableDictionary *eventProperties = [NSMutableDictionary dictionary]; - [eventProperties setValue:@"VALUE_GOES_HERE" forKey:@"KEY_GOES_HERE"]; - [[Amplitude instance] logEvent:@"Compute Hash" withEventProperties:eventProperties]; - - **Note:** you should call SDK methods on an Amplitude instance, for example logging events with the default instance: `[[Amplitude instance] logEvent:@"testEvent"];` - - **Note:** the SDK supports tracking data to multiple Amplitude apps, via separate named instances. For example: `[[Amplitude instanceWithName:@"app1"] logEvent:@"testEvent"];` See [Tracking Events to Multiple Apps](https://github.com/amplitude/amplitude-ios#tracking-events-to-multiple-amplitude-apps). - - For more details on the setup and usage, be sure to checkout the [README](https://github.com/amplitude/Amplitude-iOS#amplitude-ios-sdk) - */ -@interface Amplitude : NSObject - -#pragma mark - Properties - - /**----------------------------------------------------------------------------- - * @name Instance Properties - * ----------------------------------------------------------------------------- - */ - - /** - API key for your Amplitude App. - */ -@property (nonatomic, strong, readonly) NSString *apiKey; - -/** - Identifier for the current user. - */ -@property (nonatomic, strong, readonly) NSString *userId; - -/** - Identifier for the current device. - */ -@property (nonatomic, strong, readonly) NSString *deviceId; - -/** - Name of the SDK instance (ex: no name for default instance, or custom name for a named instance) - */ -@property (nonatomic, strong, readonly) NSString *instanceName; -@property (nonatomic ,strong, readonly) NSString *propertyListPath; - -/** - Whether or to opt the current user out of tracking. If true then this blocks the logging of any events and properties, and blocks the sending of events to Amplitude servers. - */ -@property (nonatomic, assign) BOOL optOut; - - -/**----------------------------------------------------------------------------- - * @name Configurable SDK thresholds and parameters - * ----------------------------------------------------------------------------- - */ - -/** - The maximum number of events that can be stored locally before forcing an upload. The default is 30 events. - */ -@property (nonatomic, assign) int eventUploadThreshold; - -/** - The maximum number of events that can be uploaded in a single request. The default is 100 events. - */ -@property (nonatomic, assign) int eventUploadMaxBatchSize; - -/** - The maximum number of events that can be stored lcoally. The default is 1000 events. - */ -@property (nonatomic, assign) int eventMaxCount; - -/** - The amount of time after an event is logged that events will be batched before being uploaded to the server. The default is 30 seconds. - */ -@property (nonatomic, assign) int eventUploadPeriodSeconds; - -/** - When a user closes and reopens the app within minTimeBetweenSessionsMillis milliseconds, the reopen is considered part of the same session and the session continues. Otherwise, a new session is created. The default is 15 minutes. - */ -@property (nonatomic, assign) long minTimeBetweenSessionsMillis; - -/** - Whether to automatically log start and end session events corresponding to the start and end of a user's session. - */ -@property (nonatomic, assign) BOOL trackingSessionEvents; - - -#pragma mark - Methods - -/**----------------------------------------------------------------------------- - * @name Fetching Amplitude SDK instance - * ----------------------------------------------------------------------------- - */ - -/** - This fetches the default SDK instance. Recommended if you are only logging events to a single app. - - @returns the default Amplitude SDK instance - */ -+ (Amplitude *)instance; - -/** - This fetches a named SDK instance. Use this if logging events to multiple Amplitude apps. - - @param instanceName the name of the SDK instance to fetch. - - @returns the Amplitude SDK instance corresponding to `instanceName` - - @see [Tracking Events to Multiple Amplitude Apps](https://github.com/amplitude/amplitude-ios#tracking-events-to-multiple-amplitude-apps) - */ -+ (Amplitude *)instanceWithName:(NSString*) instanceName; - -/**----------------------------------------------------------------------------- - * @name Initialize the Amplitude SDK with your Amplitude API Key - * ----------------------------------------------------------------------------- - */ - -/** - Initializes the Amplitude instance with your Amplitude API key - - We recommend you first initialize your class within your "didFinishLaunchingWithOptions" method inside your app delegate. - - **Note:** this is required before you can log any events. - - @param apiKey Your Amplitude key obtained from your dashboard at https://amplitude.com/settings - */ -- (void)initializeApiKey:(NSString*) apiKey; - -/** - Initializes the Amplitude instance with your Amplitude API key and sets a user identifier for the current user. - - We recommend you first initialize your class within your "didFinishLaunchingWithOptions" method inside your app delegate. - - **Note:** this is required before you can log any events. - - @param apiKey Your Amplitude key obtained from your dashboard at https://amplitude.com/settings - - @param userId If your app has its own login system that you want to track users with, you can set the userId. - -*/ -- (void)initializeApiKey:(NSString*) apiKey userId:(NSString*) userId; - - -/**----------------------------------------------------------------------------- - * @name Logging Events - * ----------------------------------------------------------------------------- - */ - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - */ -- (void)logEvent:(NSString*) eventType; - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - @param eventProperties You can attach additional data to any event by passing a NSDictionary object with property: value pairs. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - */ -- (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties; - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - @param eventProperties You can attach additional data to any event by passing a NSDictionary object with property: value pairs. - @param outOfSession If YES, will track the event as out of session. Useful for push notification events. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - @see [Tracking Sessions](https://github.com/amplitude/Amplitude-iOS#tracking-sessions) - */ -- (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties outOfSession:(BOOL) outOfSession; - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - @param eventProperties You can attach additional data to any event by passing a NSDictionary object with property: value pairs. - @param groups You can specify event-level groups for this user by passing a NSDictionary object with groupType: groupName pairs. Note the keys need to be strings, and the values can either be strings or an array of strings. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - - @see [Setting Groups](https://github.com/amplitude/Amplitude-iOS#setting-groups) - */ -- (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties withGroups:(NSDictionary*) groups; - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - @param eventProperties You can attach additional data to any event by passing a NSDictionary object with property: value pairs. - @param groups You can specify event-level groups for this user by passing a NSDictionary object with groupType: groupName pairs. Note the keys need to be strings, and the values can either be strings or an array of strings. - @param outOfSession If YES, will track the event as out of session. Useful for push notification events. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - - @see [Setting Groups](https://github.com/amplitude/Amplitude-iOS#setting-groups) - - @see [Tracking Sessions](https://github.com/amplitude/Amplitude-iOS#tracking-sessions) - */ -- (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties withGroups:(NSDictionary*) groups outOfSession:(BOOL) outOfSession; - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - @param eventProperties You can attach additional data to any event by passing a NSDictionary object with property: value pairs. - @param groups You can specify event-level groups for this user by passing a NSDictionary object with groupType: groupName pairs. Note the keys need to be strings, and the values can either be strings or an array of strings. - @param longLongTimestamp You can specify a custom timestamp by passing the milliseconds since epoch UTC time as a long long. - @param outOfSession If YES, will track the event as out of session. Useful for push notification events. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - - @see [Setting Groups](https://github.com/amplitude/Amplitude-iOS#setting-groups) - - @see [Tracking Sessions](https://github.com/amplitude/Amplitude-iOS#tracking-sessions) - */ -- (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties withGroups:(NSDictionary*) groups withLongLongTimestamp:(long long) longLongTimestamp outOfSession:(BOOL)outOfSession; - -/** - Tracks an event. Events are saved locally. - - Uploads are batched to occur every 30 events or every 30 seconds (whichever comes first), as well as on app close. - - @param eventType The name of the event you wish to track. - @param eventProperties You can attach additional data to any event by passing a NSDictionary object with property: value pairs. - @param groups You can specify event-level groups for this user by passing a NSDictionary object with groupType: groupName pairs. Note the keys need to be strings, and the values can either be strings or an array of strings. - @param timestamp You can specify a custom timestamp by passing an NSNumber representing the milliseconds since epoch UTC time. We recommend using [NSNumber numberWithLongLong:milliseconds] to create the value. If nil is passed in, then the event will be timestamped with the current time. - @param outOfSession If YES, will track the event as out of session. Useful for push notification events. - - @see [Tracking Events](https://github.com/amplitude/amplitude-ios#tracking-events) - - @see [Setting Groups](https://github.com/amplitude/Amplitude-iOS#setting-groups) - - @see [Tracking Sessions](https://github.com/amplitude/Amplitude-iOS#tracking-sessions) - */ -- (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties withGroups:(NSDictionary*) groups withTimestamp:(NSNumber*) timestamp outOfSession:(BOOL)outOfSession; - -/**----------------------------------------------------------------------------- - * @name Logging Revenue - * ----------------------------------------------------------------------------- - */ - -/** - **Note: this is deprecated** - please use `logRevenueV2` and `AMPRevenue` - - Tracks revenue. - - To track revenue from a user, call [[Amplitude instance] logRevenue:[NSNumber numberWithDouble:3.99]] each time the user generates revenue. logRevenue: takes in an NSNumber with the dollar amount of the sale as the only argument. This allows us to automatically display data relevant to revenue on the Amplitude website, including average revenue per daily active user (ARPDAU), 7, 30, and 90 day revenue, lifetime value (LTV) estimates, and revenue by advertising campaign cohort and daily/weekly/monthly cohorts. - - @param amount The amount of revenue to track, e.g. "3.99". - - @see [LogRevenue Backwards Compatability](https://github.com/amplitude/Amplitude-iOS#backwards-compatibility) - */ -- (void)logRevenue:(NSNumber*) amount; - -/** - **Note: this is deprecated** - please use `logRevenueV2` and `AMPRevenue` - - Tracks revenue. This allows us to automatically display data relevant to revenue on the Amplitude website, including average revenue per daily active user (ARPDAU), 7, 30, and 90 day revenue, lifetime value (LTV) estimates, and revenue by advertising campaign cohort and daily/weekly/monthly cohorts. - - @param productIdentifier The identifier for the product in the transaction, e.g. "com.amplitude.productId" - @param quantity The number of products in the transaction. Revenue amount is calculated as quantity * price - @param price The price of the products in the transaction. Revenue amount is calculated as quantity * price - - @see [LogRevenueV2](https://github.com/amplitude/Amplitude-iOS#tracking-revenue) - @see [LogRevenue Backwards Compatability](https://github.com/amplitude/Amplitude-iOS#backwards-compatibility) - */ -- (void)logRevenue:(NSString*) productIdentifier quantity:(NSInteger) quantity price:(NSNumber*) price; - -/** - **Note: this is deprecated** - please use `logRevenueV2` and `AMPRevenue` - - Tracks revenue. This allows us to automatically display data relevant to revenue on the Amplitude website, including average revenue per daily active user (ARPDAU), 7, 30, and 90 day revenue, lifetime value (LTV) estimates, and revenue by advertising campaign cohort and daily/weekly/monthly cohorts. - - For validating revenue, use [[Amplitude instance] logRevenue:@"com.company.app.productId" quantity:1 price:[NSNumber numberWithDouble:3.99] receipt:transactionReceipt] - - @param productIdentifier The identifier for the product in the transaction, e.g. "com.amplitude.productId" - @param quantity The number of products in the transaction. Revenue amount is calculated as quantity * price - @param price The price of the products in the transaction. Revenue amount is calculated as quantity * price - @param receipt The receipt data from the App Store. Required if you want to verify this revenue event. - - @see [LogRevenueV2](https://github.com/amplitude/Amplitude-iOS#tracking-revenue) - @see [LogRevenue Backwards Compatability](https://github.com/amplitude/Amplitude-iOS#backwards-compatibility) - @see [Revenue Verification](https://github.com/amplitude/Amplitude-iOS#revenue-verification) - */ -- (void)logRevenue:(NSString*) productIdentifier quantity:(NSInteger) quantity price:(NSNumber*) price receipt:(NSData*) receipt; - -/** - Tracks revenue - API v2. This uses the `AMPRevenue` object to store transaction properties such as quantity, price, and revenue type. This is the recommended method for tracking revenue in Amplitude. - - For validating revenue, make sure the receipt data is set on the AMPRevenue object. - - To track revenue from a user, create an AMPRevenue object each time the user generates revenue, and set the revenue properties (productIdentifier, price, quantity). logRevenuev2: takes in an AMPRevenue object. This allows us to automatically display data relevant to revenue on the Amplitude website, including average revenue per daily active user (ARPDAU), 7, 30, and 90 day revenue, lifetime value (LTV) estimates, and revenue by advertising campaign cohort and daily/weekly/monthly cohorts. - - @param revenue AMPRevenue object revenue object contains all revenue information - - @see [Tracking Revenue](https://github.com/amplitude/Amplitude-iOS#tracking-revenue) - */ -- (void)logRevenueV2:(AMPRevenue*) revenue; - -/**----------------------------------------------------------------------------- - * @name User Properties and User Property Operations - * ----------------------------------------------------------------------------- - */ - -/** - Update user properties using operations provided via Identify API. - - To update user properties, first create an AMPIdentify object. For example if you wanted to set a user's gender, and then increment their karma count by 1, you would do: - - AMPIdentify *identify = [[[AMPIdentify identify] set:@"gender" value:@"male"] add:@"karma" value:[NSNumber numberWithInt:1]]; - - Then you would pass this AMPIdentify object to the identify function to send to the server: - - [[Amplitude instance] identify:identify]; - - @param identify An AMPIdentify object with the intended user property operations - - @see [User Properties and User Property Operations](https://github.com/amplitude/Amplitude-iOS#user-properties-and-user-property-operations) - - */ - -- (void)identify:(AMPIdentify *)identify; - -/** - Update user properties using operations provided via Identify API. If outOfSession is `YES` then the identify event is logged with a session id of -1 and does not trigger any session-handling logic. - - To update user properties, first create an AMPIdentify object. For example if you wanted to set a user's gender, and then increment their karma count by 1, you would do: - - AMPIdentify *identify = [[[AMPIdentify identify] set:@"gender" value:@"male"] add:@"karma" value:[NSNumber numberWithInt:1]]; - - Then you would pass this AMPIdentify object to the identify function to send to the server: - - [[Amplitude instance] identify:identify outOfSession:YES]; - - @param identify An AMPIdentify object with the intended user property operations - @param outOfSession Whether to log identify event out of session - - @see [User Properties and User Property Operations](https://github.com/amplitude/Amplitude-iOS#user-properties-and-user-property-operations) - - */ - -- (void)identify:(AMPIdentify *)identify outOfSession:(BOOL) outOfSession; - -/** - - Adds properties that are tracked on the user level. - - **Note:** Property keys must be NSString objects and values must be serializable. - - @param userProperties An NSDictionary containing any additional data to be tracked. - - @see [Setting Multiple Properties with setUserProperties](https://github.com/amplitude/Amplitude-iOS#setting-multiple-properties-with-setuserproperties) - */ -- (void)setUserProperties:(NSDictionary*) userProperties; - -/** - - **NOTE: this method is deprecated** - use `setUserProperties` instead. In earlier versions of the SDK, replace = YES replaced the in-memory userProperties dictionary with the input; however, now userProperties are no longer stored in memory, so the flag does nothing. - - Adds properties that are tracked on the user level. - - **Note:** Property keys must be NSString objects and values must be serializable. - - @param userProperties An NSDictionary containing any additional data to be tracked. - @param replace This is deprecated. In earlier versions of this SDK, this replaced the in-memory userProperties dictionary with the input, but now userProperties are no longer stored in memory. - - @see [Setting Multiple Properties with setUserProperties](https://github.com/amplitude/Amplitude-iOS#setting-multiple-properties-with-setuserproperties) - */ -- (void)setUserProperties:(NSDictionary*) userProperties replace:(BOOL) replace; - -/** - Clears all properties that are tracked on the user level. - - **Note: the result is irreversible!** - - @see [Clearing user properties](https://github.com/amplitude/Amplitude-iOS#clearing-user-properties-with-clearuserproperties) - */ - -- (void)clearUserProperties; - -/** - Adds a user to a group or groups. You need to specify a groupType and groupName(s). - - For example you can group people by their organization. In that case groupType is "orgId", and groupName would be the actual ID(s). groupName can be a string or an array of strings to indicate a user in multiple groups. - - You can also call setGroup multiple times with different groupTypes to track multiple types of groups (up to 5 per app). - - **Note:** this will also set groupType: groupName as a user property. - - @param groupType You need to specify a group type (for example "orgId"). - - @param groupName The value for the group name, can be a string or an array of strings, (for example for groupType orgId, the groupName would be the actual id number, like 15). - - @see [Setting Groups](https://github.com/amplitude/Amplitude-iOS#setting-groups) - */ - -- (void)setGroup:(NSString*) groupType groupName:(NSObject*) groupName; - -/**----------------------------------------------------------------------------- - * @name Setting User and Device Identifiers - * ----------------------------------------------------------------------------- - */ - -/** - Sets the userId. - - @param userId If your app has its own login system that you want to track users with, you can set the userId. - - @see [Setting Custom UserIds](https://github.com/amplitude/Amplitude-iOS#setting-custom-user-ids) - */ -- (void)setUserId:(NSString*) userId; - -/** - Sets the userId and starts a new session. The previous session for the previous user will be terminated and a new session will begin for the new user id. - - @param userId If your app has its own login system that you want to track users with, you can set the userId. - - @see [Setting Custom UserIds](https://github.com/amplitude/Amplitude-iOS#setting-custom-user-ids) - */ -- (void)setUserId:(NSString*) userId startNewSession:(BOOL) startNewSession; - -/** - Sets the deviceId. - - **NOTE: not recommended unless you know what you are doing** - - @param deviceId If your app has its own system for tracking devices, you can set the deviceId. - - @see [Setting Custom Device Ids](https://github.com/amplitude/Amplitude-iOS#custom-device-ids) - */ -- (void)setDeviceId:(NSString*) deviceId; - -/**----------------------------------------------------------------------------- - * @name Configuring the SDK instance - * ----------------------------------------------------------------------------- - */ - -/** - Enables tracking opt out. - - If the user wants to opt out of all tracking, use this method to enable opt out for them. Once opt out is enabled, no events will be saved locally or sent to the server. Calling this method again with enabled set to NO will turn tracking back on for the user. - - @param enabled Whether tracking opt out should be enabled or disabled. - */ -- (void)setOptOut:(BOOL)enabled; - -/** - Disables sending logged events to Amplitude servers. - - If you want to stop logged events from being sent to Amplitude severs, use this method to set the client to offline. Once offline is enabled, logged events will not be sent to the server until offline is disabled. Calling this method again with offline set to NO will allow events to be sent to server and the client will attempt to send events that have been queued while offline. - - @param offline Whether logged events should be sent to Amplitude servers. - */ -- (void)setOffline:(BOOL)offline; - -/** - Enables location tracking. - - If the user has granted your app location permissions, the SDK will also grab the location of the user. Amplitude will never prompt the user for location permissions itself, this must be done by your app. - - **Note:** the user's location is only fetched once per session. Use `updateLocation` to force the SDK to fetch the user's latest location. - */ -- (void)enableLocationListening; - -/** - Disables location tracking. If you want location tracking disabled on startup of the app, call disableLocationListening before you call initializeApiKey. - */ -- (void)disableLocationListening; - -/** - Forces the SDK to update with the user's last known location if possible. - - If you want to manually force the SDK to update with the user's last known location, call updateLocation. - */ -- (void)updateLocation; - -/** - Uses advertisingIdentifier instead of identifierForVendor as the device ID - - Apple prohibits the use of advertisingIdentifier if your app does not have advertising. Useful for tying together data from advertising campaigns to anlaytics data. - - **NOTE:** Must be called before initializeApiKey: is called to function. - */ -- (void)useAdvertisingIdForDeviceId; - -/** - Disables tracking of advertisingIdentifier by the SDK - - **NOTE:** Must be called before initializeApiKey: is called to function. - */ -- (void)disableIdfaTracking; - -/**----------------------------------------------------------------------------- - * @name Other Methods - * ----------------------------------------------------------------------------- - */ - -/** - Prints the number of events in the queue. - - Debugging method to find out how many events are being stored locally on the device. - */ -- (void)printEventsCount; - -/** - Fetches the deviceId, a unique identifier shared between multiple users using the same app on the same device. - - @returns the deviceId. - */ -- (NSString*)getDeviceId; - -/** - Regenerates a new random deviceId for current user. Note: this is not recommended unless you know what you are doing. This can be used in conjunction with setUserId:nil to anonymize users after they log out. With a nil userId and a completely new deviceId, the current user would appear as a brand new user in dashboard. - - @see [Logging Out Users](https://github.com/amplitude/Amplitude-iOS#logging-out-and-anonymous-users) - */ -- (void)regenerateDeviceId; - -/** - Fetches the current sessionId, an identifier used by Amplitude to group together events tracked during the same session. - - @returns the current session id - - @see [Tracking Sessions](https://github.com/amplitude/Amplitude-iOS#tracking-sessions) - */ -- (long long)getSessionId; - -/** - Manually forces the instance to immediately upload all unsent events. - - Events are saved locally. Uploads are batched to occur every 30 events and every 30 seconds, as well as on app close. Use this method to force the class to immediately upload all queued events. - */ -- (void)uploadEvents; - - -#pragma mark - Deprecated methods - -- (void)initializeApiKey:(NSString*) apiKey userId:(NSString*) userId startSession:(BOOL)startSession __attribute((deprecated())); - -- (void)startSession __attribute((deprecated())); - -+ (void)initializeApiKey:(NSString*) apiKey __attribute((deprecated())); - -+ (void)initializeApiKey:(NSString*) apiKey userId:(NSString*) userId __attribute((deprecated())); - -+ (void)logEvent:(NSString*) eventType __attribute((deprecated())); - -+ (void)logEvent:(NSString*) eventType withEventProperties:(NSDictionary*) eventProperties __attribute((deprecated())); - -+ (void)logRevenue:(NSNumber*) amount __attribute((deprecated())); - -+ (void)logRevenue:(NSString*) productIdentifier quantity:(NSInteger) quantity price:(NSNumber*) price __attribute((deprecated())) __attribute((deprecated())); - -+ (void)logRevenue:(NSString*) productIdentifier quantity:(NSInteger) quantity price:(NSNumber*) price receipt:(NSData*) receipt __attribute((deprecated())); - -+ (void)uploadEvents __attribute((deprecated())); - -+ (void)setUserProperties:(NSDictionary*) userProperties __attribute((deprecated())); - -+ (void)setUserId:(NSString*) userId __attribute((deprecated())); - -+ (void)enableLocationListening __attribute((deprecated())); - -+ (void)disableLocationListening __attribute((deprecated())); - -+ (void)useAdvertisingIdForDeviceId __attribute((deprecated())); - -+ (void)printEventsCount __attribute((deprecated())); - -+ (NSString*)getDeviceId __attribute((deprecated())); -@end - -#pragma mark - constants - -extern NSString *const kAMPSessionStartEvent; -extern NSString *const kAMPSessionEndEvent; -extern NSString *const kAMPRevenueEvent; diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/AmplitudeFramework.h b/Carthage/Build/iOS/Amplitude.framework/Headers/AmplitudeFramework.h deleted file mode 100644 index 196fa3f2d5..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/AmplitudeFramework.h +++ /dev/null @@ -1,24 +0,0 @@ -#import - -//! Project version number for Amplitude. -FOUNDATION_EXPORT double AmplitudeVersionNumber; - -//! Project version string for Amplitude. -FOUNDATION_EXPORT const unsigned char AmplitudeVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - -#import -#import -#import -#import -#import -#import -#import -#import -#import -#import -#import -#import -#import -#import diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/ISPCertificatePinning.h b/Carthage/Build/iOS/Amplitude.framework/Headers/ISPCertificatePinning.h deleted file mode 100644 index 71fa184fb7..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/ISPCertificatePinning.h +++ /dev/null @@ -1,66 +0,0 @@ -#if AMPLITUDE_SSL_PINNING -// -// ISPCertificatePinning.h -// SSLCertificatePinning v3 -// -// Created by Alban Diquet on 1/14/14. -// Copyright (c) 2014 iSEC Partners. All rights reserved. -// - -#import - -/** This class implements certificate pinning utility functions. - - First, the certificates and domains to pin should be loaded using - setupSSLPinsUsingDictionnary:. This method will store them in - "~/Library/SSLPins.plist". - - Then, the verifyPinnedCertificateForTrust:andDomain: method can be - used to validate that at least one the certificates pinned to a - specific domain is in the server's certificate chain when connecting to - it. This method should be used for example in the - connection:willSendRequestForAuthenticationChallenge: method of the - NSURLConnectionDelegate object that is used to perform the connection. - - Alternatively, the ISPPinnedNSURLSessionDelegate or - ISPPinnedNSURLConnectionDelegate classes can be directly used - to create a delegate class performing certificate pinning. - - */ - -@interface ISPCertificatePinning : NSObject - - -/** - Certificate pinning loading method - - This method takes a dictionary with domain names as keys and arrays of DER- - encoded certificates as values, and stores them in a pre-defined location on - the filesystem. The ability to specify multiple certificates for a single - domain is useful when transitioning from an expiring certificate to a new one. - - @param certificates a dictionnary with domain names as keys and arrays of DER-encoded certificates as values - @return BOOL successfully loaded the public keys and domains - - */ -+ (BOOL)setupSSLPinsUsingDictionnary:(NSDictionary*)domainsAndCertificates; - - -/** - Certificate pinning validation method - - This method accesses the certificates previously loaded using the - setupSSLPinsUsingDictionnary: method and inspects the trust object's - certificate chain in order to find at least one certificate pinned to the - given domain. SecTrustEvaluate() should always be called before this method to - ensure that the certificate chain is valid. - - @param trust the trust object whose certificate chain must contain the certificate previously pinned to the given domain - @param domain the domain we're trying to connect to - @return BOOL found the domain's pinned certificate in the trust object's certificate chain - - */ -+ (BOOL)verifyPinnedCertificateForTrust:(SecTrustRef)trust andDomain:(NSString*)domain; - -@end -#endif diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/ISPPinnedNSURLConnectionDelegate.h b/Carthage/Build/iOS/Amplitude.framework/Headers/ISPPinnedNSURLConnectionDelegate.h deleted file mode 100644 index 34cae2108c..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/ISPPinnedNSURLConnectionDelegate.h +++ /dev/null @@ -1,26 +0,0 @@ -#if AMPLITUDE_SSL_PINNING -// -// ISPPinnedNSURLConnectionDelegate.h -// SSLCertificatePinning -// -// Created by Alban Diquet on 1/14/14. -// Copyright (c) 2014 iSEC Partners. All rights reserved. -// - -#import - -/** Convenience class to automatically perform certificate pinning for NSURLConnection. - - ISPPinnedNSURLConnectionDelegate is designed to be subclassed in order to - implement an NSURLConnectionDelegate class. The - connection:willSendRequestForAuthenticationChallenge: method it implements - will automatically validate that at least one the certificates pinned to the domain the - connection is accessing is part of the server's certificate chain. - - */ -@interface ISPPinnedNSURLConnectionDelegate : NSObject - -- (void)connection:(NSURLConnection *)connection willSendRequestForAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge; - -@end -#endif diff --git a/Carthage/Build/iOS/Amplitude.framework/Headers/ISPPinnedNSURLSessionDelegate.h b/Carthage/Build/iOS/Amplitude.framework/Headers/ISPPinnedNSURLSessionDelegate.h deleted file mode 100644 index 6072644799..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Headers/ISPPinnedNSURLSessionDelegate.h +++ /dev/null @@ -1,26 +0,0 @@ -#if AMPLITUDE_SSL_PINNING -// -// ISPPinnedNSURLSessionDelegate.h -// SSLCertificatePinning -// -// Created by Alban Diquet on 1/14/14. -// Copyright (c) 2014 iSEC Partners. All rights reserved. -// - -#import - -/** Convenience class to automatically perform certificate pinning for NSURLSession. - - ISPPinnedNSURLSessionDelegate is designed to be subclassed in order to - implement an NSURLSession class. The - URLSession:didReceiveChallenge:completionHandler: method it implements - will automatically validate that at least one the certificates pinned to the domain the - connection is accessing is part of the server's certificate chain. - - */ -@interface ISPPinnedNSURLSessionDelegate : NSObject - -- (void)URLSession:(NSURLSession *)session didReceiveChallenge:(NSURLAuthenticationChallenge *)challenge completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential *credential))completionHandler; - -@end -#endif diff --git a/Carthage/Build/iOS/Amplitude.framework/Info.plist b/Carthage/Build/iOS/Amplitude.framework/Info.plist deleted file mode 100644 index a963fa3eb3..0000000000 Binary files a/Carthage/Build/iOS/Amplitude.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/Amplitude.framework/Modules/module.modulemap b/Carthage/Build/iOS/Amplitude.framework/Modules/module.modulemap deleted file mode 100644 index 3a871d1523..0000000000 --- a/Carthage/Build/iOS/Amplitude.framework/Modules/module.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module Amplitude { - umbrella header "AmplitudeFramework.h" - - export * - module * { export * } -} \ No newline at end of file diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/CGMBLEKit b/Carthage/Build/iOS/CGMBLEKit.framework/CGMBLEKit deleted file mode 100755 index a158773f4f..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/CGMBLEKit and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Headers/AESCrypt.h b/Carthage/Build/iOS/CGMBLEKit.framework/Headers/AESCrypt.h deleted file mode 100644 index 357420d607..0000000000 --- a/Carthage/Build/iOS/CGMBLEKit.framework/Headers/AESCrypt.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// AESCrypt.h -// xDripG5 -// -// Created by Nate Racklyeft on 6/17/16. -// Copyright © 2016 Nathan Racklyeft. All rights reserved. -// - -#import - -@interface AESCrypt : NSObject - -NS_ASSUME_NONNULL_BEGIN - -+ (nullable NSData *)encryptData:(NSData *)data usingKey:(NSData *)key error:(NSError **)error; - -NS_ASSUME_NONNULL_END - -@end diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit-Swift.h b/Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit-Swift.h deleted file mode 100644 index 7c90b3f2f3..0000000000 --- a/Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit-Swift.h +++ /dev/null @@ -1,252 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import ObjectiveC; -@import CoreBluetooth; -@import HealthKit; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="CGMBLEKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - -SWIFT_CLASS("_TtC9CGMBLEKit16BluetoothManager") -@interface BluetoothManager : NSObject -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; -@end - - - -@class CBCentralManager; -@class CBPeripheral; -@class NSNumber; - -@interface BluetoothManager (SWIFT_EXTENSION(CGMBLEKit)) -- (void)centralManagerDidUpdateState:(CBCentralManager * _Nonnull)central; -- (void)centralManager:(CBCentralManager * _Nonnull)central willRestoreState:(NSDictionary * _Nonnull)dict; -- (void)centralManager:(CBCentralManager * _Nonnull)central didDiscoverPeripheral:(CBPeripheral * _Nonnull)peripheral advertisementData:(NSDictionary * _Nonnull)advertisementData RSSI:(NSNumber * _Nonnull)RSSI; -- (void)centralManager:(CBCentralManager * _Nonnull)central didConnectPeripheral:(CBPeripheral * _Nonnull)peripheral; -- (void)centralManager:(CBCentralManager * _Nonnull)central didDisconnectPeripheral:(CBPeripheral * _Nonnull)peripheral error:(NSError * _Nullable)error; -- (void)centralManager:(CBCentralManager * _Nonnull)central didFailToConnectPeripheral:(CBPeripheral * _Nonnull)peripheral error:(NSError * _Nullable)error; -@end - - - - - - - - -SWIFT_CLASS("_TtC9CGMBLEKit17PeripheralManager") -@interface PeripheralManager : NSObject -- (nonnull instancetype)init SWIFT_UNAVAILABLE; -+ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); -@end - - - - -@interface PeripheralManager (SWIFT_EXTENSION(CGMBLEKit)) -- (void)centralManagerDidUpdateState:(CBCentralManager * _Nonnull)central; -- (void)centralManager:(CBCentralManager * _Nonnull)central didConnectPeripheral:(CBPeripheral * _Nonnull)peripheral; -@end - - - - - -@class CBService; -@class CBCharacteristic; - -@interface PeripheralManager (SWIFT_EXTENSION(CGMBLEKit)) -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didDiscoverServices:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didDiscoverCharacteristicsForService:(CBService * _Nonnull)service error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didUpdateNotificationStateForCharacteristic:(CBCharacteristic * _Nonnull)characteristic error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didWriteValueForCharacteristic:(CBCharacteristic * _Nonnull)characteristic error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didUpdateValueForCharacteristic:(CBCharacteristic * _Nonnull)characteristic error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didReadRSSI:(NSNumber * _Nonnull)RSSI error:(NSError * _Nullable)error; -- (void)peripheralDidUpdateName:(CBPeripheral * _Nonnull)peripheral; -@end - - - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit.h b/Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit.h deleted file mode 100644 index 49882cc8ea..0000000000 --- a/Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// CGMBLEKit.h -// xDripG5 -// -// Created by Nathan Racklyeft on 12/30/15. -// Copyright © 2015 Nathan Racklyeft. All rights reserved. -// - -#import -#import - -//! Project version number for CGMBLEKIt. -FOUNDATION_EXPORT double CGMBLEKitVersionNumber; - -//! Project version string for CGMBLEKit. -FOUNDATION_EXPORT const unsigned char CGMBLEKitVersionString[]; - diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Info.plist b/Carthage/Build/iOS/CGMBLEKit.framework/Info.plist deleted file mode 100644 index 4b5b588798..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index fc491aea5b..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index d3a314d97a..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index 51a1f8d3cc..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 458a8c6327..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 4c5006c673..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index f77faf3bac..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 06262088bb..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 8da9a201f2..0000000000 Binary files a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/CGMBLEKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/CGMBLEKit.framework/Modules/module.modulemap deleted file mode 100644 index 64bb2572ba..0000000000 --- a/Carthage/Build/iOS/CGMBLEKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module CGMBLEKit { - umbrella header "CGMBLEKit.h" - - export * - module * { export * } -} - -module CGMBLEKit.Swift { - header "CGMBLEKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/CarbKit.framework/Assets.car b/Carthage/Build/iOS/CarbKit.framework/Assets.car deleted file mode 100644 index 28e4ef8533..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Assets.car and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit b/Carthage/Build/iOS/CarbKit.framework/CarbKit deleted file mode 100755 index 0f02f7a367..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbAbsorptionInputController.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbAbsorptionInputController.nib/objects-11.0+.nib deleted file mode 100644 index 67a47818c3..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbAbsorptionInputController.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbAbsorptionInputController.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbAbsorptionInputController.nib/runtime.nib deleted file mode 100644 index 2c1473c336..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbAbsorptionInputController.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryEditViewController.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryEditViewController.nib/objects-11.0+.nib deleted file mode 100644 index 293e5dad52..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryEditViewController.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryEditViewController.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryEditViewController.nib/runtime.nib deleted file mode 100644 index debfc819ae..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryEditViewController.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryTableViewController.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryTableViewController.nib/objects-11.0+.nib deleted file mode 100644 index 3cb7c32cce..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryTableViewController.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryTableViewController.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryTableViewController.nib/runtime.nib deleted file mode 100644 index cd24a3d75e..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/CarbEntryTableViewController.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/Info.plist b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/Info.plist deleted file mode 100644 index a6103f40b1..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib/objects-11.0+.nib deleted file mode 100644 index 45c9684b9f..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib/runtime.nib deleted file mode 100644 index cc241e4479..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib/objects-11.0+.nib deleted file mode 100644 index eb42ed55de..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib/runtime.nib deleted file mode 100644 index 9959b7e409..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib/objects-11.0+.nib deleted file mode 100644 index b11a78eb3d..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib/runtime.nib deleted file mode 100644 index 432cc885fb..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib/objects-11.0+.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib/objects-11.0+.nib deleted file mode 100644 index 3f9539be16..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib/objects-11.0+.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib/runtime.nib b/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib/runtime.nib deleted file mode 100644 index 3b97ec04cd..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib/runtime.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/DatePickerTableViewCell.nib b/Carthage/Build/iOS/CarbKit.framework/DatePickerTableViewCell.nib deleted file mode 100644 index cbedff30c1..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/DatePickerTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Headers/CarbKit-Swift.h b/Carthage/Build/iOS/CarbKit.framework/Headers/CarbKit-Swift.h deleted file mode 100644 index 58e685e56f..0000000000 --- a/Carthage/Build/iOS/CarbKit.framework/Headers/CarbKit-Swift.h +++ /dev/null @@ -1,250 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import UIKit; -@import Foundation; -@import HealthKit; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="CarbKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -@class UITableView; -@class UITableViewCell; -@class NSBundle; -@class NSCoder; - -SWIFT_CLASS("_TtC7CarbKit27CarbEntryEditViewController") -@interface CarbEntryEditViewController : UITableViewController -- (void)viewDidLoad; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForFooterInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (NSIndexPath * _Nullable)tableView:(UITableView * _Nonnull)tableView willSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (BOOL)shouldPerformSegueWithIdentifier:(NSString * _Nonnull)identifier sender:(id _Nullable)sender SWIFT_WARN_UNUSED_RESULT; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - - - - - - - -@class UIStoryboardSegue; - -SWIFT_CLASS("_TtC7CarbKit28CarbEntryTableViewController") -@interface CarbEntryTableViewController : UITableViewController -- (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)animated; -- (void)viewDidAppear:(BOOL)animated; -- (void)viewWillDisappear:(BOOL)animated; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (NSIndexPath * _Nullable)tableView:(UITableView * _Nonnull)tableView willSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)prepareForSegue:(UIStoryboardSegue * _Nonnull)segue sender:(id _Nullable)sender; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - - - - -@interface UIInputView (SWIFT_EXTENSION(CarbKit)) -@property (nonatomic, readonly) BOOL enableInputClicksWhenVisible; -@end - - - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/CarbKit.framework/Headers/CarbKit.h b/Carthage/Build/iOS/CarbKit.framework/Headers/CarbKit.h deleted file mode 100644 index 912c55ffc2..0000000000 --- a/Carthage/Build/iOS/CarbKit.framework/Headers/CarbKit.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// CarbKit.h -// CarbKit -// -// Created by Nathan Racklyeft on 2/15/16. -// Copyright © 2016 Nathan Racklyeft. All rights reserved. -// - -#import - -//! Project version number for CarbKit. -FOUNDATION_EXPORT double CarbKitVersionNumber; - -//! Project version string for CarbKit. -FOUNDATION_EXPORT const unsigned char CarbKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/CarbKit.framework/Info.plist b/Carthage/Build/iOS/CarbKit.framework/Info.plist deleted file mode 100644 index cd136e95df..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index 701363d28f..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index b05552e15e..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index c5add95c7c..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 7fe79de896..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 1d8fbe204b..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index 15a5f62e7c..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 1feeeb4a5f..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 3f3ab75a01..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/Modules/CarbKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/CarbKit.framework/Modules/module.modulemap deleted file mode 100644 index c090a6f14f..0000000000 --- a/Carthage/Build/iOS/CarbKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module CarbKit { - umbrella header "CarbKit.h" - - export * - module * { export * } -} - -module CarbKit.Swift { - header "CarbKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/CarbKit.framework/es.lproj/CarbKit.strings b/Carthage/Build/iOS/CarbKit.framework/es.lproj/CarbKit.strings deleted file mode 100644 index 416c782565..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/es.lproj/CarbKit.strings and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/CarbKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index d2dea409a2..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/es.lproj/Localizable.strings b/Carthage/Build/iOS/CarbKit.framework/es.lproj/Localizable.strings deleted file mode 100644 index cbbb4a4c85..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/ru.lproj/CarbKit.strings b/Carthage/Build/iOS/CarbKit.framework/ru.lproj/CarbKit.strings deleted file mode 100644 index 953c993704..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/ru.lproj/CarbKit.strings and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/CarbKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index d3426a0c14..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/CarbKit.framework/ru.lproj/Localizable.strings b/Carthage/Build/iOS/CarbKit.framework/ru.lproj/Localizable.strings deleted file mode 100644 index 5b642c8d9c..0000000000 Binary files a/Carthage/Build/iOS/CarbKit.framework/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/Crypto.framework/Crypto b/Carthage/Build/iOS/Crypto.framework/Crypto deleted file mode 100755 index c8ff5e322b..0000000000 Binary files a/Carthage/Build/iOS/Crypto.framework/Crypto and /dev/null differ diff --git a/Carthage/Build/iOS/Crypto.framework/Headers/Crypto.h b/Carthage/Build/iOS/Crypto.framework/Headers/Crypto.h deleted file mode 100644 index abf4334f5d..0000000000 --- a/Carthage/Build/iOS/Crypto.framework/Headers/Crypto.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// Crypto.h -// Crypto -// -// Created by Nate Racklyeft on 9/13/16. -// Copyright © 2016 Pete Schwamb. All rights reserved. -// - -#import - -//! Project version number for Crypto. -FOUNDATION_EXPORT double CryptoVersionNumber; - -//! Project version string for Crypto. -FOUNDATION_EXPORT const unsigned char CryptoVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - -@interface NSString (Crypto) - -@property (nonatomic, nonnull, readonly) NSString *sha1; - -@end diff --git a/Carthage/Build/iOS/Crypto.framework/Info.plist b/Carthage/Build/iOS/Crypto.framework/Info.plist deleted file mode 100644 index 2ea6f0caff..0000000000 Binary files a/Carthage/Build/iOS/Crypto.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/Crypto.framework/Modules/module.modulemap b/Carthage/Build/iOS/Crypto.framework/Modules/module.modulemap deleted file mode 100644 index 9d53a1b38e..0000000000 --- a/Carthage/Build/iOS/Crypto.framework/Modules/module.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module Crypto { - umbrella header "Crypto.h" - - export * - module * { export * } -} diff --git a/Carthage/Build/iOS/Crypto.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/Crypto.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/Crypto.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/Crypto.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/Crypto.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index 3967e063f9..0000000000 Binary files a/Carthage/Build/iOS/Crypto.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/G4ShareSpy b/Carthage/Build/iOS/G4ShareSpy.framework/G4ShareSpy deleted file mode 100755 index 5b142ba3ce..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/G4ShareSpy and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Headers/G4ShareSpy-Swift.h b/Carthage/Build/iOS/G4ShareSpy.framework/Headers/G4ShareSpy-Swift.h deleted file mode 100644 index 644391d358..0000000000 --- a/Carthage/Build/iOS/G4ShareSpy.framework/Headers/G4ShareSpy-Swift.h +++ /dev/null @@ -1,186 +0,0 @@ -// Generated by Apple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="G4ShareSpy",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Headers/G4ShareSpy.h b/Carthage/Build/iOS/G4ShareSpy.framework/Headers/G4ShareSpy.h deleted file mode 100644 index 3ef4c98e96..0000000000 --- a/Carthage/Build/iOS/G4ShareSpy.framework/Headers/G4ShareSpy.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// G4ShareSpy.h -// G4ShareSpy -// -// Created by Mark on 7/21/16. -// Copyright © 2016 Mark Wilson. All rights reserved. -// - -#import - -//! Project version number for G4ShareSpy. -FOUNDATION_EXPORT double G4ShareSpyVersionNumber; - -//! Project version string for G4ShareSpy. -FOUNDATION_EXPORT const unsigned char G4ShareSpyVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Info.plist b/Carthage/Build/iOS/G4ShareSpy.framework/Info.plist deleted file mode 100644 index e8865484d7..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm.swiftdoc deleted file mode 100644 index 9de305ac1e..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm.swiftmodule deleted file mode 100644 index d532a307ad..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm64.swiftdoc deleted file mode 100644 index e01f4aa77a..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 8926c63cd6..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/i386.swiftdoc deleted file mode 100644 index 3e96c1ea3d..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/i386.swiftmodule deleted file mode 100644 index 450b90ff49..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 6c19f2d975..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 67c4ce02f8..0000000000 Binary files a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/G4ShareSpy.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/module.modulemap b/Carthage/Build/iOS/G4ShareSpy.framework/Modules/module.modulemap deleted file mode 100644 index df78dc9bcc..0000000000 --- a/Carthage/Build/iOS/G4ShareSpy.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module G4ShareSpy { - umbrella header "G4ShareSpy.h" - - export * - module * { export * } -} - -module G4ShareSpy.Swift { - header "G4ShareSpy-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/GlucoseKit.framework/GlucoseKit b/Carthage/Build/iOS/GlucoseKit.framework/GlucoseKit deleted file mode 100755 index 56c9e925ef..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/GlucoseKit and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Headers/GlucoseKit-Swift.h b/Carthage/Build/iOS/GlucoseKit.framework/Headers/GlucoseKit-Swift.h deleted file mode 100644 index 80879e9cea..0000000000 --- a/Carthage/Build/iOS/GlucoseKit.framework/Headers/GlucoseKit-Swift.h +++ /dev/null @@ -1,191 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import HealthKit; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="GlucoseKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Headers/GlucoseKit.h b/Carthage/Build/iOS/GlucoseKit.framework/Headers/GlucoseKit.h deleted file mode 100644 index 78da548953..0000000000 --- a/Carthage/Build/iOS/GlucoseKit.framework/Headers/GlucoseKit.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// GlucoseKit.h -// GlucoseKit -// -// Created by Nathan Racklyeft on 2/15/16. -// Copyright © 2016 Nathan Racklyeft. All rights reserved. -// - -#import - -//! Project version number for GlucoseKit. -FOUNDATION_EXPORT double GlucoseKitVersionNumber; - -//! Project version string for GlucoseKit. -FOUNDATION_EXPORT const unsigned char GlucoseKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Info.plist b/Carthage/Build/iOS/GlucoseKit.framework/Info.plist deleted file mode 100644 index 1badf4e266..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index c889a22deb..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index 99ef4da5d7..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index 6c6442bc32..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 04a1ff8bc4..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index a202c9dc36..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index 8b139b93aa..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 6cbbfb3c78..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 38a9d0a5be..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/Modules/GlucoseKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/GlucoseKit.framework/Modules/module.modulemap deleted file mode 100644 index 200d18fa50..0000000000 --- a/Carthage/Build/iOS/GlucoseKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module GlucoseKit { - umbrella header "GlucoseKit.h" - - export * - module * { export * } -} - -module GlucoseKit.Swift { - header "GlucoseKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/GlucoseKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/GlucoseKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 2ffe97f57b..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/es.lproj/Localizable.strings b/Carthage/Build/iOS/GlucoseKit.framework/es.lproj/Localizable.strings deleted file mode 100644 index 9391e38612..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/GlucoseKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index f78572ada5..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/GlucoseKit.framework/ru.lproj/Localizable.strings b/Carthage/Build/iOS/GlucoseKit.framework/ru.lproj/Localizable.strings deleted file mode 100644 index 3cd59451fd..0000000000 Binary files a/Carthage/Build/iOS/GlucoseKit.framework/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/Info.plist b/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/Info.plist deleted file mode 100644 index 67202dc4c9..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/UITableViewController-jGX-GA-nlH.nib b/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/UITableViewController-jGX-GA-nlH.nib deleted file mode 100644 index 8ca90af616..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/UITableViewController-jGX-GA-nlH.nib and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/jGX-GA-nlH-view-ccM-3y-LQM.nib b/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/jGX-GA-nlH-view-ccM-3y-LQM.nib deleted file mode 100644 index 3e7699045d..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Base.lproj/InsulinKit.storyboardc/jGX-GA-nlH-view-ccM-3y-LQM.nib and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Headers/InsulinKit-Swift.h b/Carthage/Build/iOS/InsulinKit.framework/Headers/InsulinKit-Swift.h deleted file mode 100644 index 237233111f..0000000000 --- a/Carthage/Build/iOS/InsulinKit.framework/Headers/InsulinKit-Swift.h +++ /dev/null @@ -1,216 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import HealthKit; -@import UIKit; -@import Foundation; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="InsulinKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - - - - -@class UITableView; -@class UITableViewCell; -@class NSBundle; -@class NSCoder; - -SWIFT_CLASS("_TtC10InsulinKit34InsulinDeliveryTableViewController") -@interface InsulinDeliveryTableViewController : UITableViewController -- (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)animated; -- (void)viewDidAppear:(BOOL)animated; -- (void)viewWillDisappear:(BOOL)animated; -- (void)viewDidDisappear:(BOOL)animated; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/InsulinKit.framework/Headers/InsulinKit.h b/Carthage/Build/iOS/InsulinKit.framework/Headers/InsulinKit.h deleted file mode 100644 index 6ed55d515b..0000000000 --- a/Carthage/Build/iOS/InsulinKit.framework/Headers/InsulinKit.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// InsulinKit.h -// InsulinKit -// -// Created by Nathan Racklyeft on 2/15/16. -// Copyright © 2016 Nathan Racklyeft. All rights reserved. -// - -#import - -//! Project version number for InsulinKit. -FOUNDATION_EXPORT double InsulinKitVersionNumber; - -//! Project version string for InsulinKit. -FOUNDATION_EXPORT const unsigned char InsulinKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/InsulinKit.framework/Info.plist b/Carthage/Build/iOS/InsulinKit.framework/Info.plist deleted file mode 100644 index a8ef9d1f64..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/InsulinKit b/Carthage/Build/iOS/InsulinKit.framework/InsulinKit deleted file mode 100755 index a565735a7b..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/InsulinKit and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Model.momd/Model.mom b/Carthage/Build/iOS/InsulinKit.framework/Model.momd/Model.mom deleted file mode 100644 index eac43a82a8..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Model.momd/Model.mom and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Model.momd/VersionInfo.plist b/Carthage/Build/iOS/InsulinKit.framework/Model.momd/VersionInfo.plist deleted file mode 100644 index f9d9b55c25..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Model.momd/VersionInfo.plist and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index 0a17b0a500..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index c538780c0d..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index c252f86d4a..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 572e7bf5c6..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 46f72431ac..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index fb4da84b55..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index a8d8ac3289..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 7a518a15f1..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/Modules/InsulinKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/InsulinKit.framework/Modules/module.modulemap deleted file mode 100644 index 8817472965..0000000000 --- a/Carthage/Build/iOS/InsulinKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module InsulinKit { - umbrella header "InsulinKit.h" - - export * - module * { export * } -} - -module InsulinKit.Swift { - header "InsulinKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/InsulinKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/InsulinKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/es.lproj/InsulinKit.strings b/Carthage/Build/iOS/InsulinKit.framework/es.lproj/InsulinKit.strings deleted file mode 100644 index 95b5d697c7..0000000000 --- a/Carthage/Build/iOS/InsulinKit.framework/es.lproj/InsulinKit.strings +++ /dev/null @@ -1,30 +0,0 @@ -/* Class = "UILabel"; text = "Title"; ObjectID = "7Fi-wD-gf2"; */ -"7Fi-wD-gf2.text" = "Título"; - -/* Class = "UILabel"; text = "..."; ObjectID = "7Fy-gG-Zof"; */ -"7Fy-gG-Zof.text" = "..."; - -/* Class = "UILabel"; text = "Detail"; ObjectID = "9jm-X6-3QA"; */ -"9jm-X6-3QA.text" = "Detalle"; - -/* Class = "UILabel"; text = "..."; ObjectID = "PZQ-gO-084"; */ -"PZQ-gO-084.text" = "..."; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[0] = "Reservoir"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[0]" = "Reservorio"; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[1] = "Event History"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[1]" = "Historia de eventos"; - -/* Class = "UILabel"; text = "U IOB"; ObjectID = "dZi-Ta-IHm"; */ -"dZi-Ta-IHm.text" = "U IOB"; - -/* Class = "UILabel"; text = "No pump configured"; ObjectID = "jSc-64-2tZ"; */ -"jSc-64-2tZ.text" = "No hay microinfusadora configurada"; - -/* Class = "UILabel"; text = "U Total"; ObjectID = "kys-by-14s"; */ -"kys-by-14s.text" = "U Total"; - -/* Class = "UINavigationItem"; title = "Insulin Delivery"; ObjectID = "vls-EW-uwI"; */ -"vls-EW-uwI.title" = "Administración de insulina"; - diff --git a/Carthage/Build/iOS/InsulinKit.framework/es.lproj/Localizable.strings b/Carthage/Build/iOS/InsulinKit.framework/es.lproj/Localizable.strings deleted file mode 100644 index 48d76fe554..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index 3967e063f9..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/InsulinKit.strings b/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/InsulinKit.strings deleted file mode 100644 index 98b4eadf6a..0000000000 --- a/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/InsulinKit.strings +++ /dev/null @@ -1,30 +0,0 @@ -/* Class = "UILabel"; text = "Title"; ObjectID = "7Fi-wD-gf2"; */ -"7Fi-wD-gf2.text" = "Название"; - -/* Class = "UILabel"; text = "..."; ObjectID = "7Fy-gG-Zof"; */ -"7Fy-gG-Zof.text" = "..."; - -/* Class = "UILabel"; text = "Detail"; ObjectID = "9jm-X6-3QA"; */ -"9jm-X6-3QA.text" = "Детали"; - -/* Class = "UILabel"; text = "..."; ObjectID = "PZQ-gO-084"; */ -"PZQ-gO-084.text" = "..."; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[0] = "Reservoir"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[0]" = "Резервуар"; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[1] = "Event History"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[1]" = "История событий"; - -/* Class = "UILabel"; text = "U IOB"; ObjectID = "dZi-Ta-IHm"; */ -"dZi-Ta-IHm.text" = "ед IOB"; - -/* Class = "UILabel"; text = "No pump configured"; ObjectID = "jSc-64-2tZ"; */ -"jSc-64-2tZ.text" = "Нет сконфигурированной помпы"; - -/* Class = "UILabel"; text = "U Total"; ObjectID = "kys-by-14s"; */ -"kys-by-14s.text" = "ед Всего"; - -/* Class = "UINavigationItem"; title = "Insulin Delivery"; ObjectID = "vls-EW-uwI"; */ -"vls-EW-uwI.title" = "Подача инсулина"; - diff --git a/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/Localizable.strings b/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/Localizable.strings deleted file mode 100644 index d847043320..0000000000 Binary files a/Carthage/Build/iOS/InsulinKit.framework/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Headers/LoopKit-Swift.h b/Carthage/Build/iOS/LoopKit.framework/Headers/LoopKit-Swift.h deleted file mode 100644 index 378e7ce864..0000000000 --- a/Carthage/Build/iOS/LoopKit.framework/Headers/LoopKit-Swift.h +++ /dev/null @@ -1,317 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import CoreData; -@import Foundation; -@import HealthKit; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="LoopKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -@class NSEntityDescription; -@class NSManagedObjectContext; - -SWIFT_CLASS("_TtC7LoopKit16CachedCarbObject") -@interface CachedCarbObject : NSManagedObject -- (nonnull instancetype)initWithEntity:(NSEntityDescription * _Nonnull)entity insertIntoManagedObjectContext:(NSManagedObjectContext * _Nullable)context OBJC_DESIGNATED_INITIALIZER; -@end - - - -@class NSNumber; -@class NSDate; - -@interface CachedCarbObject (SWIFT_EXTENSION(LoopKit)) -@property (nonatomic, strong) NSNumber * _Nullable primitiveAbsorptionTime; -@property (nonatomic) BOOL createdByCurrentApp; -@property (nonatomic, copy) NSString * _Nullable externalID; -@property (nonatomic, copy) NSString * _Nullable foodType; -@property (nonatomic) double grams; -@property (nonatomic, strong) NSDate * _Nullable primitiveStartDate; -@property (nonatomic, strong) NSNumber * _Nullable primitiveUploadState; -@property (nonatomic, copy) NSUUID * _Nullable uuid; -@property (nonatomic, copy) NSString * _Nullable syncIdentifier; -@property (nonatomic) int32_t syncVersion; -@end - - -SWIFT_CLASS("_TtC7LoopKit19CachedGlucoseObject") -@interface CachedGlucoseObject : NSManagedObject -- (nonnull instancetype)initWithEntity:(NSEntityDescription * _Nonnull)entity insertIntoManagedObjectContext:(NSManagedObjectContext * _Nullable)context OBJC_DESIGNATED_INITIALIZER; -@end - - - - -@interface CachedGlucoseObject (SWIFT_EXTENSION(LoopKit)) -@property (nonatomic, copy) NSUUID * _Nullable uuid; -@property (nonatomic, copy) NSString * _Nullable syncIdentifier; -@property (nonatomic) int32_t syncVersion; -@property (nonatomic, strong) NSNumber * _Nullable primitiveUploadState; -@property (nonatomic) double value; -@property (nonatomic, copy) NSString * _Nullable unitString; -@property (nonatomic, strong) NSDate * _Nullable primitiveStartDate; -@property (nonatomic, copy) NSString * _Nullable provenanceIdentifier; -@property (nonatomic) BOOL isDisplayOnly; -@end - - -SWIFT_CLASS("_TtC7LoopKit17DeletedCarbObject") -@interface DeletedCarbObject : NSManagedObject -- (nonnull instancetype)initWithEntity:(NSEntityDescription * _Nonnull)entity insertIntoManagedObjectContext:(NSManagedObjectContext * _Nullable)context OBJC_DESIGNATED_INITIALIZER; -@end - - -@interface DeletedCarbObject (SWIFT_EXTENSION(LoopKit)) -@property (nonatomic, copy) NSString * _Nullable externalID; -@property (nonatomic, strong) NSNumber * _Nullable primitiveUploadState; -@property (nonatomic, strong) NSDate * _Nullable startDate; -@end - - - - - - - - - - - - - - - - - - - - - - - - -SWIFT_CLASS("_TtC7LoopKit9PumpEvent") -@interface PumpEvent : NSManagedObject -- (void)awakeFromInsert; -- (nonnull instancetype)initWithEntity:(NSEntityDescription * _Nonnull)entity insertIntoManagedObjectContext:(NSManagedObjectContext * _Nullable)context OBJC_DESIGNATED_INITIALIZER; -@end - - - - - - - - -@interface PumpEvent (SWIFT_EXTENSION(LoopKit)) -@property (nonatomic, copy) NSDate * _Null_unspecified createdAt; -@property (nonatomic, copy) NSDate * _Null_unspecified date; -@property (nonatomic, copy) NSString * _Nullable primitiveDoseType; -@property (nonatomic, strong) NSNumber * _Nullable primitiveDuration; -@property (nonatomic, copy) NSString * _Nullable primitiveType; -@property (nonatomic, copy) NSString * _Nullable primitiveUnit; -@property (nonatomic, strong) NSNumber * _Nullable primitiveUploaded; -@property (nonatomic, strong) NSNumber * _Nullable primitiveValue; -@property (nonatomic, copy) NSData * _Nullable raw; -@property (nonatomic, copy) NSString * _Nullable title; -@end - - -SWIFT_CLASS("_TtC7LoopKit9Reservoir") -@interface Reservoir : NSManagedObject -- (void)awakeFromInsert; -- (nonnull instancetype)initWithEntity:(NSEntityDescription * _Nonnull)entity insertIntoManagedObjectContext:(NSManagedObjectContext * _Nullable)context OBJC_DESIGNATED_INITIALIZER; -@end - - - - -@interface Reservoir (SWIFT_EXTENSION(LoopKit)) -@property (nonatomic, copy) NSDate * _Null_unspecified createdAt; -@property (nonatomic, copy) NSDate * _Null_unspecified date; -@property (nonatomic, strong) NSNumber * _Nullable primitiveVolume; -@property (nonatomic, copy) NSData * _Nullable raw; -@end - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/LoopKit.framework/Headers/LoopKit.h b/Carthage/Build/iOS/LoopKit.framework/Headers/LoopKit.h deleted file mode 100644 index 16ad5bea32..0000000000 --- a/Carthage/Build/iOS/LoopKit.framework/Headers/LoopKit.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// LoopKit.h -// LoopKit -// -// Created by Nathan Racklyeft on 1/18/16. -// Copyright © 2016 Nathan Racklyeft. All rights reserved. -// - -#import - -//! Project version number for LoopKit. -FOUNDATION_EXPORT double LoopKitVersionNumber; - -//! Project version string for LoopKit. -FOUNDATION_EXPORT const unsigned char LoopKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/LoopKit.framework/Info.plist b/Carthage/Build/iOS/LoopKit.framework/Info.plist deleted file mode 100644 index 28cfe6931f..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/LoopKit b/Carthage/Build/iOS/LoopKit.framework/LoopKit deleted file mode 100755 index ddb34988b8..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/LoopKit and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Model.momd/Model.mom b/Carthage/Build/iOS/LoopKit.framework/Model.momd/Model.mom deleted file mode 100644 index fc6469d259..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Model.momd/Model.mom and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Model.momd/VersionInfo.plist b/Carthage/Build/iOS/LoopKit.framework/Model.momd/VersionInfo.plist deleted file mode 100644 index de3254f80b..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Model.momd/VersionInfo.plist and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index fac322b8b1..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index ede7162bf8..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 9db3fa642c..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index c962fb7efb..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/Modules/LoopKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/LoopKit.framework/Modules/module.modulemap deleted file mode 100644 index 2088179a3d..0000000000 --- a/Carthage/Build/iOS/LoopKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module LoopKit { - umbrella header "LoopKit.h" - - export * - module * { export * } -} - -module LoopKit.Swift { - header "LoopKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/LoopKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/LoopKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/es.lproj/Localizable.strings b/Carthage/Build/iOS/LoopKit.framework/es.lproj/Localizable.strings deleted file mode 100644 index 74e0bc5524..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/LoopKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKit.framework/ru.lproj/Localizable.strings b/Carthage/Build/iOS/LoopKit.framework/ru.lproj/Localizable.strings deleted file mode 100644 index 58b857bb5e..0000000000 Binary files a/Carthage/Build/iOS/LoopKit.framework/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Assets.car b/Carthage/Build/iOS/LoopKitUI.framework/Assets.car deleted file mode 100644 index a64c324d0f..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Assets.car and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbAbsorptionInputController.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbAbsorptionInputController.nib deleted file mode 100644 index 129a7faf7b..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbAbsorptionInputController.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbEntryEditViewController.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbEntryEditViewController.nib deleted file mode 100644 index f2f8834b4d..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbEntryEditViewController.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbEntryTableViewController.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbEntryTableViewController.nib deleted file mode 100644 index 4cbdb9a1b4..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/CarbEntryTableViewController.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/Info.plist b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/Info.plist deleted file mode 100644 index a6103f40b1..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib deleted file mode 100644 index 262aede15b..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/LyL-9U-twn-view-9Ci-XW-6nA.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib deleted file mode 100644 index db3e8addc7..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/QAc-uE-L5K-view-ZAF-8o-e2g.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib deleted file mode 100644 index df1c320cb8..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/UINavigationController-wgu-gT-TgV.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib deleted file mode 100644 index 973bb923b2..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/CarbKit.storyboardc/rUL-yg-cFX-view-b1s-8o-0Wp.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/Info.plist b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/Info.plist deleted file mode 100644 index 67202dc4c9..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/UITableViewController-jGX-GA-nlH.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/UITableViewController-jGX-GA-nlH.nib deleted file mode 100644 index fa5962ec77..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/UITableViewController-jGX-GA-nlH.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/jGX-GA-nlH-view-ccM-3y-LQM.nib b/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/jGX-GA-nlH-view-ccM-3y-LQM.nib deleted file mode 100644 index 404f3727ce..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Base.lproj/InsulinKit.storyboardc/jGX-GA-nlH-view-ccM-3y-LQM.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/DateAndDurationTableViewCell.nib b/Carthage/Build/iOS/LoopKitUI.framework/DateAndDurationTableViewCell.nib deleted file mode 100644 index 75fa40c1ee..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/DateAndDurationTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/GlucoseRangeOverrideTableViewCell.nib b/Carthage/Build/iOS/LoopKitUI.framework/GlucoseRangeOverrideTableViewCell.nib deleted file mode 100644 index ddf5075a2d..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/GlucoseRangeOverrideTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/GlucoseRangeTableViewCell.nib b/Carthage/Build/iOS/LoopKitUI.framework/GlucoseRangeTableViewCell.nib deleted file mode 100644 index 60a8344b63..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/GlucoseRangeTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Headers/LoopKitUI-Swift.h b/Carthage/Build/iOS/LoopKitUI.framework/Headers/LoopKitUI-Swift.h deleted file mode 100644 index 5a16ec1963..0000000000 --- a/Carthage/Build/iOS/LoopKitUI.framework/Headers/LoopKitUI-Swift.h +++ /dev/null @@ -1,395 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import UIKit; -@import Foundation; -@import HealthKit; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="LoopKitUI",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -@class UITableView; -@class UITableViewCell; -@class NSBundle; -@class NSCoder; - -SWIFT_CLASS("_TtC9LoopKitUI27CarbEntryEditViewController") -@interface CarbEntryEditViewController : UITableViewController -- (void)viewDidLoad; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForFooterInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (NSIndexPath * _Nullable)tableView:(UITableView * _Nonnull)tableView willSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (BOOL)shouldPerformSegueWithIdentifier:(NSString * _Nonnull)identifier sender:(id _Nullable)sender SWIFT_WARN_UNUSED_RESULT; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - - - - - - - -@class UIStoryboardSegue; - -SWIFT_CLASS("_TtC9LoopKitUI28CarbEntryTableViewController") -@interface CarbEntryTableViewController : UITableViewController -- (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)animated; -- (void)viewDidAppear:(BOOL)animated; -- (void)viewWillDisappear:(BOOL)animated; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (NSIndexPath * _Nullable)tableView:(UITableView * _Nonnull)tableView willSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)prepareForSegue:(UIStoryboardSegue * _Nonnull)segue sender:(id _Nullable)sender; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC9LoopKitUI29CommandResponseViewController") -@interface CommandResponseViewController : UIViewController -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)loadView; -- (void)viewDidLoad; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil SWIFT_UNAVAILABLE; -@end - - -SWIFT_CLASS("_TtC9LoopKitUI37DailyValueScheduleTableViewController") -@interface DailyValueScheduleTableViewController : UITableViewController -- (nonnull instancetype)init; -- (void)viewDidLoad; -- (void)setEditing:(BOOL)editing animated:(BOOL)animated; -- (void)viewWillDisappear:(BOOL)animated; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canMoveRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (BOOL)tableView:(UITableView * _Nonnull)tableView shouldHighlightRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSIndexPath * _Nullable)tableView:(UITableView * _Nonnull)tableView willSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didDeselectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (NSIndexPath * _Nonnull)tableView:(UITableView * _Nonnull)tableView targetIndexPathForMoveFromRowAtIndexPath:(NSIndexPath * _Nonnull)sourceIndexPath toProposedIndexPath:(NSIndexPath * _Nonnull)proposedDestinationIndexPath SWIFT_WARN_UNUSED_RESULT; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC9LoopKitUI38SingleValueScheduleTableViewController") -@interface SingleValueScheduleTableViewController : DailyValueScheduleTableViewController -- (void)viewDidLoad; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForFooterInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (void)tableView:(UITableView * _Nonnull)tableView moveRowAtIndexPath:(NSIndexPath * _Nonnull)sourceIndexPath toIndexPath:(NSIndexPath * _Nonnull)destinationIndexPath; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (NSIndexPath * _Nonnull)tableView:(UITableView * _Nonnull)tableView targetIndexPathForMoveFromRowAtIndexPath:(NSIndexPath * _Nonnull)sourceIndexPath toProposedIndexPath:(NSIndexPath * _Nonnull)proposedDestinationIndexPath SWIFT_WARN_UNUSED_RESULT; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC9LoopKitUI40DailyQuantityScheduleTableViewController") -@interface DailyQuantityScheduleTableViewController : SingleValueScheduleTableViewController -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - -SWIFT_CLASS("_TtC9LoopKitUI39GlucoseRangeScheduleTableViewController") -@interface GlucoseRangeScheduleTableViewController : DailyValueScheduleTableViewController -- (void)viewDidLoad; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (void)tableView:(UITableView * _Nonnull)tableView moveRowAtIndexPath:(NSIndexPath * _Nonnull)sourceIndexPath toIndexPath:(NSIndexPath * _Nonnull)destinationIndexPath; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canMoveRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForHeaderInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView shouldHighlightRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSIndexPath * _Nullable)tableView:(UITableView * _Nonnull)tableView willSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - - - - - - -SWIFT_CLASS("_TtC9LoopKitUI34InsulinDeliveryTableViewController") -@interface InsulinDeliveryTableViewController : UITableViewController -- (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)animated; -- (void)viewDidAppear:(BOOL)animated; -- (void)viewWillDisappear:(BOOL)animated; -- (void)viewDidDisappear:(BOOL)animated; -- (void)setEditing:(BOOL)editing animated:(BOOL)animated; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView canEditRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -@class UITraitCollection; - -SWIFT_CLASS("_TtC9LoopKitUI23TextButtonTableViewCell") -@interface TextButtonTableViewCell : UITableViewCell -- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)tintColorDidChange; -- (void)traitCollectionDidChange:(UITraitCollection * _Nullable)previousTraitCollection; -@end - -@class UILabel; -@class UITextField; - -SWIFT_CLASS("_TtC9LoopKitUI22TextFieldTableViewCell") -@interface TextFieldTableViewCell : UITableViewCell -@property (nonatomic, weak) IBOutlet UILabel * _Nullable unitLabel; -@property (nonatomic, weak) IBOutlet UITextField * _Null_unspecified textField; -- (void)prepareForReuse; -- (void)textFieldDidBeginEditing:(UITextField * _Nonnull)textField; -- (void)textFieldDidEndEditing:(UITextField * _Nonnull)textField; -- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER SWIFT_AVAILABILITY(ios,introduced=3.0); -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC9LoopKitUI28TextFieldTableViewController") -@interface TextFieldTableViewController : UITableViewController -- (nonnull instancetype)init; -- (void)viewDidLoad; -- (void)viewDidAppear:(BOOL)animated; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForFooterInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (BOOL)textFieldShouldEndEditing:(UITextField * _Nonnull)textField SWIFT_WARN_UNUSED_RESULT; -- (BOOL)textFieldShouldReturn:(UITextField * _Nonnull)textField SWIFT_WARN_UNUSED_RESULT; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - - -@interface UIInputView (SWIFT_EXTENSION(LoopKitUI)) -@property (nonatomic, readonly) BOOL enableInputClicksWhenVisible; -@end - - - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Headers/LoopKitUI.h b/Carthage/Build/iOS/LoopKitUI.framework/Headers/LoopKitUI.h deleted file mode 100644 index 6804772d54..0000000000 --- a/Carthage/Build/iOS/LoopKitUI.framework/Headers/LoopKitUI.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// LoopKitUI.h -// LoopKitUI -// -// Created by Nathan Racklyeft on 1/28/18. -// Copyright © 2018 LoopKit Authors. All rights reserved. -// - -#import - -//! Project version number for LoopKitUI. -FOUNDATION_EXPORT double LoopKitUIVersionNumber; - -//! Project version string for LoopKitUI. -FOUNDATION_EXPORT const unsigned char LoopKitUIVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Info.plist b/Carthage/Build/iOS/LoopKitUI.framework/Info.plist deleted file mode 100644 index 7fd9cc9248..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/LoopKitUI b/Carthage/Build/iOS/LoopKitUI.framework/LoopKitUI deleted file mode 100755 index 583e53c3a3..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/LoopKitUI and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/arm64.swiftdoc deleted file mode 100644 index aa417371ad..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/arm64.swiftmodule deleted file mode 100644 index d1136fcd74..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index fcfd39db4f..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 18a676c953..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/Modules/LoopKitUI.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/Modules/module.modulemap b/Carthage/Build/iOS/LoopKitUI.framework/Modules/module.modulemap deleted file mode 100644 index 62e924032e..0000000000 --- a/Carthage/Build/iOS/LoopKitUI.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module LoopKitUI { - umbrella header "LoopKitUI.h" - - export * - module * { export * } -} - -module LoopKitUI.Swift { - header "LoopKitUI-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/LoopKitUI.framework/RepeatingScheduleValueTableViewCell.nib b/Carthage/Build/iOS/LoopKitUI.framework/RepeatingScheduleValueTableViewCell.nib deleted file mode 100644 index c2bb56b2b6..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/RepeatingScheduleValueTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/TextFieldTableViewCell.nib b/Carthage/Build/iOS/LoopKitUI.framework/TextFieldTableViewCell.nib deleted file mode 100644 index 502fa1d9de..0000000000 Binary files a/Carthage/Build/iOS/LoopKitUI.framework/TextFieldTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/LoopKitUI.framework/es.lproj/InsulinKit.strings b/Carthage/Build/iOS/LoopKitUI.framework/es.lproj/InsulinKit.strings deleted file mode 100644 index 95b5d697c7..0000000000 --- a/Carthage/Build/iOS/LoopKitUI.framework/es.lproj/InsulinKit.strings +++ /dev/null @@ -1,30 +0,0 @@ -/* Class = "UILabel"; text = "Title"; ObjectID = "7Fi-wD-gf2"; */ -"7Fi-wD-gf2.text" = "Título"; - -/* Class = "UILabel"; text = "..."; ObjectID = "7Fy-gG-Zof"; */ -"7Fy-gG-Zof.text" = "..."; - -/* Class = "UILabel"; text = "Detail"; ObjectID = "9jm-X6-3QA"; */ -"9jm-X6-3QA.text" = "Detalle"; - -/* Class = "UILabel"; text = "..."; ObjectID = "PZQ-gO-084"; */ -"PZQ-gO-084.text" = "..."; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[0] = "Reservoir"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[0]" = "Reservorio"; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[1] = "Event History"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[1]" = "Historia de eventos"; - -/* Class = "UILabel"; text = "U IOB"; ObjectID = "dZi-Ta-IHm"; */ -"dZi-Ta-IHm.text" = "U IOB"; - -/* Class = "UILabel"; text = "No pump configured"; ObjectID = "jSc-64-2tZ"; */ -"jSc-64-2tZ.text" = "No hay microinfusadora configurada"; - -/* Class = "UILabel"; text = "U Total"; ObjectID = "kys-by-14s"; */ -"kys-by-14s.text" = "U Total"; - -/* Class = "UINavigationItem"; title = "Insulin Delivery"; ObjectID = "vls-EW-uwI"; */ -"vls-EW-uwI.title" = "Administración de insulina"; - diff --git a/Carthage/Build/iOS/LoopKitUI.framework/ru.lproj/InsulinKit.strings b/Carthage/Build/iOS/LoopKitUI.framework/ru.lproj/InsulinKit.strings deleted file mode 100644 index 98b4eadf6a..0000000000 --- a/Carthage/Build/iOS/LoopKitUI.framework/ru.lproj/InsulinKit.strings +++ /dev/null @@ -1,30 +0,0 @@ -/* Class = "UILabel"; text = "Title"; ObjectID = "7Fi-wD-gf2"; */ -"7Fi-wD-gf2.text" = "Название"; - -/* Class = "UILabel"; text = "..."; ObjectID = "7Fy-gG-Zof"; */ -"7Fy-gG-Zof.text" = "..."; - -/* Class = "UILabel"; text = "Detail"; ObjectID = "9jm-X6-3QA"; */ -"9jm-X6-3QA.text" = "Детали"; - -/* Class = "UILabel"; text = "..."; ObjectID = "PZQ-gO-084"; */ -"PZQ-gO-084.text" = "..."; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[0] = "Reservoir"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[0]" = "Резервуар"; - -/* Class = "UISegmentedControl"; TyZ-xm-mVN.segmentTitles[1] = "Event History"; ObjectID = "TyZ-xm-mVN"; */ -"TyZ-xm-mVN.segmentTitles[1]" = "История событий"; - -/* Class = "UILabel"; text = "U IOB"; ObjectID = "dZi-Ta-IHm"; */ -"dZi-Ta-IHm.text" = "ед IOB"; - -/* Class = "UILabel"; text = "No pump configured"; ObjectID = "jSc-64-2tZ"; */ -"jSc-64-2tZ.text" = "Нет сконфигурированной помпы"; - -/* Class = "UILabel"; text = "U Total"; ObjectID = "kys-by-14s"; */ -"kys-by-14s.text" = "ед Всего"; - -/* Class = "UINavigationItem"; title = "Insulin Delivery"; ObjectID = "vls-EW-uwI"; */ -"vls-EW-uwI.title" = "Подача инсулина"; - diff --git a/Carthage/Build/iOS/MinimedKit.framework/Headers/MinimedKit-Swift.h b/Carthage/Build/iOS/MinimedKit.framework/Headers/MinimedKit-Swift.h deleted file mode 100644 index 382b31c857..0000000000 --- a/Carthage/Build/iOS/MinimedKit.framework/Headers/MinimedKit-Swift.h +++ /dev/null @@ -1,189 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import Foundation; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="MinimedKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/MinimedKit.framework/Headers/MinimedKit.h b/Carthage/Build/iOS/MinimedKit.framework/Headers/MinimedKit.h deleted file mode 100644 index b4f1d1cc90..0000000000 --- a/Carthage/Build/iOS/MinimedKit.framework/Headers/MinimedKit.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// MinimedKit.h -// MinimedKit -// -// Created by Pete Schwamb on 2/27/16. -// Copyright © 2016 Pete Schwamb. All rights reserved. -// - -#import - -//! Project version number for MinimedKit. -FOUNDATION_EXPORT double MinimedKitVersionNumber; - -//! Project version string for MinimedKit. -FOUNDATION_EXPORT const unsigned char MinimedKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/MinimedKit.framework/Info.plist b/Carthage/Build/iOS/MinimedKit.framework/Info.plist deleted file mode 100644 index 7c4b50989c..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/MinimedKit b/Carthage/Build/iOS/MinimedKit.framework/MinimedKit deleted file mode 100755 index 1bfa83d5b6..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/MinimedKit and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index 9ebd09f00b..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index 2e203429a7..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index ebf2de9618..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index ee5e5f97f1..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 55237cf27a..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index e029702db9..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 18cc14b599..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 4b8b663c5c..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/MinimedKit.framework/Modules/module.modulemap deleted file mode 100644 index 9a16638ac7..0000000000 --- a/Carthage/Build/iOS/MinimedKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module MinimedKit { - umbrella header "MinimedKit.h" - - export * - module * { export * } -} - -module MinimedKit.Swift { - header "MinimedKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/MinimedKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/MinimedKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/es.lproj/Localizable.strings b/Carthage/Build/iOS/MinimedKit.framework/es.lproj/Localizable.strings deleted file mode 100644 index 704a2f1224..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/MinimedKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index 3967e063f9..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/MinimedKit.framework/ru.lproj/Localizable.strings b/Carthage/Build/iOS/MinimedKit.framework/ru.lproj/Localizable.strings deleted file mode 100644 index 284262d537..0000000000 Binary files a/Carthage/Build/iOS/MinimedKit.framework/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Headers/NightscoutUploadKit-Swift.h b/Carthage/Build/iOS/NightscoutUploadKit.framework/Headers/NightscoutUploadKit-Swift.h deleted file mode 100644 index 80c8296e48..0000000000 --- a/Carthage/Build/iOS/NightscoutUploadKit.framework/Headers/NightscoutUploadKit-Swift.h +++ /dev/null @@ -1,205 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import Foundation; -@import HealthKit; -@import ObjectiveC; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="NightscoutUploadKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - - - - - -SWIFT_CLASS("_TtC19NightscoutUploadKit20NightscoutPumpEvents") -@interface NightscoutPumpEvents : NSObject -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC19NightscoutUploadKit10TimeFormat") -@interface TimeFormat : NSObject -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; -@end - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Headers/NightscoutUploadKit.h b/Carthage/Build/iOS/NightscoutUploadKit.framework/Headers/NightscoutUploadKit.h deleted file mode 100644 index f5a66044aa..0000000000 --- a/Carthage/Build/iOS/NightscoutUploadKit.framework/Headers/NightscoutUploadKit.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// NightscoutUploadKit.h -// NightscoutUploadKit -// -// Created by Pete Schwamb on 4/26/16. -// Copyright © 2016 Pete Schwamb. All rights reserved. -// - -#import - -//! Project version number for NightscoutUploadKit. -FOUNDATION_EXPORT double NightscoutUploadKitVersionNumber; - -//! Project version string for NightscoutUploadKit. -FOUNDATION_EXPORT const unsigned char NightscoutUploadKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Info.plist b/Carthage/Build/iOS/NightscoutUploadKit.framework/Info.plist deleted file mode 100644 index 66fce2a6d8..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index 47bf27b590..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index 0adf99c78f..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index 45cfdcdd03..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 260878cf57..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 9dee09c2aa..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index fd5bc0e18f..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index edbf42caad..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 147eceddc2..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/NightscoutUploadKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/module.modulemap deleted file mode 100644 index 0fda0189a4..0000000000 --- a/Carthage/Build/iOS/NightscoutUploadKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module NightscoutUploadKit { - umbrella header "NightscoutUploadKit.h" - - export * - module * { export * } -} - -module NightscoutUploadKit.Swift { - header "NightscoutUploadKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/NightscoutUploadKit b/Carthage/Build/iOS/NightscoutUploadKit.framework/NightscoutUploadKit deleted file mode 100755 index e9e783c286..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/NightscoutUploadKit and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/NightscoutUploadKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/NightscoutUploadKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/NightscoutUploadKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index 3967e063f9..0000000000 Binary files a/Carthage/Build/iOS/NightscoutUploadKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Headers/RileyLinkBLEKit-Swift.h b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Headers/RileyLinkBLEKit-Swift.h deleted file mode 100644 index 2626e671ee..0000000000 --- a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Headers/RileyLinkBLEKit-Swift.h +++ /dev/null @@ -1,263 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import CoreBluetooth; -@import ObjectiveC; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="RileyLinkBLEKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - - - - - - - - - -SWIFT_CLASS("_TtC15RileyLinkBLEKit17PeripheralManager") -@interface PeripheralManager : NSObject -- (nonnull instancetype)init SWIFT_UNAVAILABLE; -+ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); -@end - - - - - - -@interface PeripheralManager (SWIFT_EXTENSION(RileyLinkBLEKit)) -- (void)centralManagerDidUpdateState:(CBCentralManager * _Nonnull)central; -- (void)centralManager:(CBCentralManager * _Nonnull)central didConnectPeripheral:(CBPeripheral * _Nonnull)peripheral; -@end - - - - - -@class CBService; -@class CBCharacteristic; -@class NSNumber; - -@interface PeripheralManager (SWIFT_EXTENSION(RileyLinkBLEKit)) -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didDiscoverServices:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didDiscoverCharacteristicsForService:(CBService * _Nonnull)service error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didUpdateNotificationStateForCharacteristic:(CBCharacteristic * _Nonnull)characteristic error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didWriteValueForCharacteristic:(CBCharacteristic * _Nonnull)characteristic error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didUpdateValueForCharacteristic:(CBCharacteristic * _Nonnull)characteristic error:(NSError * _Nullable)error; -- (void)peripheral:(CBPeripheral * _Nonnull)peripheral didReadRSSI:(NSNumber * _Nonnull)RSSI error:(NSError * _Nullable)error; -- (void)peripheralDidUpdateName:(CBPeripheral * _Nonnull)peripheral; -@end - - - - - - -SWIFT_CLASS("_TtC15RileyLinkBLEKit22RileyLinkDeviceManager") -@interface RileyLinkDeviceManager : NSObject -- (nonnull instancetype)init SWIFT_UNAVAILABLE; -+ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); -@end - - - - - - -@interface RileyLinkDeviceManager (SWIFT_EXTENSION(RileyLinkBLEKit)) -@property (nonatomic, readonly, copy) NSString * _Nonnull debugDescription; -@end - - -@interface RileyLinkDeviceManager (SWIFT_EXTENSION(RileyLinkBLEKit)) -- (void)centralManager:(CBCentralManager * _Nonnull)central willRestoreState:(NSDictionary * _Nonnull)dict; -- (void)centralManagerDidUpdateState:(CBCentralManager * _Nonnull)central; -- (void)centralManager:(CBCentralManager * _Nonnull)central didDiscoverPeripheral:(CBPeripheral * _Nonnull)peripheral advertisementData:(NSDictionary * _Nonnull)advertisementData RSSI:(NSNumber * _Nonnull)RSSI; -- (void)centralManager:(CBCentralManager * _Nonnull)central didConnectPeripheral:(CBPeripheral * _Nonnull)peripheral; -- (void)centralManager:(CBCentralManager * _Nonnull)central didDisconnectPeripheral:(CBPeripheral * _Nonnull)peripheral error:(NSError * _Nullable)error; -- (void)centralManager:(CBCentralManager * _Nonnull)central didFailToConnectPeripheral:(CBPeripheral * _Nonnull)peripheral error:(NSError * _Nullable)error; -@end - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Headers/RileyLinkBLEKit.h b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Headers/RileyLinkBLEKit.h deleted file mode 100644 index 191e90389a..0000000000 --- a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Headers/RileyLinkBLEKit.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// RileyLinkBLEKit.h -// RileyLinkBLEKit -// -// Copyright © 2017 Pete Schwamb. All rights reserved. -// - -#import - -//! Project version number for RileyLinkBLEKit. -FOUNDATION_EXPORT double RileyLinkBLEKitVersionNumber; - -//! Project version string for RileyLinkBLEKit. -FOUNDATION_EXPORT const unsigned char RileyLinkBLEKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Info.plist b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Info.plist deleted file mode 100644 index e47afc5b70..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index b1a2af4ced..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index 420ad352ba..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index bb351bf434..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 8647ef050c..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 9b998ed996..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index 794434b006..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index f6aad0b57c..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 89d684d9e1..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/RileyLinkBLEKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/module.modulemap deleted file mode 100644 index 8985fa2761..0000000000 --- a/Carthage/Build/iOS/RileyLinkBLEKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module RileyLinkBLEKit { - umbrella header "RileyLinkBLEKit.h" - - export * - module * { export * } -} - -module RileyLinkBLEKit.Swift { - header "RileyLinkBLEKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/RileyLinkBLEKit.framework/RileyLinkBLEKit b/Carthage/Build/iOS/RileyLinkBLEKit.framework/RileyLinkBLEKit deleted file mode 100755 index 30d59635d1..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkBLEKit.framework/RileyLinkBLEKit and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Headers/RileyLinkKit-Swift.h b/Carthage/Build/iOS/RileyLinkKit.framework/Headers/RileyLinkKit-Swift.h deleted file mode 100644 index db76fd479a..0000000000 --- a/Carthage/Build/iOS/RileyLinkKit.framework/Headers/RileyLinkKit-Swift.h +++ /dev/null @@ -1,186 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="RileyLinkKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Headers/RileyLinkKit.h b/Carthage/Build/iOS/RileyLinkKit.framework/Headers/RileyLinkKit.h deleted file mode 100644 index 472a86e7fc..0000000000 --- a/Carthage/Build/iOS/RileyLinkKit.framework/Headers/RileyLinkKit.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// RileyLinkKit.h -// RileyLinkKit -// -// Created by Nathan Racklyeft on 4/9/16. -// Copyright © 2016 Pete Schwamb. All rights reserved. -// - -#import - -//! Project version number for RileyLinkKit. -FOUNDATION_EXPORT double RileyLinkKitVersionNumber; - -//! Project version string for RileyLinkKit. -FOUNDATION_EXPORT const unsigned char RileyLinkKitVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Info.plist b/Carthage/Build/iOS/RileyLinkKit.framework/Info.plist deleted file mode 100644 index 2169155f6f..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm.swiftdoc deleted file mode 100644 index e52ced9e2e..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm.swiftmodule deleted file mode 100644 index 314dba7ee9..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm64.swiftdoc deleted file mode 100644 index 3808ca7ee3..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 92c1d655dd..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/i386.swiftdoc deleted file mode 100644 index 6ffc00e5df..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/i386.swiftmodule deleted file mode 100644 index 3b9badf62c..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index f8f5e3f808..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 5f23098b85..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/RileyLinkKit.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/module.modulemap b/Carthage/Build/iOS/RileyLinkKit.framework/Modules/module.modulemap deleted file mode 100644 index b950751ecd..0000000000 --- a/Carthage/Build/iOS/RileyLinkKit.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module RileyLinkKit { - umbrella header "RileyLinkKit.h" - - export * - module * { export * } -} - -module RileyLinkKit.Swift { - header "RileyLinkKit-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/RileyLinkKit b/Carthage/Build/iOS/RileyLinkKit.framework/RileyLinkKit deleted file mode 100755 index c8b55f8d5d..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/RileyLinkKit and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/es.lproj/InfoPlist.strings b/Carthage/Build/iOS/RileyLinkKit.framework/es.lproj/InfoPlist.strings deleted file mode 100644 index 1ee4318d4f..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/es.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/es.lproj/Localizable.strings b/Carthage/Build/iOS/RileyLinkKit.framework/es.lproj/Localizable.strings deleted file mode 100644 index 9f76d6cf34..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/ru.lproj/InfoPlist.strings b/Carthage/Build/iOS/RileyLinkKit.framework/ru.lproj/InfoPlist.strings deleted file mode 100644 index 3967e063f9..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/ru.lproj/InfoPlist.strings and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKit.framework/ru.lproj/Localizable.strings b/Carthage/Build/iOS/RileyLinkKit.framework/ru.lproj/Localizable.strings deleted file mode 100644 index 5a57392335..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKit.framework/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Headers/RileyLinkKitUI-Swift.h b/Carthage/Build/iOS/RileyLinkKitUI.framework/Headers/RileyLinkKitUI-Swift.h deleted file mode 100644 index b481be9b02..0000000000 --- a/Carthage/Build/iOS/RileyLinkKitUI.framework/Headers/RileyLinkKitUI-Swift.h +++ /dev/null @@ -1,244 +0,0 @@ -// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import Foundation; -@import UIKit; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="RileyLinkKitUI",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - - - -@class NSCoder; - -SWIFT_CLASS("_TtC14RileyLinkKitUI28RileyLinkDeviceTableViewCell") -@interface RileyLinkDeviceTableViewCell : UITableViewCell -- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)awakeFromNib; -- (void)layoutSubviews; -- (void)prepareForReuse; -@end - -@class UITableView; -@class NSBundle; - -SWIFT_CLASS("_TtC14RileyLinkKitUI34RileyLinkDeviceTableViewController") -@interface RileyLinkDeviceTableViewController : UITableViewController -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)animated; -- (void)viewWillDisappear:(BOOL)animated; -- (NSInteger)numberOfSectionsInTableView:(UITableView * _Nonnull)tableView SWIFT_WARN_UNUSED_RESULT; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForHeaderInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (BOOL)tableView:(UITableView * _Nonnull)tableView shouldHighlightRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (void)tableView:(UITableView * _Nonnull)tableView didSelectRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style SWIFT_UNAVAILABLE; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil SWIFT_UNAVAILABLE; -@end - - - -@class UITextField; - -SWIFT_CLASS("_TtC14RileyLinkKitUI28TextFieldTableViewController") -@interface TextFieldTableViewController : UITableViewController -- (nonnull instancetype)init SWIFT_UNAVAILABLE; -+ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); -- (void)viewDidLoad; -- (void)viewDidAppear:(BOOL)animated; -- (NSInteger)tableView:(UITableView * _Nonnull)tableView numberOfRowsInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (UITableViewCell * _Nonnull)tableView:(UITableView * _Nonnull)tableView cellForRowAtIndexPath:(NSIndexPath * _Nonnull)indexPath SWIFT_WARN_UNUSED_RESULT; -- (NSString * _Nullable)tableView:(UITableView * _Nonnull)tableView titleForFooterInSection:(NSInteger)section SWIFT_WARN_UNUSED_RESULT; -- (BOOL)textFieldShouldEndEditing:(UITextField * _Nonnull)textField SWIFT_WARN_UNUSED_RESULT; -- (BOOL)textFieldShouldReturn:(UITextField * _Nonnull)textField SWIFT_WARN_UNUSED_RESULT; -- (nonnull instancetype)initWithStyle:(UITableViewStyle)style OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Headers/RileyLinkKitUI.h b/Carthage/Build/iOS/RileyLinkKitUI.framework/Headers/RileyLinkKitUI.h deleted file mode 100644 index 236c99f79c..0000000000 --- a/Carthage/Build/iOS/RileyLinkKitUI.framework/Headers/RileyLinkKitUI.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// RileyLinkKitUI.h -// RileyLinkKitUI -// -// Copyright © 2017 Pete Schwamb. All rights reserved. -// - -#import - -//! Project version number for RileyLinkKitUI. -FOUNDATION_EXPORT double RileyLinkKitUIVersionNumber; - -//! Project version string for RileyLinkKitUI. -FOUNDATION_EXPORT const unsigned char RileyLinkKitUIVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Info.plist b/Carthage/Build/iOS/RileyLinkKitUI.framework/Info.plist deleted file mode 100644 index e6703986e7..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm.swiftdoc deleted file mode 100644 index ce543c4bd5..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm.swiftmodule deleted file mode 100644 index d2be0435b3..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm64.swiftdoc deleted file mode 100644 index 73452bbc0b..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 6e7df1b5a1..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/i386.swiftdoc deleted file mode 100644 index bf98083d32..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/i386.swiftmodule deleted file mode 100644 index ef7832cc03..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 8c7d64163d..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index b2f0e2ff10..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/RileyLinkKitUI.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/module.modulemap b/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/module.modulemap deleted file mode 100644 index a1d1cc1793..0000000000 --- a/Carthage/Build/iOS/RileyLinkKitUI.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module RileyLinkKitUI { - umbrella header "RileyLinkKitUI.h" - - export * - module * { export * } -} - -module RileyLinkKitUI.Swift { - header "RileyLinkKitUI-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/RileyLinkKitUI b/Carthage/Build/iOS/RileyLinkKitUI.framework/RileyLinkKitUI deleted file mode 100755 index 7b70955254..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/RileyLinkKitUI and /dev/null differ diff --git a/Carthage/Build/iOS/RileyLinkKitUI.framework/TextFieldTableViewCell.nib b/Carthage/Build/iOS/RileyLinkKitUI.framework/TextFieldTableViewCell.nib deleted file mode 100644 index d2ccf8528e..0000000000 Binary files a/Carthage/Build/iOS/RileyLinkKitUI.framework/TextFieldTableViewCell.nib and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Headers/ShareClient-Swift.h b/Carthage/Build/iOS/ShareClient.framework/Headers/ShareClient-Swift.h deleted file mode 100644 index 7f870ce126..0000000000 --- a/Carthage/Build/iOS/ShareClient.framework/Headers/ShareClient-Swift.h +++ /dev/null @@ -1,186 +0,0 @@ -// Generated by Apple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="ShareClient",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/ShareClient.framework/Headers/ShareClient.h b/Carthage/Build/iOS/ShareClient.framework/Headers/ShareClient.h deleted file mode 100644 index 2d67034b08..0000000000 --- a/Carthage/Build/iOS/ShareClient.framework/Headers/ShareClient.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// ShareClient.h -// ShareClient -// -// Created by Nathan Racklyeft on 5/8/16. -// Copyright © 2016 Mark Wilson. All rights reserved. -// - -#import - -//! Project version number for ShareClient. -FOUNDATION_EXPORT double ShareClientVersionNumber; - -//! Project version string for ShareClient. -FOUNDATION_EXPORT const unsigned char ShareClientVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/ShareClient.framework/Info.plist b/Carthage/Build/iOS/ShareClient.framework/Info.plist deleted file mode 100644 index ecc5020733..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm.swiftdoc deleted file mode 100644 index 9de305ac1e..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm.swiftmodule deleted file mode 100644 index 329f119152..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm64.swiftdoc deleted file mode 100644 index e01f4aa77a..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm64.swiftmodule deleted file mode 100644 index ce0eb8c131..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/i386.swiftdoc deleted file mode 100644 index 3e96c1ea3d..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/i386.swiftmodule deleted file mode 100644 index 35c27b7106..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 6c19f2d975..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 3141130a9d..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/Modules/ShareClient.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/ShareClient.framework/Modules/module.modulemap b/Carthage/Build/iOS/ShareClient.framework/Modules/module.modulemap deleted file mode 100644 index 20500a0e76..0000000000 --- a/Carthage/Build/iOS/ShareClient.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module ShareClient { - umbrella header "ShareClient.h" - - export * - module * { export * } -} - -module ShareClient.Swift { - header "ShareClient-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/ShareClient.framework/ShareClient b/Carthage/Build/iOS/ShareClient.framework/ShareClient deleted file mode 100755 index af4dfba70f..0000000000 Binary files a/Carthage/Build/iOS/ShareClient.framework/ShareClient and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Headers/SwiftCharts-Swift.h b/Carthage/Build/iOS/SwiftCharts.framework/Headers/SwiftCharts-Swift.h deleted file mode 100644 index 2d766a6518..0000000000 --- a/Carthage/Build/iOS/SwiftCharts.framework/Headers/SwiftCharts-Swift.h +++ /dev/null @@ -1,350 +0,0 @@ -// Generated by Apple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -#else -# define SWIFT_NORETURN -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if defined(__has_attribute) && __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR __attribute__((enum_extensibility(open))) -# else -# define SWIFT_ENUM_ATTR -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -#else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -#endif -#if __has_feature(modules) -@import UIKit; -@import CoreGraphics; -@import ObjectiveC; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="SwiftCharts",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -@class NSCoder; - -SWIFT_CLASS("_TtC11SwiftCharts14ChartAreasView") -@interface ChartAreasView : UIView -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - -@class UIPinchGestureRecognizer; -@class UIPanGestureRecognizer; -@class UITapGestureRecognizer; - -SWIFT_CLASS("_TtC11SwiftCharts9ChartView") -@interface ChartView : UIView -- (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)onPinch:(UIPinchGestureRecognizer * _Nonnull)sender; -- (void)onPan:(UIPanGestureRecognizer * _Nonnull)sender; -- (void)onTap:(UITapGestureRecognizer * _Nonnull)sender; -@end - - -/// A UIView subclass for drawing charts -SWIFT_CLASS("_TtC11SwiftCharts13ChartBaseView") -@interface ChartBaseView : ChartView -- (void)drawRect:(CGRect)rect; -- (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts20ChartCandleStickView") -@interface ChartCandleStickView : UIView -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)drawRect:(CGRect)rect; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts16ChartContentView") -@interface ChartContentView : UIView -- (void)drawRect:(CGRect)rect; -- (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -/// Convenience class to store common properties and make protocol’s methods optional -SWIFT_CLASS("_TtC11SwiftCharts14ChartLayerBase") -@interface ChartLayerBase : NSObject -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts21ChartCoordsSpaceLayer") -@interface ChartCoordsSpaceLayer : ChartLayerBase -- (nonnull instancetype)init SWIFT_UNAVAILABLE; -+ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); -@end - - -SWIFT_CLASS("_TtC11SwiftCharts18ChartDividersLayer") -@interface ChartDividersLayer : ChartCoordsSpaceLayer -@end - - - -SWIFT_CLASS("_TtC11SwiftCharts14ChartLinesView") -@interface ChartLinesView : UIView -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - -@class UITouch; -@class UIEvent; - -SWIFT_CLASS("_TtC11SwiftCharts21ChartPointEllipseView") -@interface ChartPointEllipseView : UIView -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)didMoveToSuperview; -- (void)drawRect:(CGRect)rect; -- (void)touchesEnded:(NSSet * _Nonnull)touches withEvent:(UIEvent * _Nullable)event; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts23ChartPointTargetingView") -@interface ChartPointTargetingView : UIView -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)didMoveToSuperview; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts24ChartPointTextCircleView") -@interface ChartPointTextCircleView : UILabel -- (void)didMoveToSuperview; -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)touchesEnded:(NSSet * _Nonnull)touches withEvent:(UIEvent * _Nullable)event; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts17ChartPointViewBar") -@interface ChartPointViewBar : UIView -- (void)onTap:(UITapGestureRecognizer * _Nonnull)sender; -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)didMoveToSuperview; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts24ChartPointViewBarGreyOut") -@interface ChartPointViewBarGreyOut : ChartPointViewBar -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)didMoveToSuperview; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts24ChartPointViewBarStacked") -@interface ChartPointViewBarStacked : ChartPointViewBar -- (void)onTap:(UITapGestureRecognizer * _Nonnull)sender; -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)didMoveToSuperview; -@end - - - -SWIFT_CLASS("_TtC11SwiftCharts13HandlingLabel") -@interface HandlingLabel : UILabel -- (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)didMoveToSuperview; -- (void)touchesEnded:(NSSet * _Nonnull)touches withEvent:(UIEvent * _Nullable)event; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts12HandlingView") -@interface HandlingView : UIView -- (void)didMoveToSuperview; -- (void)touchesEnded:(NSSet * _Nonnull)touches withEvent:(UIEvent * _Nullable)event; -- (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER; -- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -@end - - -SWIFT_CLASS("_TtC11SwiftCharts10InfoBubble") -@interface InfoBubble : UIView -- (void)onTap:(UITapGestureRecognizer * _Nonnull)sender; -- (void)didMoveToSuperview; -- (nonnull instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; -- (void)drawRect:(CGRect)rect; -- (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; -@end - - - - - - - -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Headers/SwiftCharts.h b/Carthage/Build/iOS/SwiftCharts.framework/Headers/SwiftCharts.h deleted file mode 100644 index 4cfb01e91c..0000000000 --- a/Carthage/Build/iOS/SwiftCharts.framework/Headers/SwiftCharts.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// SwiftCharts.h -// SwiftCharts -// -// Created by Pierre-Marc Airoldi on 2015-08-23. -// Copyright (c) 2015 Pierre-Marc Airoldi. All rights reserved. -// - -#import - -//! Project version number for SwiftCharts. -FOUNDATION_EXPORT double SwiftChartsVersionNumber; - -//! Project version string for SwiftCharts. -FOUNDATION_EXPORT const unsigned char SwiftChartsVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Info.plist b/Carthage/Build/iOS/SwiftCharts.framework/Info.plist deleted file mode 100644 index 8d580dc863..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Info.plist and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm.swiftdoc b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm.swiftdoc deleted file mode 100644 index 12bfcb3030..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm.swiftmodule b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm.swiftmodule deleted file mode 100644 index 1f460f4f03..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm64.swiftdoc b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm64.swiftdoc deleted file mode 100644 index e1db2988f3..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm64.swiftmodule b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm64.swiftmodule deleted file mode 100644 index 58a8f19db4..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/i386.swiftdoc b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/i386.swiftdoc deleted file mode 100644 index c197534efd..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/i386.swiftmodule b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/i386.swiftmodule deleted file mode 100644 index 97bf59f565..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/x86_64.swiftdoc b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index da01d0c0aa..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/x86_64.swiftmodule b/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 605b0b3dfa..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/Modules/SwiftCharts.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/Carthage/Build/iOS/SwiftCharts.framework/Modules/module.modulemap b/Carthage/Build/iOS/SwiftCharts.framework/Modules/module.modulemap deleted file mode 100644 index 62d7f29e25..0000000000 --- a/Carthage/Build/iOS/SwiftCharts.framework/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module SwiftCharts { - umbrella header "SwiftCharts.h" - - export * - module * { export * } -} - -module SwiftCharts.Swift { - header "SwiftCharts-Swift.h" - requires objc -} diff --git a/Carthage/Build/iOS/SwiftCharts.framework/SwiftCharts b/Carthage/Build/iOS/SwiftCharts.framework/SwiftCharts deleted file mode 100755 index 06c3dd64b0..0000000000 Binary files a/Carthage/Build/iOS/SwiftCharts.framework/SwiftCharts and /dev/null differ diff --git a/Common/Extensions/UserDefaults+CGM.swift b/Common/Extensions/UserDefaults+CGM.swift new file mode 100644 index 0000000000..ca286bcef3 --- /dev/null +++ b/Common/Extensions/UserDefaults+CGM.swift @@ -0,0 +1,28 @@ +// +// UserDefaults+CGM.swift +// Loop +// +// Copyright © 2018 LoopKit Authors. All rights reserved. +// + +import Foundation + + +extension UserDefaults { + private enum Key: String { + case cgmSettings = "com.loopkit.Loop.cgmSettings" + } + + var cgm: CGM? { + get { + if let rawValue = dictionary(forKey: Key.cgmSettings.rawValue) { + return CGM(rawValue: rawValue) + } else { + return nil + } + } + set { + set(newValue?.rawValue, forKey: Key.cgmSettings.rawValue) + } + } +} diff --git a/Loop/Models/CGM.swift b/Common/Models/CGM.swift similarity index 88% rename from Loop/Models/CGM.swift rename to Common/Models/CGM.swift index 43710351a4..a5efda95e6 100644 --- a/Loop/Models/CGM.swift +++ b/Common/Models/CGM.swift @@ -30,17 +30,6 @@ enum CGM { return nil } } - - func createManager() -> CGMManager? { - switch self { - case .enlite: - return EnliteCGMManager() - case .g4: - return G4CGMManager() - case .g5(let transmitterID): - return G5CGMManager(transmitterID: transmitterID) - } - } } diff --git a/Common/Models/GlucoseRangeScheduleOverrideUserInfo.swift b/Common/Models/GlucoseRangeScheduleOverrideUserInfo.swift index 651d425fe4..0145d0cb2c 100644 --- a/Common/Models/GlucoseRangeScheduleOverrideUserInfo.swift +++ b/Common/Models/GlucoseRangeScheduleOverrideUserInfo.swift @@ -26,6 +26,10 @@ struct GlucoseRangeScheduleOverrideUserInfo { var effectiveEndDate: Date { return endDate ?? .distantFuture } + + var dateInterval: DateInterval { + return DateInterval(start: startDate, end: effectiveEndDate) + } } extension GlucoseRangeScheduleOverrideUserInfo: RawRepresentable { diff --git a/Common/Models/WatchContext.swift b/Common/Models/WatchContext.swift index c79a60eced..8620c9e111 100644 --- a/Common/Models/WatchContext.swift +++ b/Common/Models/WatchContext.swift @@ -42,6 +42,8 @@ final class WatchContext: NSObject, RawRepresentable { var reservoirPercentage: Double? var batteryPercentage: Double? + var cgm: CGM? + override init() { super.init() } @@ -90,6 +92,10 @@ final class WatchContext: NSObject, RawRepresentable { recommendedBolusDose = rawValue["rbo"] as? Double COB = rawValue["cob"] as? Double maxBolus = rawValue["mb"] as? Double + + if let cgmRawValue = rawValue["cgm"] as? CGM.RawValue { + cgm = CGM(rawValue: cgmRawValue) + } } var rawValue: RawValue { @@ -100,6 +106,9 @@ final class WatchContext: NSObject, RawRepresentable { raw["ba"] = lastNetTempBasalDose raw["bad"] = lastNetTempBasalDate raw["bp"] = batteryPercentage + + raw["cgm"] = cgm?.rawValue + raw["cob"] = COB let unit = preferredGlucoseUnit ?? .milligramsPerDeciliter diff --git a/Loop.xcodeproj/project.pbxproj b/Loop.xcodeproj/project.pbxproj index d1b055d212..c9e63e32c3 100644 --- a/Loop.xcodeproj/project.pbxproj +++ b/Loop.xcodeproj/project.pbxproj @@ -6,6 +6,21 @@ objectVersion = 48; objects = { +/* Begin PBXAggregateTarget section */ + 432CF87720D8B8380066B889 /* Cartfile */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 432CF87820D8B8380066B889 /* Build configuration list for PBXAggregateTarget "Cartfile" */; + buildPhases = ( + 432CF88220D8BCD90066B889 /* Homebrew & Carthage Setup */, + 432CF87B20D8B8490066B889 /* Build Carthage Dependencies */, + ); + dependencies = ( + ); + name = Cartfile; + productName = Cartfile; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ 43027F0F1DFE0EC900C51989 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F526D5E1DF2459000A04910 /* HKUnit.swift */; }; 4302F4E11D4E9C8900F0FCAF /* TextFieldTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4302F4E01D4E9C8900F0FCAF /* TextFieldTableViewController.swift */; }; @@ -37,17 +52,25 @@ 4328E01E1CFBE25F00E199AA /* AddCarbsInterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E01D1CFBE25F00E199AA /* AddCarbsInterfaceController.swift */; }; 4328E0261CFBE2C500E199AA /* IdentifiableClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0201CFBE2C500E199AA /* IdentifiableClass.swift */; }; 4328E0281CFBE2C500E199AA /* CLKComplicationTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0221CFBE2C500E199AA /* CLKComplicationTemplate.swift */; }; - 4328E0291CFBE2C500E199AA /* NSUserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0231CFBE2C500E199AA /* NSUserDefaults.swift */; }; 4328E02A1CFBE2C500E199AA /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0241CFBE2C500E199AA /* UIColor.swift */; }; 4328E02B1CFBE2C500E199AA /* WKAlertAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0251CFBE2C500E199AA /* WKAlertAction.swift */; }; 4328E02F1CFBF81800E199AA /* WKInterfaceImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E02E1CFBF81800E199AA /* WKInterfaceImage.swift */; }; 4328E0331CFC091100E199AA /* WatchContext+LoopKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0311CFC068900E199AA /* WatchContext+LoopKit.swift */; }; 4328E0351CFC0AE100E199AA /* WatchDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0341CFC0AE100E199AA /* WatchDataManager.swift */; }; + 432CF87520D8AC950066B889 /* NSUserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4328E0231CFBE2C500E199AA /* NSUserDefaults.swift */; }; 432E73CB1D24B3D6009AD15D /* RemoteDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 432E73CA1D24B3D6009AD15D /* RemoteDataManager.swift */; }; 433EA4C21D9F39C900CD78FB /* PumpIDTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 433EA4C11D9F39C900CD78FB /* PumpIDTableViewController.swift */; }; 433EA4C41D9F71C800CD78FB /* CommandResponseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 433EA4C31D9F71C800CD78FB /* CommandResponseViewController.swift */; }; 4341F4EB1EDB92AC001C936B /* LogglyService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4341F4EA1EDB92AC001C936B /* LogglyService.swift */; }; 43441A9C1EDB34810087958C /* StatusExtensionContext+LoopKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43441A9B1EDB34810087958C /* StatusExtensionContext+LoopKit.swift */; }; + 4344628020A7A37400C4BE6F /* HealthKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4344627F20A7A37400C4BE6F /* HealthKit.framework */; }; + 4344628220A7A37F00C4BE6F /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4344628120A7A37E00C4BE6F /* CoreBluetooth.framework */; }; + 4344628520A7A3BE00C4BE6F /* LoopKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4344628320A7A3BE00C4BE6F /* LoopKit.framework */; }; + 4344628620A7A3BE00C4BE6F /* CGMBLEKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4344628420A7A3BE00C4BE6F /* CGMBLEKit.framework */; }; + 4344628E20A7ADD100C4BE6F /* UserDefaults+CGM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4344628D20A7ADD100C4BE6F /* UserDefaults+CGM.swift */; }; + 4344628F20A7ADD500C4BE6F /* UserDefaults+CGM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4344628D20A7ADD100C4BE6F /* UserDefaults+CGM.swift */; }; + 4344629220A7C19800C4BE6F /* ButtonGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4344629120A7C19800C4BE6F /* ButtonGroup.swift */; }; + 4344629820A8B2D700C4BE6F /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4374B5EE209D84BE00D17AA8 /* OSLog.swift */; }; 4346D1E71C77F5FE00ABAFE3 /* ChartTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4346D1E61C77F5FE00ABAFE3 /* ChartTableViewCell.swift */; }; 434B288420661D29000EE07B /* LoopKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 434B288520661D29000EE07B /* LoopKit.framework */; }; 434B2886206628B3000EE07B /* PersistenceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 431E73471FF95A900069B5F7 /* PersistenceController.swift */; }; @@ -64,8 +87,6 @@ 434FF1EA1CF26C29000DB779 /* IdentifiableClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 434FF1E91CF26C29000DB779 /* IdentifiableClass.swift */; }; 434FF1EE1CF27EEF000DB779 /* UITableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 434FF1ED1CF27EEF000DB779 /* UITableViewCell.swift */; }; 43523EDB1CC35083001850F1 /* RileyLinkKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43523EDA1CC35083001850F1 /* RileyLinkKit.framework */; }; - 4353D176203D4D3C007B4ECD /* HealthKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4353D175203D4D3C007B4ECD /* HealthKit.framework */; }; - 4353D178203D4DDA007B4ECD /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4353D177203D4DDA007B4ECD /* CoreBluetooth.framework */; }; 435400311C9F744E00D5819C /* BolusSuggestionUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435400301C9F744E00D5819C /* BolusSuggestionUserInfo.swift */; }; 435400321C9F745500D5819C /* BolusSuggestionUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435400301C9F744E00D5819C /* BolusSuggestionUserInfo.swift */; }; 435400341C9F878D00D5819C /* SetBolusUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435400331C9F878D00D5819C /* SetBolusUserInfo.swift */; }; @@ -74,6 +95,7 @@ 435CB6251F37ABFC00C320C7 /* ExponentialInsulinModelPreset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435CB6241F37ABFC00C320C7 /* ExponentialInsulinModelPreset.swift */; }; 435CB6271F37AE5600C320C7 /* WalshInsulinModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435CB6261F37AE5600C320C7 /* WalshInsulinModel.swift */; }; 435CB6291F37B01300C320C7 /* InsulinModelSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435CB6281F37B01300C320C7 /* InsulinModelSettings.swift */; }; + 4365050520A793FA00EA8D7A /* CGM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4309786D1E73DAD100BEBC82 /* CGM.swift */; }; 436961911F19D11E00447E89 /* ChartPointsContextFillLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4369618F1F19C86400447E89 /* ChartPointsContextFillLayer.swift */; }; 436A0DA51D236A2A00104B24 /* LoopError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 436A0DA41D236A2A00104B24 /* LoopError.swift */; }; 436D9BF81F6F4EA100CFA75F /* recommended_temp_start_low_end_just_above_range.json in Resources */ = {isa = PBXBuildFile; fileRef = 436D9BF71F6F4EA100CFA75F /* recommended_temp_start_low_end_just_above_range.json */; }; @@ -281,6 +303,27 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ + 432CF87C20D8B8990066B889 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 43776F841B8022E90074EA36 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 432CF87720D8B8380066B889; + remoteInfo = Cartfile; + }; + 432CF87E20D8BC3B0066B889 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 43776F841B8022E90074EA36 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 432CF87720D8B8380066B889; + remoteInfo = Cartfile; + }; + 432CF88020D8BC460066B889 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 43776F841B8022E90074EA36 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 432CF87720D8B8380066B889; + remoteInfo = Cartfile; + }; 43A943801B926B7B0051FA24 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 43776F841B8022E90074EA36 /* Project object */; @@ -433,6 +476,12 @@ 433EA4C31D9F71C800CD78FB /* CommandResponseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommandResponseViewController.swift; sourceTree = ""; }; 4341F4EA1EDB92AC001C936B /* LogglyService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LogglyService.swift; sourceTree = ""; }; 43441A9B1EDB34810087958C /* StatusExtensionContext+LoopKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StatusExtensionContext+LoopKit.swift"; sourceTree = ""; }; + 4344627F20A7A37400C4BE6F /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.3.sdk/System/Library/Frameworks/HealthKit.framework; sourceTree = DEVELOPER_DIR; }; + 4344628120A7A37E00C4BE6F /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.3.sdk/System/Library/Frameworks/CoreBluetooth.framework; sourceTree = DEVELOPER_DIR; }; + 4344628320A7A3BE00C4BE6F /* LoopKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LoopKit.framework; path = Carthage/Build/watchOS/LoopKit.framework; sourceTree = ""; }; + 4344628420A7A3BE00C4BE6F /* CGMBLEKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CGMBLEKit.framework; path = Carthage/Build/watchOS/CGMBLEKit.framework; sourceTree = ""; }; + 4344628D20A7ADD100C4BE6F /* UserDefaults+CGM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserDefaults+CGM.swift"; sourceTree = ""; }; + 4344629120A7C19800C4BE6F /* ButtonGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonGroup.swift; sourceTree = ""; }; 4346D1E61C77F5FE00ABAFE3 /* ChartTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ChartTableViewCell.swift; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; 4346D1EF1C781BEA00ABAFE3 /* SwiftCharts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftCharts.framework; path = Carthage/Build/iOS/SwiftCharts.framework; sourceTree = SOURCE_ROOT; }; 434AB0B11CBB4C3300422F4A /* RileyLinkBLEKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RileyLinkBLEKit.framework; path = Carthage/Build/iOS/RileyLinkBLEKit.framework; sourceTree = SOURCE_ROOT; }; @@ -447,8 +496,6 @@ 434FF1E91CF26C29000DB779 /* IdentifiableClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IdentifiableClass.swift; sourceTree = ""; }; 434FF1ED1CF27EEF000DB779 /* UITableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UITableViewCell.swift; sourceTree = ""; }; 43523EDA1CC35083001850F1 /* RileyLinkKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RileyLinkKit.framework; path = Carthage/Build/iOS/RileyLinkKit.framework; sourceTree = SOURCE_ROOT; }; - 4353D175203D4D3C007B4ECD /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.2.sdk/System/Library/Frameworks/HealthKit.framework; sourceTree = DEVELOPER_DIR; }; - 4353D177203D4DDA007B4ECD /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.2.sdk/System/Library/Frameworks/CoreBluetooth.framework; sourceTree = DEVELOPER_DIR; }; 435400301C9F744E00D5819C /* BolusSuggestionUserInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusSuggestionUserInfo.swift; sourceTree = ""; }; 435400331C9F878D00D5819C /* SetBolusUserInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetBolusUserInfo.swift; sourceTree = ""; }; 435CB6221F37967800C320C7 /* InsulinModelSettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinModelSettingsViewController.swift; sourceTree = ""; }; @@ -691,8 +738,10 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 4353D178203D4DDA007B4ECD /* CoreBluetooth.framework in Frameworks */, - 4353D176203D4D3C007B4ECD /* HealthKit.framework in Frameworks */, + 4344628220A7A37F00C4BE6F /* CoreBluetooth.framework in Frameworks */, + 4344628020A7A37400C4BE6F /* HealthKit.framework in Frameworks */, + 4344628520A7A3BE00C4BE6F /* LoopKit.framework in Frameworks */, + 4344628620A7A3BE00C4BE6F /* CGMBLEKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -748,6 +797,7 @@ 4328E01F1CFBE2B100E199AA /* Extensions */ = { isa = PBXGroup; children = ( + 4344629120A7C19800C4BE6F /* ButtonGroup.swift */, 4328E0221CFBE2C500E199AA /* CLKComplicationTemplate.swift */, 4328E0201CFBE2C500E199AA /* IdentifiableClass.swift */, 4328E0231CFBE2C500E199AA /* NSUserDefaults.swift */, @@ -776,7 +826,6 @@ 43880F961D9D8052009061A8 /* ServiceAuthentication */, 43DE92601C555C26001FFDE1 /* AbsorptionTimeType+CarbKit.swift */, C17824A41E1AD4D100D9D25C /* BolusRecommendation.swift */, - 4309786D1E73DAD100BEBC82 /* CGM.swift */, 540DED961E14C75F002B2491 /* EnliteSensorDisplayable.swift */, 43E397A21D56B9E40028E321 /* Glucose.swift */, 43C2FAE01EB656A500364AFF /* GlucoseEffectVelocity.swift */, @@ -1149,6 +1198,7 @@ 43673E2E1F37BDA10058AC7C /* Insulin */, 435400301C9F744E00D5819C /* BolusSuggestionUserInfo.swift */, 43DE92581C5479E4001FFDE1 /* CarbEntryUserInfo.swift */, + 4309786D1E73DAD100BEBC82 /* CGM.swift */, 894B91CC1FF9F45900DA65F5 /* GlucoseRangeScheduleOverrideUserInfo.swift */, 430B298D2041F56500BA9F93 /* GlucoseThreshold.swift */, 43EA285E1D50ED3D001BC233 /* GlucoseTrend.swift */, @@ -1175,6 +1225,7 @@ 431E73471FF95A900069B5F7 /* PersistenceController.swift */, 43BFF0B11E45C18400FF19A9 /* UIColor.swift */, 43BFF0C31E4659E700FF19A9 /* UIColor+HIG.swift */, + 4344628D20A7ADD100C4BE6F /* UserDefaults+CGM.swift */, ); path = Extensions; sourceTree = ""; @@ -1182,10 +1233,12 @@ 968DCD53F724DE56FFE51920 /* Frameworks */ = { isa = PBXGroup; children = ( + 4344628420A7A3BE00C4BE6F /* CGMBLEKit.framework */, + 4344628320A7A3BE00C4BE6F /* LoopKit.framework */, + 4344628120A7A37E00C4BE6F /* CoreBluetooth.framework */, + 4344627F20A7A37400C4BE6F /* HealthKit.framework */, 434B288520661D29000EE07B /* LoopKit.framework */, C18852E12082AB1A00BECC8C /* RileyLinkKitUI.framework */, - 4353D177203D4DDA007B4ECD /* CoreBluetooth.framework */, - 4353D175203D4D3C007B4ECD /* HealthKit.framework */, 434FB6451D68F1CD007B9C70 /* Amplitude.framework */, 43C246A71D89990F0031F8D1 /* Crypto.framework */, 4D3B40021D4A9DFE00BC6334 /* G4ShareSpy.framework */, @@ -1227,13 +1280,13 @@ 43776F8A1B8022E90074EA36 /* Resources */, 43A9439C1B926B7B0051FA24 /* Embed Watch Content */, 43A943AE1B928D400051FA24 /* Embed Frameworks */, - 438207721F2C4DD400886C13 /* Homebrew & Carthage Setup */, 43EDDBEF1C361BCE007D89B5 /* Copy Frameworks with Carthage */, 4F70C1EC1DE8DCA8006380B7 /* Embed App Extensions */, ); buildRules = ( ); dependencies = ( + 432CF87D20D8B8990066B889 /* PBXTargetDependency */, 4F7528971DFE1ED400C322D6 /* PBXTargetDependency */, 43A943931B926B7B0051FA24 /* PBXTargetDependency */, 4F70C1E71DE8DCA7006380B7 /* PBXTargetDependency */, @@ -1269,10 +1322,12 @@ 43A9437B1B926B7B0051FA24 /* Frameworks */, 43A9437C1B926B7B0051FA24 /* Resources */, 43C667D71C5577280050C674 /* Embed Frameworks */, + 43FF3DF620A8EFE800F8E62C /* Copy Frameworks with Carthage */, ); buildRules = ( ); dependencies = ( + 432CF88120D8BC460066B889 /* PBXTargetDependency */, ); name = "WatchApp Extension"; productName = "WatchApp Extension"; @@ -1345,6 +1400,7 @@ buildRules = ( ); dependencies = ( + 432CF87F20D8BC3B0066B889 /* PBXTargetDependency */, ); name = LoopUI; productName = LoopUI; @@ -1361,6 +1417,10 @@ LastUpgradeCheck = 0930; ORGANIZATIONNAME = "LoopKit Authors"; TargetAttributes = { + 432CF87720D8B8380066B889 = { + CreatedOnToolsVersion = 9.4; + ProvisioningStyle = Automatic; + }; 43776F8B1B8022E90074EA36 = { CreatedOnToolsVersion = 7.0; LastSwiftMigration = 0800; @@ -1453,6 +1513,7 @@ 4F75288A1DFE1DC600C322D6 /* LoopUI */, 43E2D8D01D20BF42004DA55F /* DoseMathTests */, 43E2D90A1D20C581004DA55F /* LoopTests */, + 432CF87720D8B8380066B889 /* Cartfile */, ); }; /* End PBXProject section */ @@ -1553,7 +1614,21 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 438207721F2C4DD400886C13 /* Homebrew & Carthage Setup */ = { + 432CF87B20D8B8490066B889 /* Build Carthage Dependencies */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Build Carthage Dependencies"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "if [ -f $PROJECT_DIR/.gitmodules ]; then\n echo \"Skipping checkout due to presence of .gitmodules file\"\n if [ $ACTION = \"install\" ]; then\n echo \"You're installing: Make sure to keep all submodules up-to-date and run carthage build after changes.\"\n fi\nelse\n echo \"Bootstrapping carthage dependencies\"\n /usr/local/bin/carthage bootstrap --project-directory \"$SRCROOT\" --cache-builds\nfi"; + }; + 432CF88220D8BCD90066B889 /* Homebrew & Carthage Setup */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -1605,7 +1680,25 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "# Rebuild using cache if we're developing in a workspace\nif [ -d $PROJECT_DIR/Loop2.xcworkspace ]; then\n /usr/local/bin/carthage build --platform \"$PLATFORM_NAME\" --cache-builds --project-directory \"$SRCROOT\"\nfi\n\n/usr/local/bin/carthage copy-frameworks"; + shellScript = "/usr/local/bin/carthage copy-frameworks"; + }; + 43FF3DF620A8EFE800F8E62C /* Copy Frameworks with Carthage */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "$(SRCROOT)/Carthage/Build/watchOS/CGMBLEKit.framework", + "$(SRCROOT)/Carthage/Build/watchOS/LoopKit.framework", + ); + name = "Copy Frameworks with Carthage"; + outputPaths = ( + "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/CGMBLEKit.framework", + "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/LoopKit.framework", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "/usr/local/bin/carthage copy-frameworks"; }; /* End PBXShellScriptBuildPhase section */ @@ -1692,6 +1785,7 @@ 4F08DE8F1E7BB871006741EA /* CollectionType+Loop.swift in Sources */, 435400341C9F878D00D5819C /* SetBolusUserInfo.swift in Sources */, 437D9BA31D7BC977007245E8 /* PredictionTableViewController.swift in Sources */, + 4344628F20A7ADD500C4BE6F /* UserDefaults+CGM.swift in Sources */, 894B91CD1FF9F45900DA65F5 /* GlucoseRangeScheduleOverrideUserInfo.swift in Sources */, 43F41C371D3BF32400C11ED6 /* UIAlertController.swift in Sources */, 433EA4C41D9F71C800CD78FB /* CommandResponseViewController.swift in Sources */, @@ -1741,18 +1835,22 @@ 435400311C9F744E00D5819C /* BolusSuggestionUserInfo.swift in Sources */, 43A9438A1B926B7B0051FA24 /* NotificationController.swift in Sources */, 43A943881B926B7B0051FA24 /* ExtensionDelegate.swift in Sources */, - 4328E0291CFBE2C500E199AA /* NSUserDefaults.swift in Sources */, 4328E02F1CFBF81800E199AA /* WKInterfaceImage.swift in Sources */, 4F2C15811E0495B200E160D4 /* WatchContext+WatchApp.swift in Sources */, + 4344629820A8B2D700C4BE6F /* OSLog.swift in Sources */, 4328E02A1CFBE2C500E199AA /* UIColor.swift in Sources */, 4328E01B1CFBE1DA00E199AA /* BolusInterfaceController.swift in Sources */, 4328E02B1CFBE2C500E199AA /* WKAlertAction.swift in Sources */, + 4365050520A793FA00EA8D7A /* CGM.swift in Sources */, + 4344628E20A7ADD100C4BE6F /* UserDefaults+CGM.swift in Sources */, 894B91CE1FF9F45900DA65F5 /* GlucoseRangeScheduleOverrideUserInfo.swift in Sources */, 4328E0281CFBE2C500E199AA /* CLKComplicationTemplate.swift in Sources */, 4328E01E1CFBE25F00E199AA /* AddCarbsInterfaceController.swift in Sources */, 43846ADB1D91057000799272 /* ContextUpdatable.swift in Sources */, 4328E0261CFBE2C500E199AA /* IdentifiableClass.swift in Sources */, + 432CF87520D8AC950066B889 /* NSUserDefaults.swift in Sources */, 43027F0F1DFE0EC900C51989 /* HKUnit.swift in Sources */, + 4344629220A7C19800C4BE6F /* ButtonGroup.swift in Sources */, 43CB2B2B1D924D450079823D /* WCSession.swift in Sources */, 43DE925A1C5479E4001FFDE1 /* CarbEntryUserInfo.swift in Sources */, 43BFF0B51E45C1E700FF19A9 /* NumberFormatter.swift in Sources */, @@ -1854,6 +1952,21 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ + 432CF87D20D8B8990066B889 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 432CF87720D8B8380066B889 /* Cartfile */; + targetProxy = 432CF87C20D8B8990066B889 /* PBXContainerItemProxy */; + }; + 432CF87F20D8BC3B0066B889 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 432CF87720D8B8380066B889 /* Cartfile */; + targetProxy = 432CF87E20D8BC3B0066B889 /* PBXContainerItemProxy */; + }; + 432CF88120D8BC460066B889 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 432CF87720D8B8380066B889 /* Cartfile */; + targetProxy = 432CF88020D8BC460066B889 /* PBXContainerItemProxy */; + }; 43A943811B926B7B0051FA24 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 43A9437D1B926B7B0051FA24 /* WatchApp Extension */; @@ -2039,6 +2152,22 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ + 432CF87920D8B8380066B889 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Automatic; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 432CF87A20D8B8380066B889 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Automatic; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; 43776FB41B8022E90074EA36 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 437D9BA11D7B5203007245E8 /* Loop.xcconfig */; @@ -2102,7 +2231,7 @@ SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; WARNING_CFLAGS = "-Wall"; - WATCHOS_DEPLOYMENT_TARGET = 4.0; + WATCHOS_DEPLOYMENT_TARGET = 4.3; }; name = Debug; }; @@ -2163,7 +2292,7 @@ TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; WARNING_CFLAGS = "-Wall"; - WATCHOS_DEPLOYMENT_TARGET = 4.0; + WATCHOS_DEPLOYMENT_TARGET = 4.3; }; name = Release; }; @@ -2208,6 +2337,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; DEVELOPMENT_TEAM = ""; + FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/Carthage/Build/watchOS"; INFOPLIST_FILE = "WatchApp Extension/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER).LoopWatch.watchkitextension"; @@ -2227,6 +2357,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; DEVELOPMENT_TEAM = ""; + FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/Carthage/Build/watchOS"; INFOPLIST_FILE = "WatchApp Extension/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER).LoopWatch.watchkitextension"; @@ -2246,6 +2377,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; DEVELOPMENT_TEAM = ""; + FRAMEWORK_SEARCH_PATHS = ""; IBSC_MODULE = WatchApp_Extension; INFOPLIST_FILE = WatchApp/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -2266,6 +2398,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; DEVELOPMENT_TEAM = ""; + FRAMEWORK_SEARCH_PATHS = ""; IBSC_MODULE = WatchApp_Extension; INFOPLIST_FILE = WatchApp/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -2427,6 +2560,15 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ + 432CF87820D8B8380066B889 /* Build configuration list for PBXAggregateTarget "Cartfile" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 432CF87920D8B8380066B889 /* Debug */, + 432CF87A20D8B8380066B889 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 43776F871B8022E90074EA36 /* Build configuration list for PBXProject "Loop" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Loop/Extensions/UserDefaults+Loop.swift b/Loop/Extensions/UserDefaults+Loop.swift index afd14bf8ee..50b6516730 100644 --- a/Loop/Extensions/UserDefaults+Loop.swift +++ b/Loop/Extensions/UserDefaults+Loop.swift @@ -8,7 +8,6 @@ import Foundation import LoopKit import MinimedKit -import RileyLinkKit extension UserDefaults { @@ -39,47 +38,9 @@ extension UserDefaults { extension UserDefaults { private enum Key: String { case batteryChemistry = "com.loopkit.Loop.BatteryChemistry" - case cgmSettings = "com.loopkit.Loop.cgmSettings" case preferredInsulinDataSource = "com.loudnate.Loop.PreferredInsulinDataSource" } - - var cgm: CGM? { - get { - if let rawValue = dictionary(forKey: Key.cgmSettings.rawValue) { - return CGM(rawValue: rawValue) - } else { - // Migrate the "version 0" case. Further format changes should be handled in the CGM initializer - defer { - removeObject(forKey: "com.loopkit.Loop.G5TransmitterEnabled") - removeObject(forKey: "com.loudnate.Loop.G4ReceiverEnabled") - removeObject(forKey: "com.loopkit.Loop.FetchEnliteDataEnabled") - removeObject(forKey: "com.loudnate.Naterade.TransmitterID") - } - - if bool(forKey: "com.loudnate.Loop.G4ReceiverEnabled") { - self.cgm = .g4 - return .g4 - } - - if bool(forKey: "com.loopkit.Loop.FetchEnliteDataEnabled") { - self.cgm = .enlite - return .enlite - } - - if let transmitterID = string(forKey: "com.loudnate.Naterade.TransmitterID"), transmitterID.count == 6 { - self.cgm = .g5(transmitterID: transmitterID) - return .g5(transmitterID: transmitterID) - } - - return nil - } - } - set { - set(newValue?.rawValue, forKey: Key.cgmSettings.rawValue) - } - } - var preferredInsulinDataSource: InsulinDataSource? { get { return InsulinDataSource(rawValue: integer(forKey: Key.preferredInsulinDataSource.rawValue)) diff --git a/Loop/Managers/CGM/CGMManager.swift b/Loop/Managers/CGM/CGMManager.swift index 28cbb4c78d..801f52aad6 100644 --- a/Loop/Managers/CGM/CGMManager.swift +++ b/Loop/Managers/CGM/CGMManager.swift @@ -60,3 +60,16 @@ protocol CGMManager: CustomDebugStringConvertible { func fetchNewDataIfNeeded(with deviceManager: DeviceDataManager, _ completion: @escaping (CGMResult) -> Void) -> Void } + +extension CGM { + func createManager() -> CGMManager? { + switch self { + case .enlite: + return nil + case .g4: + return G4CGMManager() + case .g5(let transmitterID): + return G5CGMManager(transmitterID: transmitterID) + } + } +} diff --git a/Loop/Managers/WatchDataManager.swift b/Loop/Managers/WatchDataManager.swift index 646b8c39e6..07ed7ab91c 100644 --- a/Loop/Managers/WatchDataManager.swift +++ b/Loop/Managers/WatchDataManager.swift @@ -126,6 +126,8 @@ final class WatchDataManager: NSObject, WCSessionDelegate { context.recommendedBolusDose = state.recommendedBolus?.recommendation.amount context.maxBolus = manager.settings.maximumBolus + context.cgm = self.deviceDataManager.cgm + if let glucoseTargetRangeSchedule = manager.settings.glucoseTargetRangeSchedule { if let override = glucoseTargetRangeSchedule.override { context.glucoseRangeScheduleOverride = GlucoseRangeScheduleOverrideUserInfo( diff --git a/WatchApp Extension/ComplicationController.swift b/WatchApp Extension/ComplicationController.swift index ccf748ec08..8caa3c1de3 100644 --- a/WatchApp Extension/ComplicationController.swift +++ b/WatchApp Extension/ComplicationController.swift @@ -43,16 +43,20 @@ final class ComplicationController: NSObject, CLKComplicationDataSource { private lazy var formatter = NumberFormatter() func getCurrentTimelineEntry(for complication: CLKComplication, withHandler handler: (@escaping (CLKComplicationTimelineEntry?) -> Void)) { + let entry: CLKComplicationTimelineEntry? + if let context = ExtensionDelegate.shared().lastContext, let glucoseDate = context.glucoseDate, glucoseDate.timeIntervalSinceNow.minutes >= -15, let template = CLKComplicationTemplate.templateForFamily(complication.family, from: context) { template.tintColor = UIColor.tintColor - handler(CLKComplicationTimelineEntry(date: glucoseDate, complicationTemplate: template)) + entry = CLKComplicationTimelineEntry(date: glucoseDate, complicationTemplate: template) } else { - handler(nil) + entry = nil } + + handler(entry) } func getTimelineEntries(for complication: CLKComplication, before date: Date, limit: Int, withHandler handler: (@escaping ([CLKComplicationTimelineEntry]?) -> Void)) { @@ -62,16 +66,20 @@ final class ComplicationController: NSObject, CLKComplicationDataSource { func getTimelineEntries(for complication: CLKComplication, after date: Date, limit: Int, withHandler handler: (@escaping ([CLKComplicationTimelineEntry]?) -> Void)) { // Call the handler with the timeline entries after to the given date + let entries: [CLKComplicationTimelineEntry]? + if let context = ExtensionDelegate.shared().lastContext, let glucoseDate = context.glucoseDate, glucoseDate.timeIntervalSince(date) > 0, let template = CLKComplicationTemplate.templateForFamily(complication.family, from: context) { template.tintColor = UIColor.tintColor - handler([CLKComplicationTimelineEntry(date: glucoseDate, complicationTemplate: template)]) + entries = [CLKComplicationTimelineEntry(date: glucoseDate, complicationTemplate: template)] } else { - handler(nil) + entries = nil } + + handler(entries) } // MARK: - Placeholder Templates diff --git a/WatchApp Extension/Controllers/StatusInterfaceController.swift b/WatchApp Extension/Controllers/StatusInterfaceController.swift index ca31d6dff0..a3d1d5b4c1 100644 --- a/WatchApp Extension/Controllers/StatusInterfaceController.swift +++ b/WatchApp Extension/Controllers/StatusInterfaceController.swift @@ -8,6 +8,8 @@ import WatchKit import WatchConnectivity +import CGMBLEKit +import LoopKit final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { @@ -26,59 +28,6 @@ final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { @IBOutlet var workoutButtonImage: WKInterfaceImage! @IBOutlet var workoutButtonBackground: WKInterfaceGroup! - private class ButtonGroup { - private let button: WKInterfaceButton - private let image: WKInterfaceImage - private let background: WKInterfaceGroup - private let onBackgroundColor: UIColor - private let offBackgroundColor: UIColor - - enum State { - case on - case off - case disabled - } - - var state: State = .off { - didSet { - let imageTintColor: UIColor - let backgroundColor: UIColor - switch state { - case .on: - imageTintColor = offBackgroundColor - backgroundColor = onBackgroundColor - case .off: - imageTintColor = onBackgroundColor - backgroundColor = offBackgroundColor - case .disabled: - imageTintColor = .disabledButtonColor - backgroundColor = .darkDisabledButtonColor - } - - button.setEnabled(state != .disabled) - image.setTintColor(imageTintColor) - background.setBackgroundColor(backgroundColor) - } - } - - init(button: WKInterfaceButton, image: WKInterfaceImage, background: WKInterfaceGroup, onBackgroundColor: UIColor, offBackgroundColor: UIColor) { - self.button = button - self.image = image - self.background = background - self.onBackgroundColor = onBackgroundColor - self.offBackgroundColor = offBackgroundColor - } - - func turnOff() { - switch state { - case .on: - state = .off - case .off, .disabled: - break - } - } - } - private lazy var preMealButtonGroup = ButtonGroup(button: preMealButton, image: preMealButtonImage, background: preMealButtonBackground, onBackgroundColor: .carbsColor, offBackgroundColor: .darkCarbsColor) private lazy var workoutButtonGroup = ButtonGroup(button: workoutButton, image: workoutButtonImage, background: workoutButtonBackground, onBackgroundColor: .workoutColor, offBackgroundColor: .darkWorkoutColor) @@ -89,8 +38,6 @@ final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { override func didAppear() { super.didAppear() - - updateLoopHUD() } override func willActivate() { @@ -101,6 +48,7 @@ final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { private func updateLoopHUD() { guard let date = lastContext?.loopLastRunDate else { + loopHUDImage.setLoopImage(.unknown) return } @@ -108,28 +56,28 @@ final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { switch date.timeIntervalSinceNow { case let t where t > .minutes(-6): - loopImage = .Fresh + loopImage = .fresh case let t where t > .minutes(-20): - loopImage = .Aging + loopImage = .aging default: - loopImage = .Stale + loopImage = .stale } - self.loopHUDImage.setLoopImage(loopImage) + loopHUDImage.setLoopImage(loopImage) } func update(with context: WatchContext?) { lastContext = context if let date = context?.loopLastRunDate { - self.loopTimer.setDate(date) - self.loopTimer.setHidden(false) - self.loopTimer.start() + loopTimer.setDate(date) + loopTimer.setHidden(false) + loopTimer.start() updateLoopHUD() } else { loopTimer.setHidden(true) - loopHUDImage.setLoopImage(.Unknown) + loopHUDImage.setLoopImage(.unknown) } if let glucose = context?.glucose, let unit = context?.preferredGlucoseUnit { @@ -137,16 +85,16 @@ final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { if let glucoseValue = formatter.string(from: glucose.doubleValue(for: unit)) { let trend = context?.glucoseTrend?.symbol ?? "" - self.glucoseLabel.setText(glucoseValue + trend) - self.glucoseLabel.setHidden(false) + glucoseLabel.setText(glucoseValue + trend) + glucoseLabel.setHidden(false) } else { glucoseLabel.setHidden(true) } if let eventualGlucose = context?.eventualGlucose { let glucoseValue = formatter.string(from: eventualGlucose.doubleValue(for: unit)) - self.eventualGlucoseLabel.setText(glucoseValue) - self.eventualGlucoseLabel.setHidden(false) + eventualGlucoseLabel.setText(glucoseValue) + eventualGlucoseLabel.setHidden(false) } else { eventualGlucoseLabel.setHidden(true) } @@ -156,7 +104,7 @@ final class StatusInterfaceController: WKInterfaceController, ContextUpdatable { } let overrideContext: GlucoseRangeScheduleOverrideUserInfo.Context? - if let glucoseRangeScheduleOverride = context?.glucoseRangeScheduleOverride, (glucoseRangeScheduleOverride.startDate...glucoseRangeScheduleOverride.effectiveEndDate).contains(Date()) + if let glucoseRangeScheduleOverride = context?.glucoseRangeScheduleOverride, glucoseRangeScheduleOverride.dateInterval.contains(Date()) { overrideContext = glucoseRangeScheduleOverride.context } else { diff --git a/WatchApp Extension/Extensions/ButtonGroup.swift b/WatchApp Extension/Extensions/ButtonGroup.swift new file mode 100644 index 0000000000..9494bef5e8 --- /dev/null +++ b/WatchApp Extension/Extensions/ButtonGroup.swift @@ -0,0 +1,62 @@ +// +// ButtonGroup.swift +// WatchApp Extension +// +// Copyright © 2018 LoopKit Authors. All rights reserved. +// + +import WatchKit + + +class ButtonGroup { + private let button: WKInterfaceButton + private let image: WKInterfaceImage + private let background: WKInterfaceGroup + private let onBackgroundColor: UIColor + private let offBackgroundColor: UIColor + + enum State { + case on + case off + case disabled + } + + var state: State = .off { + didSet { + let imageTintColor: UIColor + let backgroundColor: UIColor + switch state { + case .on: + imageTintColor = offBackgroundColor + backgroundColor = onBackgroundColor + case .off: + imageTintColor = onBackgroundColor + backgroundColor = offBackgroundColor + case .disabled: + imageTintColor = .disabledButtonColor + backgroundColor = .darkDisabledButtonColor + } + + button.setEnabled(state != .disabled) + image.setTintColor(imageTintColor) + background.setBackgroundColor(backgroundColor) + } + } + + init(button: WKInterfaceButton, image: WKInterfaceImage, background: WKInterfaceGroup, onBackgroundColor: UIColor, offBackgroundColor: UIColor) { + self.button = button + self.image = image + self.background = background + self.onBackgroundColor = onBackgroundColor + self.offBackgroundColor = offBackgroundColor + } + + func turnOff() { + switch state { + case .on: + state = .off + case .off, .disabled: + break + } + } +} diff --git a/WatchApp Extension/Extensions/CLKComplicationTemplate.swift b/WatchApp Extension/Extensions/CLKComplicationTemplate.swift index b63d877827..27bae13f01 100644 --- a/WatchApp Extension/Extensions/CLKComplicationTemplate.swift +++ b/WatchApp Extension/Extensions/CLKComplicationTemplate.swift @@ -7,31 +7,34 @@ // import ClockKit +import HealthKit import Foundation extension CLKComplicationTemplate { static func templateForFamily(_ family: CLKComplicationFamily, from context: WatchContext) -> CLKComplicationTemplate? { - - guard let glucose = context.glucose, - let unit = context.preferredGlucoseUnit - else { + guard let glucose = context.glucose, let unit = context.preferredGlucoseUnit else { return nil } + return templateForFamily(family, glucose: glucose, unit: unit, date: context.glucoseDate, trend: context.glucoseTrend, eventualGlucose: context.eventualGlucose) + } + + static func templateForFamily(_ family: CLKComplicationFamily, glucose: HKQuantity, unit: HKUnit, date: Date?, trend: GlucoseTrend?, eventualGlucose: HKQuantity?) -> CLKComplicationTemplate? { + let formatter = NumberFormatter.glucoseFormatter(for: unit) guard let glucoseString = formatter.string(from: glucose.doubleValue(for: unit)), - let date = context.glucoseDate else + let date = date else { return nil } - let glucoseAndTrend = "\(glucoseString)\(context.glucoseTrend?.symbol ?? " ")" + let glucoseAndTrend = "\(glucoseString)\(trend?.symbol ?? " ")" var accessibilityStrings = [glucoseString] - if let trend = context.glucoseTrend { + if let trend = trend { accessibilityStrings.append(trend.localizedDescription) } @@ -69,7 +72,7 @@ extension CLKComplicationTemplate { return template case .utilitarianLarge: var eventualGlucoseText = "" - if let eventualGlucose = context.eventualGlucose, + if let eventualGlucose = eventualGlucose, let eventualGlucoseString = formatter.string(from: eventualGlucose.doubleValue(for: unit)) { eventualGlucoseText = eventualGlucoseString diff --git a/WatchApp Extension/Extensions/WKInterfaceImage.swift b/WatchApp Extension/Extensions/WKInterfaceImage.swift index c17655b63a..eba914c5a0 100644 --- a/WatchApp Extension/Extensions/WKInterfaceImage.swift +++ b/WatchApp Extension/Extensions/WKInterfaceImage.swift @@ -9,15 +9,19 @@ import WatchKit enum LoopImage: String { - case Fresh - case Aging - case Stale - case Unknown + case fresh + case aging + case stale + case unknown + + var imageName: String { + return "loop_\(rawValue)" + } } extension WKInterfaceImage { func setLoopImage(_ loopImage: LoopImage) { - setImageNamed("loop_\(loopImage.rawValue.lowercased())") + setImageNamed(loopImage.imageName) } }