Skip to content

Commit

Permalink
Release CascableCore 12.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iKenndac committed Jan 13, 2023
1 parent 2f89781 commit ace9d50
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 16 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# CascableCore 12.2.2

### Bug Fixes

- Fixed a bug that could cause live view to not start again after it'd been stopped on some Canon cameras. [CORE-394]


# CascableCore 12.2.1

### Camera Compatibility
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Returns a detailed version string for the SDK.
static NSString * const CBLCoreVerboseVersion NS_SWIFT_NAME(CascableCoreVerboseVersion) = @"12.2.1-g240f5f9";
static NSString * const CBLCoreVerboseVersion NS_SWIFT_NAME(CascableCoreVerboseVersion) = @"12.2.2-gd3fdcf6";
/// Returns the build number for the SDK.
static NSString * const CBLCoreBundleVersion NS_SWIFT_NAME(CascableCoreBundleVersion) = @"1625";
static NSString * const CBLCoreBundleVersion NS_SWIFT_NAME(CascableCoreBundleVersion) = @"1631";
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef CASCABLECORE_SWIFT_H
#define CASCABLECORE_SWIFT_H
#pragma clang diagnostic push
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Returns a detailed version string for the SDK.
static NSString * const CBLCoreVerboseVersion NS_SWIFT_NAME(CascableCoreVerboseVersion) = @"12.2.1-g240f5f9";
static NSString * const CBLCoreVerboseVersion NS_SWIFT_NAME(CascableCoreVerboseVersion) = @"12.2.2-gd3fdcf6";
/// Returns the build number for the SDK.
static NSString * const CBLCoreBundleVersion NS_SWIFT_NAME(CascableCoreBundleVersion) = @"1625";
static NSString * const CBLCoreBundleVersion NS_SWIFT_NAME(CascableCoreBundleVersion) = @"1631";
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef CASCABLECORE_SWIFT_H
#define CASCABLECORE_SWIFT_H
#pragma clang diagnostic push
Expand Down Expand Up @@ -536,7 +536,7 @@ typedef SWIFT_ENUM(NSInteger, ReachabilityStatus, open) {
#endif

#elif defined(__x86_64__) && __x86_64__
// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef CASCABLECORE_SWIFT_H
#define CASCABLECORE_SWIFT_H
#pragma clang diagnostic push
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
</data>
<key>Headers/CBLCoreVersions.h</key>
<data>
gxaNgGujjSy9btaHfOYjnHk09dQ=
TrXLmJUBT7mq/AzCGqbaOPlIFWk=
</data>
<key>Headers/CBLDeviceInfo.h</key>
<data>
Expand Down Expand Up @@ -374,7 +374,7 @@
</data>
<key>Headers/CascableCore-Swift.h</key>
<data>
U6//wuO4U2xcxgrId9/saXG/6Lk=
E5xOAF5nxbRNsYlk34YRzgyh9gs=
</data>
<key>Headers/CascableCore.h</key>
<data>
Expand All @@ -386,7 +386,7 @@
</data>
<key>Info.plist</key>
<data>
Dz6NKseDfNGG7jtd/FeZy+N3LmU=
BPiPQBneeFRT3Q+Bf2Q01/7pk9I=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -1514,7 +1514,7 @@
<dict>
<key>hash2</key>
<data>
q9AjdrMGaqrUg+zKO+ncJXdrAKxOCw7qrMnCfoSeN0I=
yNTaishfwHIXNgZXF9jQLNHM4ABxK12dtK5YMuvlGyw=
</data>
</dict>
<key>Headers/CBLDeviceInfo.h</key>
Expand Down Expand Up @@ -1619,7 +1619,7 @@
<dict>
<key>hash2</key>
<data>
B/jiWPrEmEntJ4q5zxzsVQ8cCIGI9+pCycWYloD06D4=
fo+SJEZWZHFrvd1PhRK2rjVsrQsWSct/GDQQS4IkaVU=
</data>
</dict>
<key>Headers/CascableCore.h</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// Returns a detailed version string for the SDK.
static NSString * const CBLCoreVerboseVersion NS_SWIFT_NAME(CascableCoreVerboseVersion) = @"12.2.1-g240f5f9";
static NSString * const CBLCoreVerboseVersion NS_SWIFT_NAME(CascableCoreVerboseVersion) = @"12.2.2-gd3fdcf6";
/// Returns the build number for the SDK.
static NSString * const CBLCoreBundleVersion NS_SWIFT_NAME(CascableCoreBundleVersion) = @"1625";
static NSString * const CBLCoreBundleVersion NS_SWIFT_NAME(CascableCoreBundleVersion) = @"1631";
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef CASCABLECORE_SWIFT_H
#define CASCABLECORE_SWIFT_H
#pragma clang diagnostic push
Expand Down Expand Up @@ -544,7 +544,7 @@ typedef SWIFT_ENUM(NSInteger, ReachabilityStatus, open) {
#endif

#elif defined(__x86_64__) && __x86_64__
// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef CASCABLECORE_SWIFT_H
#define CASCABLECORE_SWIFT_H
#pragma clang diagnostic push
Expand Down
Binary file not shown.

0 comments on commit ace9d50

Please sign in to comment.