From b7bb50974692ac0ef577ab9d67ae4f5c62316e80 Mon Sep 17 00:00:00 2001 From: philips77 Date: Wed, 27 Apr 2022 12:55:44 +0200 Subject: [PATCH] Version bumped to 3.2.0 --- Example/Podfile.lock | 4 ++-- Example/Pods/Local Podspecs/nRFMeshProvision.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 4 ++-- .../nRFMeshProvision/nRFMeshProvision-Info.plist | 2 +- Example/nRFMeshProvision.xcodeproj/project.pbxproj | 4 ++-- README.md | 1 + nRFMeshProvision.podspec | 6 +++--- 7 files changed, 13 insertions(+), 12 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index a19d58455..0ad94dbfd 100755 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,6 +1,6 @@ PODS: - CryptoSwift (1.5.1) - - nRFMeshProvision (3.1.5): + - nRFMeshProvision (3.2.0): - CryptoSwift (= 1.5.1) DEPENDENCIES: @@ -16,7 +16,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: CryptoSwift: c4f2debceb38bf44c80659afe009f71e23e4a082 - nRFMeshProvision: fd278d36d1a5c1abafc654694dfd85a288be2fca + nRFMeshProvision: 297bbda9dc44138c1b63b1ac5e4c860f0398e176 PODFILE CHECKSUM: 69a81463322ef34ca0a20b98e90da2701d94e4ec diff --git a/Example/Pods/Local Podspecs/nRFMeshProvision.podspec.json b/Example/Pods/Local Podspecs/nRFMeshProvision.podspec.json index 0ffcf753f..bf60703da 100755 --- a/Example/Pods/Local Podspecs/nRFMeshProvision.podspec.json +++ b/Example/Pods/Local Podspecs/nRFMeshProvision.podspec.json @@ -1,6 +1,6 @@ { "name": "nRFMeshProvision", - "version": "3.1.5", + "version": "3.2.0", "summary": "A Bluetooth Mesh library", "description": "nRF Mesh is a Bluetooth mesh compliant library supporting features such as provisioning, configuration and control of Bluetooth mesh nodes.", "homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library.git", - "tag": "3.1.5" + "tag": "3.2.0" }, "social_media_url": "https://twitter.com/nordictweets", "platforms": { diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index a19d58455..0ad94dbfd 100755 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,6 +1,6 @@ PODS: - CryptoSwift (1.5.1) - - nRFMeshProvision (3.1.5): + - nRFMeshProvision (3.2.0): - CryptoSwift (= 1.5.1) DEPENDENCIES: @@ -16,7 +16,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: CryptoSwift: c4f2debceb38bf44c80659afe009f71e23e4a082 - nRFMeshProvision: fd278d36d1a5c1abafc654694dfd85a288be2fca + nRFMeshProvision: 297bbda9dc44138c1b63b1ac5e4c860f0398e176 PODFILE CHECKSUM: 69a81463322ef34ca0a20b98e90da2701d94e4ec diff --git a/Example/Pods/Target Support Files/nRFMeshProvision/nRFMeshProvision-Info.plist b/Example/Pods/Target Support Files/nRFMeshProvision/nRFMeshProvision-Info.plist index c1aea25c2..9ae03a0c1 100644 --- a/Example/Pods/Target Support Files/nRFMeshProvision/nRFMeshProvision-Info.plist +++ b/Example/Pods/Target Support Files/nRFMeshProvision/nRFMeshProvision-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.1.5 + 3.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/Example/nRFMeshProvision.xcodeproj/project.pbxproj b/Example/nRFMeshProvision.xcodeproj/project.pbxproj index aecf9c271..fce474e14 100644 --- a/Example/nRFMeshProvision.xcodeproj/project.pbxproj +++ b/Example/nRFMeshProvision.xcodeproj/project.pbxproj @@ -1388,7 +1388,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; LIBRARY_SEARCH_PATHS = "$(inherited)"; LINK_WITH_STANDARD_LIBRARIES = YES; - MARKETING_VERSION = 3.1.4; + MARKETING_VERSION = 3.2.0; MODULE_NAME = ExampleApp; OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.nordicsemi.nRFProvisioner; @@ -1415,7 +1415,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; LIBRARY_SEARCH_PATHS = "$(inherited)"; LINK_WITH_STANDARD_LIBRARIES = YES; - MARKETING_VERSION = 3.1.4; + MARKETING_VERSION = 3.2.0; MODULE_NAME = ExampleApp; OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.nordicsemi.nRFProvisioner; diff --git a/README.md b/README.md index ec27d96f1..71b2ee12c 100755 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ The app is available on [App Store](https://apps.apple.com/us/app/nrf-mesh/id138 7. Support for some server models: - Generic OnOff, - Generic Level, + - Generic Power OnOff, - Vendor models. 8. Scenes, both as client and server. 9. Automatic connection to nearby nodes and automatic proxy filter management. diff --git a/nRFMeshProvision.podspec b/nRFMeshProvision.podspec index fec4a0ee5..c6b5afd1d 100755 --- a/nRFMeshProvision.podspec +++ b/nRFMeshProvision.podspec @@ -3,13 +3,13 @@ # valid spec before submitting. # # Any lines starting with a # are optional, but their use is encouraged -# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html +# To learn more about a Podspec see http://guides.coļcoapods.org/syntax/podspec.html # Pod::Spec.new do |s| s.name = 'nRFMeshProvision' - s.version = '3.1.5' + s.version = '3.2.0' s.summary = 'A Bluetooth Mesh library' s.description = <<-DESC nRF Mesh is a Bluetooth mesh compliant library supporting features such as provisioning, configuration and control of Bluetooth mesh nodes. @@ -22,7 +22,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '10.0' s.osx.deployment_target = '10.15' s.static_framework = true - s.swift_versions = ['4.2', '5.0', '5.1', '5.2', '5.3', '5.4', '5.5'] + s.swift_versions = ['4.2', '5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6'] s.source_files = 'nRFMeshProvision/Classes/**/*' s.dependency 'CryptoSwift', '= 1.5.1' s.frameworks = 'CoreBluetooth'