cordova-plugin-add-swift-support icon indicating copy to clipboard operation
cordova-plugin-add-swift-support copied to clipboard

fix(ios): xcode parseSync

Open expcapitaldev opened this issue 3 years ago • 0 comments

every plugin can change project.pbxproj file, async operations can be exist with random queue, (promise/callback and etc.) every part with xcode.project should be existed only in one task (micro)

expcapitaldev avatar Jul 27 '21 10:07 expcapitaldev