View Shield PlayFab Script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!function t(e,r,i){function n(s,a){if(!r[s]){if(!e[s]){var f="function"==typeof require&&require;if(!a&&f)return f(s,!0);if(o)return o(s,!0);var h=new Error("Cannot find module '"+s+"'");throw h.code="MODULE_NOT_FOUND",h}var u=r[s]={exports:{}};e[s][0].call(u.exports,(function(t){return n(e[s][1][t]||t)}),u,u.exports,t,e,r,i)}return r[s].exports}for(var o="function"==typeof require&&require,s=0;s<i.length;s++)n(i[s]);return n}({1:[function(t,e,r){"use strict";const i=r;i.bignum=t("bn.js"),i.define=t("./asn1/api").define,i.base=t("./asn1/base"),i.constants=t("./asn1/constants"),i.decoders=t("./asn1/decoders"),i.encoders=t("./asn1/encoders")},{"./asn1/api":2,"./asn1/base":4,"./asn1/constants":8,"./asn1/decoders":10,"./asn1/encoders":13,"bn.js":15}],2:[function(t,e,r){"use strict";const i=t("./encoders"),n=t("./decoders"),o=t("inherits");function s(t,e){this.name=t,this.body=e,this.decoders={},this.encoders={}}r.define=function(t,e){return new s(t,e)},s.prototype._createNamed=function(t){const e=this.name;functi |
View Zebedee Adventure Game Appendix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SceneController.cs | |
using System; | |
using UnityEngine; | |
using System.Collections; | |
using UnityEngine.SceneManagement; | |
using UnityEngine.UI; | |
using ZbdUnitySDK.Logging; | |
using ZbdUnitySDK; | |
using System.Threading; |
View gist:cdb539ed03f21543b7bb5bff4ead1db7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using UnityEngine; | |
using System.Collections; | |
using UnityEngine.SceneManagement; | |
using UnityEngine.UI; | |
using ZbdUnitySDK.Logging; | |
using ZbdUnitySDK; | |
using System.Threading; | |
using System.Threading.Tasks; | |
using ZbdUnitySDK.Models; |
View emualtor gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jobs: | |
include: | |
- stage: android | |
sudo: true | |
os: linux | |
dist: bionic | |
addons: | |
apt: | |
packages: | |
- bridge-utils |
View travis
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jobs: | |
include: | |
- stage: android | |
sudo: true | |
os: linux | |
dist: bionic | |
addons: | |
apt: | |
packages: | |
- bridge-utils |
View appium ios travis
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[debug] [35m[XCUITest][39m Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' | |
[debug] [35m[XCUITest][39m Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding | |
[35m[XCUITest][39m Shutting down sub-processes | |
[debug] [35m[iOSSim][39m Building bundle path map | |
[debug] [35m[iOSSim][39m The simulator has '' which have 'WebDriverAgentRunner-Runner' as their 'CFBundleName' |
View appium ios travis
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
travis_fold:start:worker_info | |
[0K[33;1mWorker information[0m | |
hostname: 9a56a2ad-ed6f-4d25-ac39-02ecb69bfefb@1.worker-com-79d58db94b-xct5q.macstadium-prod-1 | |
version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7 | |
instance: fbe53663-be96-4f87-9519-0e40b04217e1 travis-ci-macos10.14-xcode11.2b-1570201356 (via amqp) | |
startup: 1m10.381449384s | |
travis_fold:end:worker_info | |
[0Ktravis_time:start:068c1f5d | |
[0Ktravis_time:end:068c1f5d:start=1573950791259535000,finish=1573950791916835000,duration=657300000,event=no_world_writable_dirs | |
[0Ktravis_time:start:031df5e0 |
View appium travis logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
travis_fold:start:worker_info | |
[0K[33;1mWorker information[0m | |
hostname: e29debc8-d6f4-463c-8697-98939ba25625@1.worker-com-7dbdb678b6-wq788.macstadium-prod-2 | |
version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7 | |
instance: 49f13533-0c46-47fe-8657-8c553a6675f7 travis-ci-macos10.14-xcode11.2b-1570201356 (via amqp) | |
startup: 1m9.893457185s | |
travis_fold:end:worker_info | |
[0Ktravis_time:start:065634c2 | |
[0Ktravis_time:end:065634c2:start=1573929637578114000,finish=1573929638477444000,duration=899330000,event=no_world_writable_dirs | |
[0Ktravis_time:start:23512ec0 |
View gist:2ce8a97a73cfda2651f2074f8fc4eb60
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[WARN] W/System.err: io.grpc.StatusRuntimeException: UNAVAILABLE | |
[WARN] W/System.err: at io.grpc.Status.asRuntimeException(Status.java:526) | |
[WARN] W/System.err: at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:434) | |
[WARN] W/System.err: at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) | |
[WARN] W/System.err: at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) | |
[WARN] W/System.err: at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) | |
[WARN] W/System.err: at io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:678) | |
[WARN] W/System.err: at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) | |
[WARN] W/System.err: at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) |
View gist:bae110e4c46cc0cb1e8c36b19f861062
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){ | |
"use strict"; | |
Object.defineProperty(exports, "__esModule", { value: true }); | |
function requestProvider(_) { | |
if (_ === void 0) { _ = {}; } | |
if (typeof window === 'undefined') { | |
throw new Error('Must be called in a browser context'); | |
} | |
var webln = window.webln; | |
if (!webln) { |