Lun Wang
Lun Wang
Is it possible to add RSA support?
``` error: Multiple commands produce '/Users/ST22956/Library/Developer/Xcode/DerivedData/demo-dhbuwwmhnykrrcakkwemvgtkdzep/Build/Products/Debug-iphonesimulator/Realm/Realm.framework.dSYM': 1) That command depends on command in Target 'Realm' (project 'Pods'): script phase “[CP] Copy dSYMs” 2) That command depends on command in Target...
If it's a bug: - What's your environment: ``` CocoaPods : 1.10.1 Xcode : 12.4 (12D4e) cocoapods-binary : 0.4.4 plugin 'cocoapods-binary' ``` When I run `pod install` then I modify...
set ``` pod 'AFNetworking', :binary => false ``` pod install I can see the source in pod target then I change to ``` pod 'AFNetworking', :binary => true ``` the...
for example `xcworkspace-path`, `output-path`
It seems it doesn't need ReactNative. I see you still use WebView to load everything rather than a native view
Could you please add Carthage Support?
**Is your feature request related to a problem? Please describe.** Some packages have different identifiers and names. Do we show library name same as Xcode? The package I'm using is...
maybe this can be enabled this time?