-
During the build script step
```bash Builder/Scripts/buildCurlStaticLibrary.sh curl-7.43.0```
I keep getting
cp: /Users/nstein/Swift/Kitura-HelloWorld-iOS/iOSStaticLibraries/Curl/.build/c…
ghost updated
7 years ago
-
- [x] **1. Add gateway** (Done #491)
- [FireBase/FCM](https://firebase.google.com/docs/notifications/) — free
- ~~Pushwoosh.com — [No API for free](https://github.com/Trustroots/trustroots/iss…
-
Running modpack : Sky Factory 3 (recommended version)
Whenever you make a new network and save it, after most server restarts, saved networks will simply be gone and it will be like they never exist…
-
I've run the latest Docker registry from the Hub using Swift as a backend, successfully uploading and downloading. However, when I enable the swift encryption and keymaster middlewares in Swift 2.9.0,…
-
> This will likely require server inputs as I don’t know if those API calls are working currently.
-
> This will likely require server inputs as I don’t know if those API calls are working currently.
-
In my current app I always need a User Object. Without that User Object nothing would work. So if there is no User Object in the Realm, I create one:
```
func getCurrentUser() -> USER {
if (s…
-
Taken from this reddit comment:: https://www.reddit.com/r/swift/comments/3ttu9u/serverside_swift_is_here_its_perfect/cx9hrpc
```
Nice work!
I have one suggestion though - be more consistent wrt to co…
-
This is the list of https://github.com/TrinityCore/TrinityCore/commits/3.3.5 to be merged into https://github.com/TrinityCore/TrinityCore/commits/6.x
- [ ] 97b053d2034825c58246d79ebdbb3eb23fc2f…
-
Arrow functions as per ES6
``` js
// Basic syntax:
(param1, param2, paramN) => { statements }
(param1, param2, paramN) => expression
// equivalent to: => { return expression; }
// Parentheses ar…
dpeek updated
7 years ago