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">

0 commit comments

Comments
 (0)