Replies: 2 comments 2 replies
-
Yes, I have 10.1.1.GA running on Big Sur. I did a variety of things like:
as well as
for Android specific. Oh yeah, this stops using Can you share more of your info? |
Beta Was this translation helpful? Give feedback.
-
Do you still need to use 9.2.2? And when you say "Workspace" do you still use Appcelerator Studio? Don't do that 😄 It's been abandoned for a long time now! Use VSCode or Atom with the Appc packages. way easier/faster/better! If you can or want to update to the latest SDK: node 14 (or 16 but that will currently show a warning but works fine for me), jdk11, and the npm parts mentioned above or from: https://github.com/m1ga/from_zero_to_app/blob/master/installation.md |
Beta Was this translation helpful? Give feedback.
-
Is anyone running Titanium on MacOS Big Sur? I have a few customer apps that need to be updated while I move over to Flutter unless I can get Titanium up and running. The fix here (https://stackoverflow.com/questions/62647625/not-able-to-run-eclipse-on-macos-big-sur) does not work for me. I can actually get past the JRE error. When I get to the launch screen, the prompt to determine default workspace shows up and then it freezes. My last resort is to reset my comp and install the shipped software which is Mavericks. Any help on this would be greatly appreciated.
Here is my setup when running 'appc info' in the terminal:
Operating System
Name = macOS
Version = 11.6
Architecture = 64bit
CPUs = 8
Memory = 16.0GB
Node.js
Node.js Version = 12.22.6
npm Version = 8.1.4
Appcelerator CLI
Installer = 6.0.0
Core Package = 9.0.1
Titanium CLI
CLI Version = 5.3.2
node-appc Version = 1.1.2
I have SDK v9.2.2.GA installed as the latest.
Beta Was this translation helpful? Give feedback.
All reactions