Pinned Loading
-
Auto Upload Your App Debug Product o...
Auto Upload Your App Debug Product on Appetize.io 1#!/bin/bash
23API_TOKEN=<APPETIZE_API_TOKEN>
45BUILD="$(xcodebuild -sdk iphonesimulator -workspace <WORKSPACE_NAME>.xcworkspace/ -scheme <SCHEME_NAME> -configuration Debug)"
-
paypingNodeWebHook
paypingNodeWebHook PublicObserve https://payping.ir WebHook item purchase JSON in Node.JS
JavaScript 1
-
NetShears
NetShears PublicForked from divar-ir/NetShears
iOS Network monitor/interceptor framework written in Swift
Swift
-
StringBacked.swift
StringBacked.swift 1protocol StringRepresentable: CustomStringConvertible, Decodable {
2init?(_ string: String)
3}
45extension Int: StringRepresentable {}
-
Add Codable Conformance to SQLite Sw...
Add Codable Conformance to SQLite Swift Types 1protocol CodableEntity: Codable, Value { }
23extension CodableEntity {
4static var declaredDatatype: String {
5Blob.declaredDatatype
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.