Skip to content
Menu
メモ
  • ホーム
  • 開発技術
    • サーバー構築関係
      • 公開サーバー構築
      • ドメイン・サーバー
    • プログラム開発
      • Docker
    • 人工知能
  • ライフスタイル
    • 投資
      • 株式
    • お得
      • クレジットカード
  • ビジネスサポート
    • 会社経営
    • 経理
    • サンプルページ
  • 人間の肉体をコントロールする
メモ

Mac Version

Posted on 2021年8月21日

現在のバージョン確認

appc use
appc ti sdk list
node -v
npm -v
appc ti setup check

xcode-select -print-path
xcodebuild -version
swift -version

Mac2

Appcelerator

mac2$ appc use
The following versions are available:

5.3.0      Not Installed                           
5.3.1      Not Installed                           
5.4.0      Not Installed                           
5.5.0      Not Installed                           
5.5.1      Not Installed                           
6.0.0      Not Installed                           
6.1.0      Not Installed                           
6.1.2      Not Installed                           
6.1.4      Not Installed                           
6.2.0      Not Installed                           
6.2.1      Not Installed                           
6.2.2      Not Installed                           
6.2.3      Not Installed                           
6.2.4      Not Installed                           
6.3.0      Not Installed                           
6.3.1      Not Installed                           
7.0.0      Not Installed                           
7.0.1      Not Installed                           
7.0.2      Installed                               
7.0.3      Not Installed                           
7.0.4      Installed                               
7.0.5      Installed                               
7.0.6      Installed                               
7.0.7      Installed                               
7.0.8      Installed                               
7.0.9      Installed                               
7.0.10     Not Installed                           
7.0.11     Not Installed                           
7.0.12     Not Installed                           
7.1.0      Not Installed                           
7.1.1      Not Installed                           
7.1.2      Not Installed                           
8.0.0      Installed (Active)                      
8.1.0      Not Installed                           
8.1.1      Installed                               
9.0.0      Not Installed                           
9.0.1      Not Installed (Latest)                  

mac2$

appc ti sdk list は、Appcelerator の Titanium SDK のリスト

mac2$ appc ti sdk list
Appcelerator Command-Line Interface, version 8.0.0
Copyright (c) 2014-2021, Appcelerator, Inc.  All Rights Reserved.

SDK Install Locations:
    /Library/Application Support/Titanium 
    /Users/mispc-mac2/Library/Application Support/Titanium   [default] 
 
Installed SDKs:
    9.3.0.GA                   9.3.0.v20201211110942   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/9.3.0.GA
    8.0.2.GA   [selected]      8.0.2.v20190617094142   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/8.0.2.GA
    8.0.0.GA                   8.0.0.v20190314105657   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA
    7.5.1.v20190115054254      7.5.1.v20190115054254   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.5.1.v20190115054254
    7.5.0.GA                   7.5.0.v20181115134726   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.5.0.GA
    7.4.1.GA                   7.4.1.v20181008103750   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.4.1.GA
    7.4.0.GA                   7.4.0.v20180913113957   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.4.0.GA
    7.3.1.GA                   7.3.1.v20180829001917   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.3.1.GA
    7.3.0.GA                   7.3.0.v20180816155220   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.3.0.GA
    7.2.1.v20180726150551      7.2.1.v20180726150551   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.2.1.v20180726150551
    7.2.0.GA                   7.2.0.v20180607052104   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.2.0.GA
    7.1.0.GA                   7.1.0.v20180314133955   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/7.1.0.GA
    5.2.2.GA                   5.2.2.v20160328141205   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/5.2.2.GA
    3.2.3                      3.2.3                   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/3.2.3
    2.1.4.v20121109124659      2.1.4                   /Users/mispc-mac2/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.v20121109124659
 
mac2$ 
mac2$ node -v
v10.13.0
mac2$ 
mac2$ npm -v
6.4.1
mac2$ 
mac2$ appc ti setup check
Appcelerator Command-Line Interface, version 8.0.0
Copyright (c) 2014-2021, Appcelerator, Inc.  All Rights Reserved.

Enter  ctrl-c  at any time to quit.

 ──────────────────┤   Check Environment   ├─────────────────── 

Node.js
  ✓  node               installed (v10.13.0)
  ✓  npm                installed (v6.4.1)
 
Titanium CLI
  ★  cli                new version v5.3.2 available (currently v5.2.2)
 
Titanium CLI Dependencies
  ✕  adm-zip            missing
  ✓  async              up-to-date (v2.6.3)
  ✓  colors             up-to-date (v1.3.3)
  ✕  fields             missing
  ✕  humanize           missing
  ✓  moment             up-to-date (v2.24.0)
  ✕  node-appc          missing
  ✕  request            missing
  ✕  sprintf            missing
  ✓  temp               up-to-date (v0.9.0)
  ✕  winston            missing
 
