This repository was archived by the owner on Aug 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 55
66Pod ::Spec . new do |s |
77 s . name = 'BLOCKv'
8- s . version = '2.2 .0'
8+ s . version = '2.3 .0'
99 s . summary = 'The BLOCKv SDK allows you to easily integrate your apps into the BLOCKv Platform.'
1010 s . homepage = 'https://blockv.io'
1111 s . license = { :type => 'BLOCKv AG' , :file => 'LICENSE' }
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44#### 2.x Releases (API v1)
5+ - ` 2.3.x ` Releases - [ 2.3.0] ( #230 )
56- ` 2.2.x ` Releases - [ 2.2.0] ( #220 )
67- ` 2.1.x ` Releases - [ 2.1.0] ( #210 )
78- ` 2.0.x ` Releases - [ 2.0.0] ( #200 )
@@ -15,6 +16,16 @@ All notable changes to this project will be documented in this file.
1516
1617---
1718
19+ ## [ 2.3.0] ( https://github.com/BLOCKvIO/ios-sdk/releases/tag/2.3.0 )
20+
21+ ### Added
22+
23+ - Image Layered Face View
24+ - Pull Rrequest [ #143 ] ( https://github.com/BLOCKvIO/ios-sdk/pull/143 )
25+
26+ - 3D Face View
27+ - Pull Rrequest [ #143 ] ( https://github.com/BLOCKvIO/ios-sdk/pull/143 )
28+
1829## [ 2.2.0] ( https://github.com/BLOCKvIO/ios-sdk/releases/tag/2.2.0 )
1930
2031### Added
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.10 </string >
20+ <string >1.1.11 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >13 </string >
24+ <string >14 </string >
2525 <key >ENVIRONMENT_MAPPING </key >
2626 <string >$(ENVIRONMENT_MAPPING) </string >
2727 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments