Skip to content

Commit

Permalink
2.6.5 release (#175)
Browse files Browse the repository at this point in the history
* update frameworks

* update podspec

* update pod

* update profile

* update change-log
  • Loading branch information
ketanhaptik authored Jan 20, 2021
1 parent ff1672c commit f68b9ec
Show file tree
Hide file tree
Showing 43 changed files with 133 additions and 126 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.6.5] - (20/01/21) - Test 1 - CIA Down Under AI iOS

### Bugs
- Fix calendar date selection limit

## [2.6.4] - (25/09/20) - U iOS

### Enhancements
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Q2Q75CJV2G;
DEVELOPMENT_TEAM = 6MKXXM927S;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Swift-Example-Manual/Dependencies",
Expand All @@ -417,7 +417,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Q2Q75CJV2G;
DEVELOPMENT_TEAM = 6MKXXM927S;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Swift-Example-Manual/Dependencies",
Expand Down
30 changes: 15 additions & 15 deletions Examples/Swift-Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- HaptikLib (2.6.4):
- HaptikLib/Core (= 2.6.4)
- HaptikLib/Base (2.6.4):
- HaptikLib (2.6.5):
- HaptikLib/Core (= 2.6.5)
- HaptikLib/Base (2.6.5):
- PINRemoteImage (= 3.0.1)
- PINRemoteImage/WebP (= 3.0.1)
- HaptikLib/Core (2.6.4):
- HaptikLib/Core (2.6.5):
- HaptikLib/Base
- libwebp (1.1.0):
- libwebp/demux (= 1.1.0)
Expand All @@ -15,14 +15,14 @@ PODS:
- libwebp/mux (1.1.0):
- libwebp/demux
- libwebp/webp (1.1.0)
- PINCache (3.0.1):
- PINCache/Arc-exception-safe (= 3.0.1)
- PINCache/Core (= 3.0.1)
- PINCache/Arc-exception-safe (3.0.1):
- PINCache (3.0.3):
- PINCache/Arc-exception-safe (= 3.0.3)
- PINCache/Core (= 3.0.3)
- PINCache/Arc-exception-safe (3.0.3):
- PINCache/Core
- PINCache/Core (3.0.1):
- PINOperation (~> 1.2.0)
- PINOperation (1.2)
- PINCache/Core (3.0.3):
- PINOperation (~> 1.2.1)
- PINOperation (1.2.1)
- PINRemoteImage (3.0.1):
- PINRemoteImage/PINCache (= 3.0.1)
- PINRemoteImage/Core (3.0.1):
Expand All @@ -49,12 +49,12 @@ EXTERNAL SOURCES:
:path: "../../"

SPEC CHECKSUMS:
HaptikLib: 036b687d37d2577758fb0691300fd44c023d5469
HaptikLib: 0ce3c42ffc25cb63e5818b9dd04210a0e96fd36d
libwebp: 946cb3063cea9236285f7e9a8505d806d30e07f3
PINCache: ee3c4abadd09970a61cdda0cfc345e69a3d75b26
PINOperation: 3a967a927e7867e61976c6cc23e5770416449fbc
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
PINOperation: 00c935935f1e8cf0d1e2d6b542e75b88fc3e5e20
PINRemoteImage: 3b7cedb118c2d357f87e9eabc7c81ba0202cb236

PODFILE CHECKSUM: af48b7d0fe816286c0ab0aceecab9a38fe7f58a7

