Nguyen Thanh Hai
Nguyen Thanh Hai
To solve Xcode warning and Carthage issue (that related to XMPPFramework)
Can we adding support install this awesome framework via Carthage?
Dependency "FontAwesomeKit" has no shared framework schemes for any of the platforms: iOS please check this
I tried to use some overloads method in the extension of Connection class, they have the same parameter and different return types. ...
Hello, I tried to apply theming in the sample project, then Xcode said > 'RAMTheme' initializer is inaccessible due to 'fileprivate' protection level `let textColor: UIColor = .white let listBackgroundColor:...
*** Fetching SCLAlertView-Swift *** Checking out SCLAlertView-Swift at "3b04846a962d2ab70ed2da3dbc9638600146b38a" *** xcodebuild output can be found in /var/folders/_l/hbzfgl255vl7kl5k4y0rfq780000gq/T/carthage-xcodebuild.tmH6L3.log *** Building scheme "SCLAlertView" in SCLAlertView.xcworkspace Build Failed Task failed with exit code...
I have build NYTPhotoViewer via Carthage on branch develop "HEAD" This warning still happening >Umbrella header for module 'NYTPhotoViewerCore' does not include header 'NYTPhotoViewerDataSource.h'
I'm using WordPress-Editor-iOS for edit the email content some email has a large content because somebody reply and reply many time. So my editor become heavy and slowly sometime they...
Hi @Bearer, I have tried to code signing the binary just for distribution outside the Appl Store but, first issue is there is no way to execute code-sign without notarizing...