Skip to content
#

apple

Here are 1,474 public repositories matching this topic...

WWDC
nysander
nysander commented Apr 8, 2019

Hello, as I am building full stack solution for keeping high code quality standards of my swift apps and I found your project which I find suitable for my Jenkins CI appliance.

I wanted to ask if it is possible to add XML formater for example in Checkstyle 4.3 XML format to easily integrate with jenkinsci/warnings-ng-plugin.

matwming
matwming commented Jun 25, 2019

This package works great on ios with touch ID, face ID and passcode.
On android, the touch ID also works if touch ID is enabled.
BUT, when touch ID on android is not enabled, unlike ios, it will not give users an option to enter passcode. It throws "Touch ID Error".
Is it possible to show a passcode on android when touch ID is not enabled?
Many thanks.
This is my package.json info:

mbatrawi
mbatrawi commented Oct 27, 2019

Errno::EACCES - Permission denied @ dir_s_mkdir - ~/PopcornTimeTV/Pods
/usr/lib/ruby/2.5.0/fileutils.rb:232:in mkdir' /usr/lib/ruby/2.5.0/fileutils.rb:232:in fu_mkdir'
/usr/lib/ruby/2.5.0/fileutils.rb:210:in block (2 levels) in mkdir_p' /usr/lib/ruby/2.5.0/fileutils.rb:208:in reverse_each'
/usr/lib/ruby/2.5.0/fileutils.rb:208:in `block in mkdir_p'
/usr/lib/ruby/2.5.0/fileutils.rb:193:in

joshfarrant
joshfarrant commented Dec 4, 2018

#16 added support for an optional options parameter to the buildShortcut function.

Currently, the supported options are:

buildShortcut([], {
  icon: {
    color: COLORS.LIGHT_BLUE // Or any color specified in src/meta/colors.ts
    glyph: GLYPHS.E9AE // Or any glyph specified in src/meta/glyphs.ts
  },
});

Currently, this functionality isn't documented anywhere. It wo

Improve this page

Add a description, image, and links to the apple topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apple topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.