Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TiShadow express infinite loop #520

Open
flaviox83 opened this issue Jan 30, 2017 · 6 comments
Open

TiShadow express infinite loop #520

flaviox83 opened this issue Jan 30, 2017 · 6 comments

Comments

@flaviox83
Copy link

flaviox83 commented Jan 30, 2017

TiShadow: 2.9.0
Titanium SDK: 6.0.1.GA
Appcelerator CLI: 6.1.0
Alloy: 1.9.5 - 1.9.6
Building for target: simulator
Building using iOS SDK: 10.2
Building for iOS Simulator: iPad Pro (9.7 inch)

@Astrovic
Copy link

Astrovic commented Apr 7, 2017

I've the same problem... when I use --shadow or ts @ run --update, it starts an infinite loop.

My config is:

TiShadow: 2.9.1
Titanium SDK: 6.0.3.GA
Appcelerator CLI: 6.1.0
Alloy: 1.9.5 - 1.9.6
Building for target: simulator
Xcode: 8.3
iOS SDK: 10.3
Node.js Version: 4.6.0
npm Version : 2.15.9

@Astrovic
Copy link

Astrovic commented Apr 7, 2017

I see many times this error too:
[Error: Module version mismatch. Expected 46, got 48.]

@yomybaby
Copy link
Contributor

yomybaby commented Apr 8, 2017

What version of node you use?

@Astrovic
Copy link

Astrovic commented Apr 8, 2017

Node versione is 4.6.0.
I solved mismatch error forcing alloy upgrade. But the infinite loop persists.

@yomybaby
Copy link
Contributor

When infinite alloy compile, would you please check the log started with "[DEBUG] change: "?
It should be have many logs look like "[DEBUG] change: xxxxxxx".

If there are, let me know what they are. :)

@Astrovic
Copy link

[INFO]  Installing default LaunchScreen.storyboard
[DEBUG] Writing /Users/astromac/Dati/Applicazioni/alloyTest/build/appify/build/iphone/LaunchScreen.storyboard
[INFO]  Cleaning Xcode derived data
[DEBUG] Invoking: DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] 
[INFO] Alloy compiled in 0.66615s
[WARN] Nothing to update.
Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc.  All Rights Reserved.

[INFO]  [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO]   Not matching the file restriction, skipping
[INFO] 
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] 
[INFO] Alloy compiled in 0.49894s
[INFO] 1 file(s) bundled.
[INFO] Uploading...
  Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc.  All Rights Reserved.

[INFO]  [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO]   Not matching the file restriction, skipping
[INFO] 
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] 
[INFO] Alloy compiled in 0.61044s
[WARN] Nothing to update.
Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc.  All Rights Reserved.

[INFO]  [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO]   Not matching the file restriction, skipping
[INFO] 
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] 
[INFO] Alloy compiled in 0.5911s
[INFO] 1 file(s) bundled.
[INFO] Uploading...
  Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc.  All Rights Reserved.

[INFO]  [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO]   Not matching the file restriction, skipping
[INFO] 
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] 
[INFO] Alloy compiled in 0.47469s
[WARN] Nothing to update.
Appcelerator Command-Line Interface, version 6.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants