-
Notifications
You must be signed in to change notification settings - Fork 9
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 #27 from bricklife/release/1.9.1
Release/1.9.1
- Loading branch information
Showing
13 changed files
with
117 additions
and
408 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 was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
BoostRemote.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
BoostRemote.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "BoostBLEKit", | ||
"repositoryURL": "https://github.com/bricklife/BoostBLEKit.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "dd01e0cc61c82fb42eca5e57c1138ab48e231128", | ||
"version": "3.4.0" | ||
} | ||
}, | ||
{ | ||
"package": "ReactiveSwift", | ||
"repositoryURL": "https://github.com/ReactiveCocoa/ReactiveSwift.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "e03cda84105ba707de039b757e2b2de868c65a3e", | ||
"version": "6.5.0" | ||
} | ||
}, | ||
{ | ||
"package": "ReSwift", | ||
"repositoryURL": "https://github.com/ReSwift/ReSwift.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "b92762b5aa85c5e94053d942fbd37124ee939e5b", | ||
"version": "5.0.0" | ||
} | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
} |
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 |
---|---|---|
@@ -1 +1,2 @@ | ||
NSBluetoothPeripheralUsageDescription="Diese App verwendet Bluetooth LE zur Steuerung des LEGO BOOST Move Hub"; | ||
NSBluetoothAlwaysUsageDescription="Diese App verwendet Bluetooth LE zur Steuerung des LEGO BOOST Move Hub"; |
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 |
---|---|---|
@@ -1 +1,2 @@ | ||
NSBluetoothPeripheralUsageDescription="LEGO BOOST Move Hubを操作するためにBluetooth LEが必要です"; | ||
NSBluetoothAlwaysUsageDescription="LEGO BOOST Move Hubを操作するためにBluetooth LEが必要です"; |
This file was deleted.
Oops, something went wrong.
Submodule BoostBLEKit
deleted from
253fd7
Submodule ReSwift
deleted from
b92762
Submodule ReactiveSwift
deleted from
e87037