Skip to content

Unable to install the application in simulator #269

Open
@asadali737

Description

Issue

I am using following command to install my iOS application in iPhone 11 Pro Max simulator.

ios-sim install /path-to-application -d iPhone-11-Pro-Max

And I am getting following error messages.

/usr/local/lib/node_modules/ios-sim/src/commands/install.js:21
        throw err
        ^

Error: Invalid binary plist. Expected 'bplist' at offset 0.
    at exports.parseBuffer (/usr/local/lib/node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js:55:11)
    at tryParseBuffer (/usr/local/lib/node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js:28:18)
    at /usr/local/lib/node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js:46:7
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:61:3)

System Specs

System Software Overview:

      System Version: macOS 10.15.3 (19D76)
      Kernel Version: Darwin 19.3.0
      Boot Volume: MacOS
      Boot Mode: Normal
      Computer Name: ----
      User Name: ----
      Secure Virtual Memory: Enabled
      System Integrity Protection: Enabled
      Time since boot: 3 days 15:47

ios-sim version: ios-sim/9.0.0 darwin-x64 node-v12.14.1

Xcode 11.3.1
Build version 11C504

Xcode Path: /Applications/Xcode.app/Contents/Developer

Node version: v12.14.1

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions