-
```
pod install
Analyzing dependencies
Pre-downloading: `ParkedTextField` from `https://github.com/gmertk/ParkedTextField.git`, tag `1.0.0`
Pre-downloading: `SQLCipher` from `https://github.com/C…
-
d: warning: directory not found for option '-L/Users/hongdong/Library/Developer/Xcode/DerivedData/尚学堂映客-gemedyuukwpgzydejigwczheuvpj/Build/Products/Debug-iphonesimulator/AFNetworking'
ld: warning: di…
-
In some situations it is very handy have the ability to get information about the client when processing the HTTP request
Please add forwarding of HTTPConnection's local/remote endpoints into HTTPR…
-
Hi Everyone,
This is my class:
```
import Foundation
import CocoaMQTT
protocol didReceiveMessageDelegate {
func setMessage(message: String)
}
class MQTT: CocoaMQTTDelegate {
…
-
I have a pretty standard project using React Native. It. has some cocoapods installed or the iOS version.
When I run `npx tsconfig.js --once` I get heaps (3829 to be exact) of errors like the one b…
-
Run this commend :
pod install
I had got this error :
-------------------------------------
Analyzing dependencies
Pre-downloading: `ParkedTextField` from `https://github.com/gmertk/Parke…
-
Hello,
very interesting project but seems that the Artnet Lib doesn't work on OSX Mavericks.
Do you know how to fix this issue ?
Thank's, have a good day !
-
I am not sure why, but I am finding that ./test.bash fails.
When I run:
`objc-run examples/MACollectionUtilitiesTest.m`
I get the following:
`xcodebuild: error: '/var/folders/l2/cj4n3bj156j22cn6k5m…
algal updated
9 years ago
-
### Steps to reproduce
none
### Actual results
patrol test -t integration_test/example_test.dart -d BC43AC10-F6E1-4CD9-B6E2-8FCC4DC10799 --verbose
Verbose mode enabled. More logs will be printed.
…
-
AMQPConnection _connection = [[AMQPConnection alloc] init];
NSError *error,_error1;
[connection connectToHost:server onPort:port error:&error];
[connection loginAsUser:login withPasswort:password onVH…