Code Monkey home page Code Monkey logo

Comments (1)

dfed avatar dfed commented on June 10, 2024

Hi @perlguy99! Thanks for your interest in Valet and sorry you're running into trouble with the ValetTouchIDTest target.

We don't have instructions for how to get this project running on a device – this project was initially intended to aid me in my ability to test TouchID while we were first developing the feature 😅. You're right there are a few gotchas to getting this running with your own certificates. Running on device (unlike the simulator) requires code-signing which introduces a few fun complications.

To get the sample project running, you'll need to follow steps similar to our steps for getting unit tests running locally on macOS. Basically you'll need to change the bundle ID to a custom ID, and change all the Team IDs to be your development team rather than my development team.

It might honestly be easier to copy the ValetTouchIDTestViewController class into a project you already have building on device and displaying that view controller from your existing project. Note that the ValetTouchIDTest app doesn't require any special Xcode capabilities so it should be plug-and-play.

I'm going to close this issue out, since getting ValetTouchIDTest running locally was never intended to be supported. But I hope I've given you enough information to unstick yourself. Feel free to respond below if you still need help – I'll still get notified even though this issue is closed.

from valet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.