Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/NativeScript/ios-sim-portable
A Node.js command-line utility to launch an iOS application bundle (.app) in the Xcode iOS Simulator
https://github.com/NativeScript/ios-sim-portable
8f9c713bbad122627ab78f8c1c3513ab3cc86431 authored 12 months ago
Co-authored-by: Igor Randjelovic <[email protected]>
b020f349110c3b58c3be85d6581320a5bc2d1532 authored 12 months ago05b610b50d9ebb079642d1d9531ad11a2087770e authored over 1 year ago
0f7ccb37b5201e78149667a88a89fc977f9a3091 authored over 1 year ago
5f9a92360e8f156cbe66bd001f1f5c05912a4970 authored over 1 year ago
4b56bd25380f57633998f41a3ac82a9863be68c9 authored over 1 year ago
84c85040d4b3c8e44c3602778cafe7f70b7f7218 authored over 1 year ago
c2befefbaca2d87145eb65c3fc4a8a35a441e289 authored over 1 year ago
2a7e2c2dd429ae5ff8a9f8b14ef7460b0350df96 authored almost 2 years ago
c63f9cee139016ad92ac5981f78862da71725174 authored almost 2 years ago
cded4444811f717e71802e13f77b9bbb0ecfce9d authored almost 2 years ago
eff3464652c77e70e47df999003e370b41b4da08 authored almost 2 years ago
08fbbd01298d15ee8ab6632cc804deea68809189 authored almost 3 years ago
e4e9214c2c4e99bb2abceb7348a6b8824edf0dd3 authored almost 3 years ago
fixed packing script to ensure we compile ts before packing
ff150f8d74fc53fa45285f75a3d25ea642f13ec2 authored about 3 years agoc90ac1a71f76616bce8e97e629750da28f273b98 authored about 3 years ago
90866814836c18e5cf9e5080d577bdf46cf639d4 authored about 3 years ago
* fix for default simulator
this fix let the XCode simulator choose the default simulator to ...
f8c10aa13f1fde5c3ecee56da9e3c76b6dc930a6 authored about 3 years ago892c8ba601f98bdc5c025d62d7e465f46527aed3 authored over 4 years ago
e38e0959eabd72b6508864ee49a6fe21585ade7f authored over 4 years ago
56add449815a7b3c7e6f368b6b132340ba255a41 authored over 4 years ago
fix: enforce 3 seconds between app restarts in order to avoid frozen simulators on fast restarts
951ec29f17677e4b29a298be33902b3666fec5c3 authored about 5 years ago10d6d2ffca3ca5e4c804fda6de556fc41aeca675 authored about 5 years ago
fix: popup is shown when searching for iOS Simulators
79cc924852e797b8df40b52d1348db97f4b4e2cc authored almost 6 years ago5c6675c69c1bb18fd3215d6e01b530931f0c5c0e authored almost 6 years ago
When Xcode Command Line tools are not installed, calling `xcrun` leads to a popup with suggestio...
c776a42ac0757e6905d660be607c69715252b354 authored almost 6 years agofix: add timeout when stopping application
f347e0aa8c42c7293bc349c1d37989d03506b3e7 authored about 6 years agoOn slower machines, `kill -9` says its stopped the application, but it is still runing on iOS Si...
2816b9f8fe39790919600d942af4b791b8f88001 authored about 6 years agofix: getPid returns incorrect result
d737eb684cd5f81aa1f240444f8c14d052f2f37b authored about 6 years agobe7e61d9a3e1d83d8b91c82db80d331121e77854 authored about 6 years ago
In case application name contains `grep`, the `getPid` method will not return any result as we h...
213c0028540365cbab4740ffd38e59fdef048507 authored about 6 years agochore: bump node versions
0cd17762df9b5caf2c3b54ed1306fc73e5459c50 authored about 6 years ago295de014d55df3c68388d46d5ba3deaa592d5950 authored about 6 years ago
de6588b3a8dc9aa83968f6e0483d2d5980f10b49 authored about 6 years ago
fix: stop the application using the local pid instead of `simctl terminate` (the terminate comma...
5ae0031f01a631c7bf1c8e54b6d1cd8f10094e98 authored about 6 years ago5393c988259caa361f4436b57e54077b6562d381 authored about 6 years ago
85c4666cc893685a99ad53557e7b5d6aab353960 authored over 6 years ago
fix: use correct spawn method in order to fix livesync
8800eca793a6b39b87ca7494183794052de8710e authored over 6 years agofix: get_app_container returns non-existent path
f9307ab959d2cbf87d74ca064cab799595117f4e authored over 6 years ago`childProcess.spawn` is blocking method and waits for close event to resolve the promise. Actual...
2b30544f62c5be999e34ba8e25ea53eb5b1baf74 authored over 6 years agoIn case application is not installed on simulator, `xcrun simctl get_app_container ...` command ...
f234c5a15c2f82148a46179b6d4a227ba342d7db authored over 6 years agofix: log process is not started on getDeviceLogProcess
87dac2f07addc5d4d30947184a67e15207f284a6 authored over 6 years agobacc4c1939dbb92f4fddd4b2adf2f13401cbe093 authored over 6 years ago
In some cases (especially with Xcode 10), calling getDeviceLogProcess returns a childProcess for...
4a4353fe37db200cfc56e9b7bab7b6110cb3255e authored over 6 years agofix: unable to install application every other time with Xcode 10
3720dcd6079af89de4e8092482d1a5b7b8eb43ef authored over 6 years ago4b6f1073b26812cba61bf7048d2ceca576bcb305 authored over 6 years ago
When using Xcode 10, the `xcrun simctl install ...` command fails every other time with error:
`...
cec445292c019a72d9fdfd86be32091c18a11d07 authored over 6 years ago
Kddimtirov/add error handler spawn
8ba24406015ffea48ba964188a4172a6556e8bc7 authored over 6 years ago50ac728c7a7b8fa8564ed2d552441436dfa2051d authored over 6 years ago
014ba49767f51a9c3a001c9553cf781d24329548 authored over 6 years ago
0c49691b0b9fc86dda678cc8d8d53a1756801f54 authored over 6 years ago
Fix missing await
a8740c16eef3fe7e75a0e5950a2bc65cfeb77994 authored over 6 years agoe78783d18c60108fd4c78c2d3235f43da7d33edb authored over 6 years ago
2b0362bc977675219540ad10813750412f3154b0 authored over 6 years ago
Make ios-sim API async
f358b1df8cd96b426bb7f13b2a875cf44e9277e3 authored over 6 years ago14174801371b1aa8ded3a8a18ca3a467bab6bf15 authored over 6 years ago
Fix compilation error
ad24748c5dbe828cf7dd368897021b216579b0d8 authored over 6 years agob75095c66bb27c2377d124fb90d5bc04c0c8fb94 authored over 6 years ago
f83f3146cb505be8a6182c6bd05f31409f73d2f2 authored over 6 years ago
Verify device passed as option
14d53cb7db801a311e7c0e9e0f42c7601a67c851 authored over 6 years agofix: Do not wait 15 seconds to detect simulator
b1062652e5a95564b28546819e5e91c6f6af92b8 authored over 6 years ago55329a2c2e1feb06ef998e0ec93ba8e58b697eeb authored over 6 years ago
Currently when we want to detect iOS Simulators we have a setInterval that iterrates 30 times fo...
c5eb75408bf00c397dc82dc4ee0dcb692fde2574 authored over 6 years agoFixes this https://github.com/NativeScript/nativescript-cli/issues/3625
870e30abc100aac503f981d66f9fb75cdafcbf9b authored over 6 years agofix: launchApplication fails when device identifier is passed
56e3abb90f260f3af46445762f1c8faea71a5a33 authored over 6 years agof5d7b8b2e49ad8c9bb3e4261a7d0b5e1e88d5783 authored over 6 years ago
In case `launchApplication` is called with device identifier (instead of name), the validation f...
eb182f9cbc944c6fa2d28a4f174080ab7d80fb84 authored over 6 years agoa2217f68950b7d671f7ae980b7798076f0112e83 authored over 6 years ago
e4f7a5a13b291a6a6dac30622bb9dc7fb8044cf5 authored over 6 years ago
f8b798dfe4f9b2ddf37fcdd3a625cdcdaf3aa803 authored over 6 years ago
Get debugger port from device logs
02aa40870aa13ecbb5ac7f385d386bbef174c032 authored over 6 years agob728f684dd341ee50cfe9ff8623e9020781934a1 authored over 6 years ago
Fix unhandled exception that is thrown in case when there are some configuration problem on the ...
b0bfc2a4bdf647023b05647cef8e9ec0328ae65f authored over 6 years ago41cc259a224635082429327a4545cebc393172df authored over 6 years ago
db4d4e1602157b24ff5741f7297a17b71e3bf44e authored over 6 years ago
Verify device id before running the simulator
23bfd8a18d8bb5ce701fa523235bf5fce1170b31 authored over 6 years ago301139fb65cf9b120b6c44f2d51fc91ba14a8fce authored over 6 years ago
168494d99b65ff689de94e9339413270f3d143c8 authored over 6 years ago
cd3a4cd3d841756eae2eb0a52e7a73909507320d authored almost 7 years ago
Get device by name and sdk
f70ce58608211860bc58c3cec351b500d0ee9e82 authored almost 7 years ago
Fixes:
https://github.com/NativeScript/nativescript-cli/issues/2131
https://github.com/NativeScr...
Also add Node.js 9.x.x as verified
d888c819e6ed4ce66eced7e40b9c692770a0cbd2 authored almost 7 years agoThrow an error when xcrun simctl command fails
8b326c4a740168fc7a18a7a04b0fae006b981e92 authored almost 7 years agoHanlde in a better way errors from xcrun command
7f50a9e6c942d084c0a1cd02028ea30447d2bf48 authored almost 7 years ago19019bbddb4023bc3aaa110320f0155a3c7c8fdf authored almost 7 years ago
Respect --device <id> option
f06845cfa36a079e04c011333cf44943a9d9c43e authored almost 7 years agob0914908b0c8b0ed5666320a9d46502f37cdb675 authored almost 7 years ago
Support for multiple simulators
a84c11acb1f248fb648ef9fc45a9c216773714a5 authored almost 7 years agoec6ddb9a8a6c063925e0810ba08b6d12878716b9 authored almost 7 years ago
Give some time to `simctl launch` command to launch the process
0df90aa5e2898ff4d013647ce0883db6d7e96d80 authored almost 7 years agofix(simulator): Boot orphan simulator
f5fb57af5b6f99bc7007cf270a007d396b73cf6e authored almost 7 years agoTrying to fix https://github.com/NativeScript/nativescript-cli/issues/3235
f07f0fe2a7889ac4bd5339e7a7ab64839294b1c3 authored almost 7 years agoFixes https://github.com/NativeScript/nativescript-cli/issues/3324
919e80a09b6cb7a2fe8e31e90116f2e35feeaafb authored almost 7 years agoFix log in iOS11 simulators.
5153663e5075dd407bef068ad42cd7066d1649d9 authored over 7 years ago65f86ef3a29e4bed9d05232891a8262a6dd7b5f2 authored over 7 years ago
cc6995e0308c8dbc2fdb5d4d0826cdda8c14a284 authored over 7 years ago
f2ccf131bc1250d14c799e460d23b1a249683e6c authored over 7 years ago
Fix killing simctl process capturing the kill signal without sending to parent
f7004e3e009b1e6f93ece86cf7a07bf0c7a4ace4 authored over 7 years ago4ec1d9f86d7e015466a4d46b4228c806756a242f authored over 7 years ago