-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #178 from loudnate/dev
Version 0.12.1
- Loading branch information
Showing
26 changed files
with
36 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm.swiftmodule
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/arm64.swiftmodule
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/i386.swiftmodule
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
Carthage/Build/iOS/MinimedKit.framework/Modules/MinimedKit.swiftmodule/x86_64.swiftmodule
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Carthage/Build/iOS/NightscoutUploadKit.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Carthage/Build/iOS/NightscoutUploadKit.framework/NightscoutUploadKit
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Carthage/Build/iOS/RileyLinkBLEKit.framework/RileyLinkBLEKit
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-6 Bytes
(100%)
Carthage/Build/iOS/RileyLinkKit.framework/RileyLinkDeviceTableViewCell.nib
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
Carthage/Build/iOS/RileyLinkKit.framework/TextFieldTableViewCell.nib
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1199,7 +1199,7 @@ | |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||
CODE_SIGN_IDENTITY = "iPhone Developer: [email protected] (XZN842LDLT)"; | ||
COPY_PHASE_STRIP = NO; | ||
CURRENT_PROJECT_VERSION = 22; | ||
CURRENT_PROJECT_VERSION = 23; | ||
DEBUG_INFORMATION_FORMAT = dwarf; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
ENABLE_TESTABILITY = YES; | ||
|
@@ -1251,7 +1251,7 @@ | |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||
CODE_SIGN_IDENTITY = "iPhone Developer: [email protected] (XZN842LDLT)"; | ||
COPY_PHASE_STRIP = NO; | ||
CURRENT_PROJECT_VERSION = 22; | ||
CURRENT_PROJECT_VERSION = 23; | ||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
ENABLE_NS_ASSERTIONS = NO; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
|
@@ -1282,7 +1282,7 @@ | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CODE_SIGN_ENTITLEMENTS = Loop/Loop.entitlements; | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 57NRR26737; | ||
DEVELOPMENT_TEAM = ""; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"$(PROJECT_DIR)/Carthage/Build/iOS", | ||
|
@@ -1302,7 +1302,7 @@ | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CODE_SIGN_ENTITLEMENTS = Loop/Loop.entitlements; | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 57NRR26737; | ||
DEVELOPMENT_TEAM = ""; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"$(PROJECT_DIR)/Carthage/Build/iOS", | ||
|
@@ -1320,7 +1320,7 @@ | |
buildSettings = { | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 57NRR26737; | ||
DEVELOPMENT_TEAM = ""; | ||
INFOPLIST_FILE = "WatchApp Extension/Info.plist"; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER).watchkitapp.watchkitextension"; | ||
|
@@ -1337,7 +1337,7 @@ | |
buildSettings = { | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 57NRR26737; | ||
DEVELOPMENT_TEAM = ""; | ||
INFOPLIST_FILE = "WatchApp Extension/Info.plist"; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER).watchkitapp.watchkitextension"; | ||
|
@@ -1356,7 +1356,7 @@ | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 57NRR26737; | ||
DEVELOPMENT_TEAM = ""; | ||
IBSC_MODULE = WatchApp_Extension; | ||
INFOPLIST_FILE = WatchApp/Info.plist; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ||
|
@@ -1376,7 +1376,7 @@ | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 57NRR26737; | ||
DEVELOPMENT_TEAM = ""; | ||
IBSC_MODULE = WatchApp_Extension; | ||
INFOPLIST_FILE = WatchApp/Info.plist; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters