DragonCherry / AssetsPickerViewController

Powerfully Customizable - Multiple Photo & Video Picker Controller
MIT License
388 stars 136 forks source link

Abort trap 6 #109

Open jlamb85 opened 2 years ago

jlamb85 commented 2 years ago

When archiving a Project using AssetsPickerViewController (2.9.7) I get the following error.

I am using Swift 13.3. It works on 13.2.1

The following build commands failed:
CompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler (in target 'AssetsPickerViewController' from project 'Pods')
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AssetsPickerViewController' from project 'Pods')
SwiftCodeGeneration normal arm64 (in target 'AssetsPickerViewController' from project 'Pods')
(3 failures)

vinayak-nickelfox commented 2 years ago

Same

ronitvasoya commented 2 years ago

Same issue I have faced

dimitarspasovski-movic commented 2 years ago

do you have workaround for this issue?

jlamb85 commented 2 years ago

Yes download Xcode 13.2.1. That seems to be the only way right now