Coder Social home page Coder Social logo

Comments (4)

jwillis avatar jwillis commented on September 26, 2024

I sent a pull request to fix the issue (caused by changes in the Apple Dev Center).

from cupertino.

Kishandewangan avatar Kishandewangan commented on September 26, 2024

Jamie,

Conversation from pull request #60

yes, It worked for me using device name and UDID directly
I will try the below command provided by you in my script

$ DEVICES=""Jamie's iPod Touch 4"=xxxxxxx"
$ ios devices:add "$DEVICES"

from cupertino.

Kishandewangan avatar Kishandewangan commented on September 26, 2024

Thanks Jamie,
It does work to add single device using variable
If i use same variable to add multiple devices, then it is not adding devices properly

Let say if i take two devices with below pattern
$ echo $DEVICES
"Device_name1"=UDID1 "Device_name2"=UDID2

After running below script:
$ios devices:add "$DEVICES"

I am only able to save 1 device with Device_name1 as device name as UDID2 as udid, which is wrong
Could you please check and let me know your observations

Thanks
kishan

from cupertino.

mattt avatar mattt commented on September 26, 2024

Fixed by #60. Apologies again for how long it took to get merged in.

from cupertino.

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.