objective-git icon indicating copy to clipboard operation
objective-git copied to clipboard

Updated for swift 5 and XCode 11.2

Open lbanders opened this issue 5 years ago • 2 comments

I tried to objective-git in a react-native project, but had issues importing the module in swift.

I have made these changes to the modulemap and the project settings to make it work.

lbanders avatar Dec 03 '19 09:12 lbanders

I had similar issues - see #699 for some of my issues and eventual solution

marcuswestin avatar Dec 06 '19 16:12 marcuswestin

What to do here, to make CI work ?

hannesa2 avatar Feb 05 '21 06:02 hannesa2