COCOAPODS: 1.9.3
COCOAPODS: 1.10.1
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = Q2Q75CJV2G;
DEVELOPMENT_TEAM = 6MKXXM927S;
INFOPLIST_FILE = "$(SRCROOT)/Swift-Example/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -426,7 +426,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = Q2Q75CJV2G;
DEVELOPMENT_TEAM = 6MKXXM927S;
INFOPLIST_FILE = "$(SRCROOT)/Swift-Example/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BCSymbolMap Version: 2.0
Apple clang version 12.0.0 (clang-1200.0.32.2)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk
iPhoneOS14.0.sdk
Apple clang version 12.0.0 (clang-1200.0.32.27)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk
iPhoneOS14.2.sdk
/Users/hap/Desktop/BuildArtifacts/Platform_OS/Build/Intermediates.noindex/HaptikAnalytics.build/Release-iphoneos/HaptikAnalytics.build/DerivedSources/HaptikAnalytics_vers.c
/Users/hap/Documents/Haptik-Lib/Source Libraries/HaptikAnalytics
-[HPAnalytics setupAnalytics]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BCSymbolMap Version: 2.0
Apple clang version 12.0.0 (clang-1200.0.32.2)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk
iPhoneOS14.0.sdk
Apple clang version 12.0.0 (clang-1200.0.32.27)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk
iPhoneOS14.2.sdk
/Users/hap/Desktop/BuildArtifacts/Platform_OS/Build/Intermediates.noindex/HaptikAnalytics.build/Release-iphoneos/HaptikAnalytics.build/DerivedSources/HaptikAnalytics_vers.c
/Users/hap/Documents/Haptik-Lib/Source Libraries/HaptikAnalytics
-[HPAnalytics setupAnalytics]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>CFBundleVersion</key>
<string>38</string>
<string>39</string>
</dict>
</plist>
Binary file not shown.
Binary file modified Frameworks/Analytics/HaptikAnalytics.framework/HaptikAnalytics
Binary file not shown.
Binary file modified Frameworks/Analytics/HaptikAnalytics.framework/Info.plist
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BCSymbolMap Version: 2.0
Apple clang version 12.0.0 (clang-1200.0.32.2)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk
iPhoneOS14.0.sdk
Apple clang version 12.0.0 (clang-1200.0.32.27)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk
iPhoneOS14.2.sdk
/Users/hap/Desktop/BuildArtifacts/Platform_OS/Build/Intermediates.noindex/HaptikBase.build/Release-iphoneos/HaptikBase.build/DerivedSources/HaptikBase_vers.c
/Users/hap/Documents/Haptik-Lib/Source Libraries/HaptikBase
+[HPImageFactory downloadImageWithURLString:completion:]
Expand Down Expand Up @@ -337,7 +337,7 @@ HaptikBase/Haptik User Configs/Haptik User Info/HaptikUserInfo.m
__destroy_helper_block_e8_
__copy_helper_block_e8_
__32+[HaptikUserInfo sharedInstance]_block_invoke
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/usr/include/dispatch/once.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/include/dispatch/once.h
+[UIColor(HPAdditions) bodyTextColor]
+[UIColor(HPAdditions) disabledTextColor]
+[UIColor(HPAdditions) lightHaptikGrayColor]
Expand Down Expand Up @@ -1061,7 +1061,7 @@ __84-[HPPropertyListRequestSerializer requestBySerializingRequest:withParameters
__76-[HPJSONRequestSerializer requestBySerializingRequest:withParameters:error:]_block_invoke
__39-[HPHTTPBodyPart transitionToNextPhase]_block_invoke
NSMakeRange
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h
HPMultipartFormFinalBoundary
HPMultipartFormEncapsulationBoundary
HPMultipartFormInitialBoundary
Expand Down Expand Up @@ -1497,7 +1497,7 @@ _OBJC_SELECTOR_REFERENCES_.571
HaptikBase/HPPickerViews/Action Sheet Pickers/AbstractActionSheetPicker.m
HaptikBase/HPPickerViews/Action Sheet Pickers/AbstractActionSheetPicker.h
UIInterfaceOrientationIsPortrait
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h
__66-[AbstractActionSheetPicker addCustomButtonWithTitle:actionBlock:]_block_invoke
isIPhone4
-[HPRadialGradientLayer drawInContext:]
Expand Down Expand Up @@ -1597,7 +1597,7 @@ __70+[HPEmoji downloadEmojiFrom:font:attributedStr:attributes:completion:]_block
HaptikBase/Emoji Helper/HPEmoji.m
__70+[HPEmoji downloadEmojiFrom:font:attributedStr:attributes:completion:]_block_invoke
CFRangeMake
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h
+[HPHTTPResponseSerializer serializer]
-[HPHTTPResponseSerializer init]
-[HPHTTPResponseSerializer validateResponse:data:error:]
Expand Down Expand Up @@ -2124,7 +2124,7 @@ __OBJC_CLASS_RO_$_HPProgressHUD
HaptikBase/Progress HUD/Helpers/HPProgressHUD.m
HaptikBase/Progress HUD/Helpers/HPProgressHUD.h
__CGSizeEqualToSize
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h
__destroy_helper_block_e8_32s40r48r
__copy_helper_block_e8_32s40r48r
__45-[HPProgressHUD dismissWithDelay:completion:]_block_invoke_3.433
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BCSymbolMap Version: 2.0
Apple clang version 12.0.0 (clang-1200.0.32.2)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk
iPhoneOS14.0.sdk
Apple clang version 12.0.0 (clang-1200.0.32.27)
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk
iPhoneOS14.2.sdk
/Users/hap/Desktop/BuildArtifacts/Platform_OS/Build/Intermediates.noindex/HaptikBase.build/Release-iphoneos/HaptikBase.build/DerivedSources/HaptikBase_vers.c
/Users/hap/Documents/Haptik-Lib/Source Libraries/HaptikBase
+[HPImageFactory downloadImageWithURLString:completion:]
Expand Down Expand Up @@ -70,7 +70,7 @@ __OBJC_CLASS_RO_$_HPImageFactory
/Users/hap/Documents/Haptik-Lib/Source Libraries/HaptikBase/HaptikBase/HP Image Factory/Image Factory/HPImageFactory.m
HaptikBase/HP Image Factory/Image Factory/HPImageFactory.m
CGRectMake
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h
__54+[HPImageFactory downloadHaptikImageNamed:completion:]_block_invoke
__destroy_helper_block_e4_20s
__copy_helper_block_e4_20b
Expand Down Expand Up @@ -339,7 +339,7 @@ HaptikBase/Haptik User Configs/Haptik User Info/HaptikUserInfo.m
__destroy_helper_block_e4_
__copy_helper_block_e4_
__32+[HaptikUserInfo sharedInstance]_block_invoke
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/usr/include/dispatch/once.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/include/dispatch/once.h
+[UIColor(HPAdditions) bodyTextColor]
+[UIColor(HPAdditions) disabledTextColor]
+[UIColor(HPAdditions) lightHaptikGrayColor]
Expand Down Expand Up @@ -1500,7 +1500,7 @@ _OBJC_SELECTOR_REFERENCES_.572
HaptikBase/HPPickerViews/Action Sheet Pickers/AbstractActionSheetPicker.m
HaptikBase/HPPickerViews/Action Sheet Pickers/AbstractActionSheetPicker.h
UIInterfaceOrientationIsPortrait
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h
__66-[AbstractActionSheetPicker addCustomButtonWithTitle:actionBlock:]_block_invoke
isIPhone4
-[HPRadialGradientLayer drawInContext:]
Expand Down
4 changes: 2 additions & 2 deletions Frameworks/Base/HaptikBase.framework.dSYM/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>CFBundleVersion</key>
<string>63</string>
<string>64</string>
</dict>
</plist>
Binary file not shown.
Binary file modified Frameworks/Base/HaptikBase.framework/HaptikBase
Binary file not shown.
Binary file modified Frameworks/Base/HaptikBase.framework/Info.plist
Binary file not shown.
Loading

0 comments on commit f68b9ec

Please sign in to comment.