Gathering detailed insights and metrics for ios-sim-portable
Gathering detailed insights and metrics for ios-sim-portable
Gathering detailed insights and metrics for ios-sim-portable
Gathering detailed insights and metrics for ios-sim-portable
A Node.js command-line utility to launch an iOS application bundle (.app) in the Xcode iOS Simulator
npm install ios-sim-portable
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (99.45%)
Shell (0.39%)
JavaScript (0.15%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
10 Stars
321 Commits
7 Forks
42 Watchers
15 Branches
20 Contributors
Updated on Feb 24, 2025
Latest Version
4.5.0
Package Id
ios-sim-portable@4.5.0
Unpacked Size
101.03 kB
Size
24.56 kB
File Count
62
NPM Version
10.2.4
Node Version
21.6.1
Published on
Feb 07, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
5
5
The ios-sim-portable is a command-line utility written in Node.js that launches an iOS application bundle (.app) in the Xcode iOS Simulator.
To install ios-sim-portable, run the following command.
1npm i -g ios-sim-portable
To update ios-sim-portable, run the following command.
1npm update -g ios-sim-portable
To uninstall ios-sim-portable, run the following command.
1npm uninstall -g ios-sim-portable
1$ ios-sim-portable <command> [parameters] [--options <values>] 2$ isim <command> [parameters] [--options <values>] 3 4General commands: 5 help <command> Shows additional information about the commands in this list. 6 launch <full path> Launches the application bundle at the specified path in the iOS Simulator. 7 device-types Lists the available device types for the current Xcode version. 8 sdks Lists the available iOS SDK versions. 9 notify-post Post a darwin notification on a device. 10 11For more information about each command, run 12$ isim help <command> 13or 14$ isim <command> --help 15
This software is licensed under the Apache 2.0 license, quoted here.
Both the Telerik AppBuilder CLI (appbuilder
) and the NativeScript CLI (nativescript
) rely on ios-sim-portable to load projects in the iOS Simulator.
The Telerik AppBuilder CLI lets you build, test, deploy, and publish hybrid mobile apps for iOS, Android, and Windows Phone 8 from your favorite IDE or code editor.
The NativeScript CLI lets you create, build, and deploy Telerik NativeScript-based projects on iOS and Android devices.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
Found 7/23 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More