Skip to content

Commit d1e0321

Browse files
authored
Merge pull request #134 from NordicSemiconductor/version/1.0.1
Version 1.0.1
2 parents a626030 + 677781b commit d1e0321

File tree

12 files changed

+78
-106
lines changed

12 files changed

+78
-106
lines changed

CoreBluetoothMock.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'CoreBluetoothMock'
3-
s.version = '1.0.0'
3+
s.version = '1.0.1'
44
s.summary = 'Mocking library for CoreBluetooth.'
55

66
s.description = <<-DESC

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- CoreBluetoothMock (1.0.0)
2+
- CoreBluetoothMock (1.0.1)
33

44
DEPENDENCIES:
55
- CoreBluetoothMock (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
CoreBluetoothMock: 30f85127d0fb44faa1e871eefb9b591a430c56cb
12+
CoreBluetoothMock: 2c4f517c1e8eca9bed53899486969fb5bb956577
1313

1414
PODFILE CHECKSUM: 0b65d3eb5c3b8364e0e8c102ccc0cee2258c07fb
1515

Example/Pods/Local Podspecs/CoreBluetoothMock.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 51 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/CoreBluetoothMock/CoreBluetoothMock-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/CoreBluetoothMock/ResourceBundle-PrivacyInfo-CoreBluetoothMock-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/nRFBlinky.xcodeproj/project.pbxproj

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
attributes = {
415415
BuildIndependentTargetsInParallel = YES;
416416
LastSwiftUpdateCheck = 1130;
417-
LastUpgradeCheck = 1620;
417+
LastUpgradeCheck = 1630;
418418
ORGANIZATIONNAME = CocoaPods;
419419
TargetAttributes = {
420420
526EA539240D2F8100BF70B2 = {
@@ -742,7 +742,6 @@
742742
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
743743
CODE_SIGN_STYLE = Automatic;
744744
DEBUG_INFORMATION_FORMAT = dwarf;
745-
DEVELOPMENT_TEAM = P3R8YQEV4L;
746745
ENABLE_USER_SCRIPT_SANDBOXING = NO;
747746
GCC_C_LANGUAGE_STANDARD = gnu11;
748747
INFOPLIST_FILE = "UI Tests/Info.plist";
@@ -777,7 +776,6 @@
777776
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
778777
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
779778
CODE_SIGN_STYLE = Automatic;
780-
DEVELOPMENT_TEAM = P3R8YQEV4L;
781779
ENABLE_USER_SCRIPT_SANDBOXING = NO;
782780
GCC_C_LANGUAGE_STANDARD = gnu11;
783781
INFOPLIST_FILE = nRFBlinky_UITests/Info.plist;
@@ -811,7 +809,6 @@
811809
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
812810
CODE_SIGN_STYLE = Automatic;
813811
DEBUG_INFORMATION_FORMAT = dwarf;
814-
DEVELOPMENT_TEAM = P3R8YQEV4L;
815812
ENABLE_USER_SCRIPT_SANDBOXING = NO;
816813
GCC_C_LANGUAGE_STANDARD = gnu11;
817814
INFOPLIST_FILE = Tests/Info.plist;
@@ -844,7 +841,6 @@
844841
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
845842
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
846843
CODE_SIGN_STYLE = Automatic;
847-
DEVELOPMENT_TEAM = P3R8YQEV4L;
848844
ENABLE_USER_SCRIPT_SANDBOXING = NO;
849845
GCC_C_LANGUAGE_STANDARD = gnu11;
850846
INFOPLIST_FILE = nRFBlinky_Tests/Info.plist;
@@ -896,6 +892,7 @@
896892
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
897893
COPY_PHASE_STRIP = NO;
898894
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
895+
DEVELOPMENT_TEAM = P3R8YQEV4L;
899896
ENABLE_STRICT_OBJC_MSGSEND = YES;
900897
ENABLE_TESTABILITY = YES;
901898
ENABLE_USER_SCRIPT_SANDBOXING = YES;
@@ -957,6 +954,7 @@
957954
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
958955
COPY_PHASE_STRIP = NO;
959956
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
957+
DEVELOPMENT_TEAM = P3R8YQEV4L;
960958
ENABLE_NS_ASSERTIONS = NO;
961959
ENABLE_STRICT_OBJC_MSGSEND = YES;
962960
ENABLE_USER_SCRIPT_SANDBOXING = YES;
@@ -985,7 +983,6 @@
985983
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
986984
CODE_SIGN_ENTITLEMENTS = nRFBlinky/nRFBlinky.entitlements;
987985
CURRENT_PROJECT_VERSION = 1;
988-
DEVELOPMENT_TEAM = P3R8YQEV4L;
989986
ENABLE_USER_SCRIPT_SANDBOXING = NO;
990987
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
991988
INFOPLIST_FILE = nRFBlinky/Info.plist;
@@ -1017,7 +1014,6 @@
10171014
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10181015
CODE_SIGN_ENTITLEMENTS = nRFBlinky/nRFBlinky.entitlements;
10191016
CURRENT_PROJECT_VERSION = 1;
1020-
DEVELOPMENT_TEAM = P3R8YQEV4L;
10211017
ENABLE_USER_SCRIPT_SANDBOXING = NO;
10221018
INFOPLIST_FILE = nRFBlinky/Info.plist;
10231019
INFOPLIST_KEY_CFBundleDisplayName = "nRF Blinky";

Example/nRFBlinky.xcodeproj/xcshareddata/xcschemes/nRFBlinky.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1620"
3+
LastUpgradeVersion = "1630"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Example/nRFBlinky.xcodeproj/xcshareddata/xcschemes/nRFBlinky_Tests.xcscheme

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1620"
3+
LastUpgradeVersion = "1630"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -51,15 +51,6 @@
5151
savedToolIdentifier = ""
5252
useCustomWorkingDirectory = "NO"
5353
debugDocumentVersioning = "YES">
54-
<MacroExpansion>
55-
<BuildableReference
56-
BuildableIdentifier = "primary"
57-
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
58-
BuildableName = "nRF Blinky.app"
59-
BlueprintName = "nRFBlinky"
60-
ReferencedContainer = "container:nRFBlinky.xcodeproj">
61-
</BuildableReference>
62-
</MacroExpansion>
6354
</ProfileAction>
6455
<AnalyzeAction
6556
buildConfiguration = "Debug">

Example/nRFBlinky.xcodeproj/xcshareddata/xcschemes/nRFBlinky_UITests.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1620"
3+
LastUpgradeVersion = "1630"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Example/nRFBlinky/UI/Base.lproj/Main.storyboard

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="PGS-Qc-QX1">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="PGS-Qc-QX1">
33
<device id="retina5_9" orientation="portrait" appearance="light"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
77
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
88
<capability name="System colors in document resources" minToolsVersion="11.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -14,7 +14,7 @@
1414
<objects>
1515
<navigationController id="PGS-Qc-QX1" customClass="RootViewController" customModule="nRF_Blinky" customModuleProvider="target" sceneMemberID="viewController">
1616
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" translucent="NO" largeTitles="YES" id="kFD-cB-vKu">
17-
<rect key="frame" x="0.0" y="50" width="375" height="96"/>
17+
<rect key="frame" x="0.0" y="100" width="375" height="96"/>
1818
<autoresizingMask key="autoresizingMask"/>
1919
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
2020
<color key="barTintColor" red="0.0" green="0.66274509803921566" blue="0.80784313730000001" alpha="1" colorSpace="calibratedRGB"/>
@@ -38,7 +38,7 @@
3838
<objects>
3939
<tableViewController id="CiD-oR-yqB" customClass="ScannerTableViewController" customModule="nRF_Blinky" customModuleProvider="target" sceneMemberID="viewController">
4040
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="50" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="KMv-Sr-wl8">
41-
<rect key="frame" x="0.0" y="0.0" width="375" height="718"/>
41+
<rect key="frame" x="0.0" y="0.0" width="375" height="668"/>
4242
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4343
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
4444
<prototypes>
@@ -119,29 +119,29 @@
119119
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
120120
<subviews>
121121
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="scanning" translatesAutoresizingMaskIntoConstraints="NO" id="0Z5-h0-3hn">
122-
<rect key="frame" x="153" y="66" width="64" height="64"/>
122+
<rect key="frame" x="153" y="116" width="64" height="64"/>
123123
<color key="tintColor" systemColor="secondaryLabelColor"/>
124124
</imageView>
125125
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CAN'T SEE YOUR BLINKY?" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="eor-wV-hOm">
126-
<rect key="frame" x="90.333333333333329" y="146" width="189.33333333333337" height="18"/>
126+
<rect key="frame" x="90.333333333333329" y="196" width="189.33333333333337" height="18"/>
127127
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="15"/>
128128
<color key="textColor" red="0.0" green="0.46666666670000001" blue="0.7843137255" alpha="1" colorSpace="calibratedRGB"/>
129129
<nil key="highlightedColor"/>
130130
</label>
131131
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1. Make sure it's switched on." lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bcI-yv-RmI">
132-
<rect key="frame" x="25.666666666666671" y="184" width="194" height="17"/>
132+
<rect key="frame" x="25.666666666666671" y="234" width="194" height="17"/>
133133
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
134134
<color key="textColor" systemColor="secondaryLabelColor"/>
135135
<nil key="highlightedColor"/>
136136
</label>
137137
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2. Make sure the coin cell battery has power." lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rmw-BF-cDo">
138-
<rect key="frame" x="25.666666666666657" y="233.33333333333334" width="294.33333333333337" height="17"/>
138+
<rect key="frame" x="25.666666666666657" y="283.33333333333331" width="294.33333333333337" height="17"/>
139139
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
140140
<color key="textColor" systemColor="secondaryLabelColor"/>
141141
<nil key="highlightedColor"/>
142142
</label>
143143
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Toggle the switch next to the micro USB port to switch it on." lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IAE-tV-Psp">
144-
<rect key="frame" x="25.666666666666657" y="203" width="318.66666666666674" height="13.333333333333343"/>
144+
<rect key="frame" x="25.666666666666657" y="253.00000000000003" width="318.66666666666674" height="13.333333333333343"/>
145145
<constraints>
146146
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="kfw-Pc-j4F"/>
147147
</constraints>
@@ -150,7 +150,7 @@
150150
<nil key="highlightedColor"/>
151151
</label>
152152
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="If not, connect it to a PC or a charger using a micro USB cable.
Coin cell battery is on the bottom side of the dev kit." lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MCd-9i-lIO">
153-
<rect key="frame" x="25.666666666666657" y="252.33333333333334" width="328.33333333333337" height="26.333333333333343"/>
153+
<rect key="frame" x="25.666666666666657" y="302.33333333333331" width="328.33333333333337" height="26.333333333333314"/>
154154
<constraints>
155155
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="MaG-uG-uPQ"/>
156156
</constraints>
@@ -192,7 +192,7 @@
192192
<objects>
193193
<tableViewController title="nRF Blinky" id="pK8-7d-htc" customClass="BlinkyViewController" customModule="nRF_Blinky" customModuleProvider="target" sceneMemberID="viewController">
194194
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="OWj-h6-vmu">
195-
<rect key="frame" x="0.0" y="0.0" width="375" height="666"/>
195+
<rect key="frame" x="0.0" y="0.0" width="375" height="616"/>
196196
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
197197
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
198198
<sections>
@@ -297,7 +297,7 @@
297297
<action selector="reconnectTapped:" destination="pK8-7d-htc" id="XQD-50-S6t"/>
298298
</connections>
299299
</barButtonItem>
300-
<barButtonItem style="plain" id="SHX-9o-v0e">
300+
<barButtonItem id="SHX-9o-v0e">
301301
<view key="customView" contentMode="scaleToFill" id="bRm-6P-r7n">
302302
<rect key="frame" x="234" y="0.0" width="83" height="44"/>
303303
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>

0 commit comments

Comments
 (0)