I hereby claim:
- I am nspassov on github.
- I am nspassov (https://keybase.io/nspassov) on keybase.
- I have a public key whose fingerprint is AD30 CF73 3360 E3B8 F64D E32E 584F DC4C E6B1 F0BF
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
[Appium] Welcome to Appium v1.6.0 | |
[Appium] Non-default server args: | |
[Appium] noReset: true | |
[Appium] Deprecated server args: | |
[Appium] --no-reset => --default-capabilities '{"noReset":true}' | |
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities: | |
[Appium] noReset: true | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"iOS","versionNumber":"10","deviceName":"iPhone","udid":"80ced61726a241abf3f2309137db58360b9f7329","app":"/Users/nspassov/Downloads/knab-br-ios-m/Development.ipa","automationName":"XCUITest"}} | |
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","ver... |
#import <UIKit/UIKit.h> | |
@interface DateFlowLayout : UICollectionViewFlowLayout | |
@end |
# GPG on Tower |
# This file looks empty when viewed with "vi". In fact, there is one | |
# '~', so users with no AppleVolumes file in their home directory get | |
# their home directory by default. | |
# | |
# volume format: | |
# :DEFAULT: [all of the default options except volume name] | |
# path [name] [casefold:x] [options:z,l,j] \ | |
# [allow:a,@b,c,d] [deny:a,@b,c,d] [dbpath:path] [password:p] \ | |
# [rwlist:a,@b,c,d] [rolist:a,@b,c,d] [limitsize:value in bytes] \ |
# Copyright 1999-2011 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# | |
# /etc/screenrc | |
# | |
# This is the system wide screenrc. | |
# | |
# You can use this file to change the default behavior of screen system wide | |
# or copy it to ~/.screenrc and use it as a starting point for your own | |
# settings. |
// | |
// ArrowImageGenerator.swift | |
// | |
// Created by Alessio Orlando on 07/10/15. | |
// Copyright © 2015 Alessio Orlando. All rights reserved. | |
// | |
import Foundation | |
import UIKit |
This is a zx
script that fix bundle install
How to run:
The
bundle-install
file should be without extension (but not required) added the extension to make GitHub syntax highlighting workSo from now we just gonna use
bundle-install
instead ofbundle-install.mjs