Skip to content

Commit

Permalink
chore: release version 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenceLove committed Dec 16, 2023
1 parent 238195c commit 98134de
Show file tree
Hide file tree
Showing 31 changed files with 1,635 additions and 1,204 deletions.
2 changes: 1 addition & 1 deletion HXPhotoPicker-Lite.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "HXPhotoPicker-Lite"
spec.version = "4.1.2"
spec.version = "4.1.3"
spec.summary = "Photo selector - Support LivePhoto, GIF selection"
spec.homepage = "https://github.com/SilenceLove/HXPhotoPicker"
spec.license = { :type => "MIT", :file => "LICENSE" }
Expand Down
2 changes: 1 addition & 1 deletion HXPhotoPicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "HXPhotoPicker"
spec.version = "4.1.2"
spec.version = "4.1.3"
spec.summary = "照片/视频选择器 - 支持LivePhoto、GIF图片选择、自定义编辑照片/视频、3DTouch预览、浏览网络图片/网络视频 功能 - Imitation weibo photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, browse the web image function"
spec.homepage = "https://github.com/SilenceLove/HXPhotoPicker"
spec.license = { :type => "MIT", :file => "LICENSE" }
Expand Down
8 changes: 6 additions & 2 deletions HXPhotoPickerExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@
D3CF484C2AE75C50006B0591 /* PhotoPreviewContentPhotoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CF484B2AE75C50006B0591 /* PhotoPreviewContentPhotoView.swift */; };
D3CF484E2AE75C57006B0591 /* PhotoPreviewContentLivePhotoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CF484D2AE75C57006B0591 /* PhotoPreviewContentLivePhotoView.swift */; };
D3CF48502AE75C5F006B0591 /* PhotoPreviewContentVideoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CF484F2AE75C5F006B0591 /* PhotoPreviewContentVideoView.swift */; };
D3CF9F272B2D396A00380C00 /* CameraNormalPreviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CF9F262B2D396A00380C00 /* CameraNormalPreviewView.swift */; };
D3EF65BD2AAD653100084E87 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CBE6452AAAD5340031802A /* ContentView.swift */; };
D3EF65BE2AAD653100084E87 /* PhotoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35D3CAB2AAC0B8B004CBC30 /* PhotoView.swift */; };
D3EF65BF2AAD653100084E87 /* PhotoPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CBE64A2AAAD5E80031802A /* PhotoPickerView.swift */; };
Expand Down Expand Up @@ -933,6 +934,7 @@
D3CF484B2AE75C50006B0591 /* PhotoPreviewContentPhotoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoPreviewContentPhotoView.swift; sourceTree = "<group>"; };
D3CF484D2AE75C57006B0591 /* PhotoPreviewContentLivePhotoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoPreviewContentLivePhotoView.swift; sourceTree = "<group>"; };
D3CF484F2AE75C5F006B0591 /* PhotoPreviewContentVideoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoPreviewContentVideoView.swift; sourceTree = "<group>"; };
D3CF9F262B2D396A00380C00 /* CameraNormalPreviewView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraNormalPreviewView.swift; sourceTree = "<group>"; };
D3F8A4462ACFAF230089735A /* AlbumSectionHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlbumSectionHeaderView.swift; sourceTree = "<group>"; };
EB5A7C302146238021CB4177 /* Pods-SwiftUIExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftUIExample.debug.xcconfig"; path = "Target Support Files/Pods-SwiftUIExample/Pods-SwiftUIExample.debug.xcconfig"; sourceTree = "<group>"; };
F2D4E82ADF83F2407972EA83 /* Pods_SwiftUIExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftUIExample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -1621,6 +1623,7 @@
isa = PBXGroup;
children = (
D36879362A399B8C00E70910 /* CameraPreviewView.swift */,
D3CF9F262B2D396A00380C00 /* CameraNormalPreviewView.swift */,
D36879372A399B8C00E70910 /* PreviewMetalView.swift */,
D36879382A399B8C00E70910 /* CameraBottomView.swift */,
D36879392A399B8C00E70910 /* PassThrough.metal */,
Expand Down Expand Up @@ -2686,6 +2689,7 @@
D360E7C62A6B726500740B6B /* EditorStickerTextView+CollectionView.swift in Sources */,
D360E7C72A6B726500740B6B /* EditorStickerTextView+Delegate.swift in Sources */,
D360E7C82A6B726500740B6B /* EditorStickerTextView+Draw.swift in Sources */,
D3CF9F272B2D396A00380C00 /* CameraNormalPreviewView.swift in Sources */,
D360E7C92A6B726500740B6B /* EditorToolsView.swift in Sources */,
D32647C52AD63D6300AD6E79 /* PhotoPickerListFectchCell.swift in Sources */,
D360E7CA2A6B726500740B6B /* EditorVideoControlMaskView.swift in Sources */,
Expand Down Expand Up @@ -2983,7 +2987,7 @@
"-Wl",
);
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.silence.example20;
PRODUCT_BUNDLE_IDENTIFIER = com.silence.example21;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -3046,7 +3050,7 @@
"-Wl",
);
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.silence.example20;
PRODUCT_BUNDLE_IDENTIFIER = com.silence.example21;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down
46 changes: 23 additions & 23 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
PODS:
- HXPhotoPicker (4.1.2):
- HXPhotoPicker/Full (= 4.1.2)
- HXPhotoPicker/Camera (4.1.2):
- HXPhotoPicker/Camera/Lite (= 4.1.2)
- HXPhotoPicker/Camera/Location (= 4.1.2)
- HXPhotoPicker/Camera/Lite (4.1.2):
- HXPhotoPicker (4.1.3):
- HXPhotoPicker/Full (= 4.1.3)
- HXPhotoPicker/Camera (4.1.3):
- HXPhotoPicker/Camera/Lite (= 4.1.3)
- HXPhotoPicker/Camera/Location (= 4.1.3)
- HXPhotoPicker/Camera/Lite (4.1.3):
- HXPhotoPicker/Core
- HXPhotoPicker/Camera/Location (4.1.2):
- HXPhotoPicker/Camera/Location (4.1.3):
- HXPhotoPicker/Camera/Lite
- HXPhotoPicker/Core (4.1.2)
- HXPhotoPicker/Editor (4.1.2):
- HXPhotoPicker/Editor/KF (= 4.1.2)
- HXPhotoPicker/Editor/Lite (= 4.1.2)
- HXPhotoPicker/Editor/KF (4.1.2):
- HXPhotoPicker/Core (4.1.3)
- HXPhotoPicker/Editor (4.1.3):
- HXPhotoPicker/Editor/KF (= 4.1.3)
- HXPhotoPicker/Editor/Lite (= 4.1.3)
- HXPhotoPicker/Editor/KF (4.1.3):
- HXPhotoPicker/Editor/Lite
- HXPhotoPicker/EditorView/KF
- Kingfisher (~> 7.0)
- HXPhotoPicker/Editor/Lite (4.1.2):
- HXPhotoPicker/Editor/Lite (4.1.3):
- HXPhotoPicker/EditorView/Lite
- HXPhotoPicker/EditorView/KF (4.1.2):
- HXPhotoPicker/EditorView/KF (4.1.3):
- HXPhotoPicker/EditorView/Lite
- Kingfisher (~> 7.0)
- HXPhotoPicker/EditorView/Lite (4.1.2):
- HXPhotoPicker/EditorView/Lite (4.1.3):
- HXPhotoPicker/Core
- HXPhotoPicker/Full (4.1.2):
- HXPhotoPicker/Full (4.1.3):
- HXPhotoPicker/Camera
- HXPhotoPicker/Editor
- HXPhotoPicker/Picker
- HXPhotoPicker/Picker (4.1.2):
- HXPhotoPicker/Picker/KF (= 4.1.2)
- HXPhotoPicker/Picker/Lite (= 4.1.2)
- HXPhotoPicker/Picker/KF (4.1.2):
- HXPhotoPicker/Picker (4.1.3):
- HXPhotoPicker/Picker/KF (= 4.1.3)
- HXPhotoPicker/Picker/Lite (= 4.1.3)
- HXPhotoPicker/Picker/KF (4.1.3):
- HXPhotoPicker/Picker/Lite
- Kingfisher (~> 7.0)
- HXPhotoPicker/Picker/Lite (4.1.2):
- HXPhotoPicker/Picker/Lite (4.1.3):
- HXPhotoPicker/Core
- Kingfisher (7.9.1)

Expand All @@ -49,9 +49,9 @@ EXTERNAL SOURCES:
:path: "./"

SPEC CHECKSUMS:
HXPhotoPicker: aa1b5620b40fad3100741b83ac750364cdeb4615
HXPhotoPicker: 2368393b187ce01fb0c8bb2ad8b02436fae913ab
Kingfisher: 1d14e9f59cbe19389f591c929000332bf70efd32

PODFILE CHECKSUM: 21b9e041ba4e451b12f1e956e5cd813bc50684be

COCOAPODS: 1.13.0
COCOAPODS: 1.14.3
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/HXPhotoPicker.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 98134de

Please sign in to comment.