-
Notifications
You must be signed in to change notification settings - Fork 8
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 #43 from Wolox/xcode7
Xcode7
- Loading branch information
Showing
30 changed files
with
33 additions
and
1,508 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
language: objective-c | ||
osx_image: xcode6.4 | ||
osx_image: xcode7 | ||
script: script/cibuild | ||
branches: | ||
only: | ||
|
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,2 +1 @@ | ||
github "ReactiveCocoa/ReactiveCocoa" ~> 3.0.0 | ||
github "CocoaLumberjack/CocoaLumberjack" ~> 2.0.1 | ||
github "CocoaLumberjack/CocoaLumberjack" "swift_2.0" |
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,2 +1,2 @@ | ||
github "specta/specta" ~> 1.0.0 | ||
github "specta/specta" "master" | ||
github "specta/expecta" ~> 1.0.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
github "robrix/Box" "1.2.2" | ||
github "CocoaLumberjack/CocoaLumberjack" "2.0.1" | ||
github "CocoaLumberjack/CocoaLumberjack" "479279f102a8ab23084290697bafa77aac0d1bdf" | ||
github "specta/expecta" "v1.0.3" | ||
github "specta/specta" "v1.0.3" | ||
github "antitypical/Result" "0.4.4" | ||
github "ReactiveCocoa/ReactiveCocoa" "v3.0.0" | ||
github "specta/specta" "8f7ac2989d5ad953ded6c3c3668ee128cd2e5683" |
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,7 +1,7 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
xcpretty (0.1.10) | ||
xcpretty (0.1.12) | ||
|
||
PLATFORMS | ||
ruby | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
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
110 changes: 0 additions & 110 deletions
110
...oothDevice.xcodeproj/xcshareddata/xcschemes/WLXBluetoothDeviceReactiveExtensions.xcscheme
This file was deleted.
Oops, something went wrong.
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.
21 changes: 0 additions & 21 deletions
21
WLXBluetoothDeviceReactiveExtensions/WLXBluetoothDeviceReactiveExtensions.h
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
WLXBluetoothDeviceReactiveExtensions/WLXReactiveConnectionManagerDelegate.h
This file was deleted.
Oops, something went wrong.
93 changes: 0 additions & 93 deletions
93
WLXBluetoothDeviceReactiveExtensions/WLXReactiveConnectionManagerDelegate.m
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
WLXBluetoothDeviceReactiveExtensions/WLXReactiveDeviceDiscovererDelegate.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.