web applications - TideSDK packaging on mac for windows or linux -


i have read

building win, mac , linux packages 1 platform

and answer said

a service platform coming solve issue make development easier everyone. we'll make announcements available.

so think tidesdk developer

but there no option build app other platform

then try build cli got error

python "$path_to_sdk/tidebuilder.py" -p -n  -t network -d "packages/win32/network" -o "win32" "../my_project" traceback (most recent call last):   file "/users/tony/library/application support/tidesdk/sdk/osx/1.3.1-beta/tidebuilder.py", line 141, in <module>     environment = env.packagingenvironment(options.platform, packager, options.appstore)   file "/users/tony/library/application support/tidesdk/sdk/osx/1.3.1-beta/env.py", line 63, in __init__     self.init_normal_dirs(script_dir)   file "/users/tony/library/application support/tidesdk/sdk/osx/1.3.1-beta/env.py", line 83, in init_normal_dirs     p.join(os.environ['appdata'], 'tidesdk'),   file "/system/library/frameworks/python.framework/versions/2.7/lib/python2.7/userdict.py", line 23, in __getitem__     raise keyerror(key) keyerror: 'appdata' 

i have copy sdk of windows version in sdk path.

does know how this?

thanks

the service platform described in above comment upcoming product tidekit (http://tidekit.com) brand new product designed keeping interest of developers in mind. checkout teaser video tidekit @ http://www.youtube.com/watch?v=ae7gn-d0ghu registrations of tidekit starting soon.

regarding question log have pasted trying build network installer. bundled installer (package runtime) option supported. should able generate installer using "package runtime" option.