Titanium SDK
  ✓  latest sdk         installed (v9.3.0.GA)
  !  selected sdk       latest Titanium SDK "v4.0.0.GA" is not the selected SDK (currently v8.0.2.GA)
 
Mac OS X Environment
  ✓  CLI Tools          installed
 
iOS Environment
  ✓  Xcode              installed (10.1, 10.2, 10.2.1, 10.3)
  ✓  iOS SDK            installed (12.1, 12.2, 12.4)
  ✓  WWDR cert          installed
  ✓  developer cert     installed (1 found)
  ✓  distribution cert  installed (1 found)
  ✓  dev provisioning   installed (3 found)
  ✓  dist provisioning  installed (7 found)
 
Android Environment
  ✓  sdk                installed (/Users/mispc-mac2/Library/android-sdk-macosx)
  ✓  tools              installed (v25.2.5)
  !  platform tools     untested version 29.0.5; may or may not work
  !  build tools        untested version 29.0.2; may or may not work
  ✓  adb                installed /Users/mispc-mac2/Library/android-sdk-macosx/platform-tools/adb
  ✕  android            "android" executable not found; please reinstall Android SDK
  ✓  emulator           installed /Users/mispc-mac2/Library/android-sdk-macosx/tools/emulator
  ✓  mksdcard           installed /Users/mispc-mac2/Library/android-sdk-macosx/tools/mksdcard
  ✓  zipalign           installed /Users/mispc-mac2/Library/android-sdk-macosx/build-tools/29.0.2/zipalign
  ✓  aapt               installed /Users/mispc-mac2/Library/android-sdk-macosx/build-tools/29.0.2/aapt
  ✓  aidl               installed /Users/mispc-mac2/Library/android-sdk-macosx/build-tools/29.0.2/aidl
  ✓  targets            installed (3 found)
  ✓  avds               installed (2 found)
  !  ndk                Android NDK not found
 
Java Development Kit
  ✓  jdk                installed (v1.8.0)
  ✓  java               installed /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/java
  ✓  javac              installed /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/javac
  ✓  keytool            installed /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/keytool
  ✓  jarsigner          installed /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/jarsigner
 
Intel® Hardware Accelerated Execution Manager (HAXM)
  ✓  compatible         
  !  installed          not found; install HAXM to use Android x86 emulator
 
Network
  ✓  online             
  -  no proxy server configured 
  ✓  Network connection test 
  ✓  Java-based connection test 
 
Directory Permissions
  ✓  home directory     
  ✓  titanium config directory 
  ✓  titanium sdk install directory 
  ✓  temp directory     
 
 

──────────────────────┤ Main Menu ├───────────────────────

   1)  quick    Quick Setup
   2)  check    Check Environment
   3)  user     User Information
   4)  app      New App Defaults
   5)  network  Network Settings
   6)  cli      Titanium CLI Settings
   7)  sdk      Titanium SDK Settings
   8)  ios      iOS Settings
   9)  android  Android Settings
  10)  exit     Exit
Where do you want to go? 

mac2$ xcode-select -print-path
/Applications/Xcode.app/Contents/Developer
mac2$ xcodebuild -version
Xcode 10.3
Build version 10G8
mac2$ 
mac2$ swift -version
Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
Target: x86_64-apple-darwin18.7.0
mac2$ 

コメントを残す コメントをキャンセル

メールアドレスが公開されることはありません。 ※ が付いている欄は必須項目です

最近の投稿

  • クレジットカード
  • 教育訓練費・税額控除
  • タスクの優先順位の付け方や進め方
  • 会社へ出社した方が良い理由
  • 中間管理職

最近のコメント

  • Hello world! に WordPress コメントの投稿者 より

アーカイブ

  • 2025年3月
  • 2025年2月
  • 2025年1月
  • 2024年12月
  • 2024年11月
  • 2024年10月
  • 2024年9月
  • 2024年8月
  • 2024年7月
  • 2024年6月
  • 2024年5月
  • 2024年4月
  • 2024年3月
  • 2024年2月
  • 2024年1月
  • 2023年12月
  • 2023年11月
  • 2023年10月
  • 2023年9月
  • 2023年8月
  • 2023年7月
  • 2023年6月
  • 2023年5月
  • 2023年4月
  • 2023年3月
  • 2023年2月
  • 2023年1月
  • 2022年12月
  • 2022年11月
  • 2022年10月
  • 2022年9月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月

メタ情報

  • ログイン
  • 投稿フィード
  • コメントフィード
  • WordPress.org
©2025 メモ | WordPress Theme: EcoCoded