Anton Dolzhenko

Results 5 comments of Anton Dolzhenko

Hello guys! I'm currently working on getting sound from mic/app. Here my fork: https://github.com/onix-dolzhenko/ASScreenRecorder/tree/development

Hi @zhangao0086 I follow https://github.com/mixpanel/mixpanel-swift/issues/320 and people say that https://forums.swift.org/t/accepted-with-modifications-se-0271-package-manager-resources/31021 already merged, so hopefully we could get it in next Xcode release.

Updated `macos-orb` to [2.4.1](https://github.com/CircleCI-Public/macos-orb/releases/tag/v2.4.1) and `ruby-orb` to [2.1.1](https://github.com/CircleCI-Public/ruby-orb/releases/tag/v2.1.1) fixed problem.

My issue was in adding Facebook SDK as dependency to my framework. I transformed it into `dynamic` Swift Package and issue was solved by spm. Hopefully it will help anybody.