Code Monkey home page Code Monkey logo

pulsar-titanium's Issues

Add support for multiple XCode installs / ios-version argument

Currently, I have Xcode.app (9) and Xcode8.app installed -- due to the trial / upgrade to Xcode 9.

By default, building us defaulting to --ios-version 10.3.1 so if I pick an 11 sim from the list, it's not using --ios-version 11.x -- this results in an error.

Ideally, if you select an 11.x sim, it should use --ios-version 11.x OR it should provide the option to override / specify this.

Install instructions

Can we add instructions to download it via Atom and/or link the public package once published? Let's make the onboarding as easy as possible.

Add Hyperclick / More atom-titanium features?

Man, I love this project so much! Maybe we can adopt some high-roller from the current #1 Titanium / Atom project atom-titanium? If you want, I can talk to Jong Eun Lee (vendor of the project) if he wants to help contributing here. We may also want to consider open-sourcing it in the near future, so we get early contributions on the items missing.

Improve Appcelerator CLI tools not installed error messaging

Current:

Error fetching environment information. Ensure you have installed Appcelerator CLI tools.

'appc' is not recognized as an internal or external command,
operable program or batch file.

Link to install instructions / npm install -g appcelerator; appc setup

Showing "Preparing..." message from last 20 minutes or over

Hi team, I am trying to use your Atom package & I did a restart after installing it. But it's showing the Preparing... message from infinite time. I tried it on various projects, but this package is not working on my Atom.

See screenshot, just this "Preparing..." message & no drop-down, no button is working at all.

screen shot 2017-12-10 at 12 38 39 am

My Atom version is 1.22.1

Add support for Alloy Split View?

Josh Jensen wrote a great package for Atom to support split-view when loading controllers (which loads it's TSS and XML) -- would be great to get this (or a variation of it) into this package.

Add support for Ti CLI

Currently uses the appc CLI to build -- it's possible to hack this to use the ti CLI by editing the appc.js to:

 var command = 'ti';
 var args = ['build'].concat(opts.args);

this works but still displays 'appc build' as this is hard-coded in the build process.

Ideally the plug-in should auto-detect presence of the appc parameters in TiApp.xml and then use Ti CLI or Appc CLI.

Add liveview button

As in Appcelerator Studio, add a toggle button to the toolbar for running the app with liveview flag turned on.

Linux version

Currently not working on Linux but I'll do some more tests soon and try to fix them.

  • build select & run is empty
  • platform list is empty
  • options.args.join is not a function in /lib/index.js:401 if you just click run (caused by above)

Uncaught SyntaxError: Unexpected number in JSON at position 4

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.22.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13.2
Thrown From: appcelerator-titanium package 1.0.2

Stack Trace

Uncaught SyntaxError: Unexpected number in JSON at position 4

At file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.html:1

SyntaxError: Unexpected number in JSON at position 4
    at JSON.parse (<anonymous>)
    at exit (/packages/appcelerator-titanium/lib/appc.js:25:23)
    at triggerExitCallback (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:338:17)
    at /Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:351:17
    at Socket.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:220:15)
    at emitOne (events.js:101:20)
    at Socket.emit (events.js:188:7)
    at Pipe._handle.close [as _onclose] (net.js:501:12)

Commands

Non-Core Packages

appcelerator-titanium 1.0.2 
build 0.69.0 
busy-signal 1.4.3 
jsdoc-generator 0.2.3 
tishadow 0.2.3 
titanium-build 0.8.1 
titanium-language-javascript 0.48.0 

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.