【发布时间】:2019-02-26 22:30:33
【问题描述】:
我已尝试运行此应用程序:
https://github.com/appcelerator/titanium-angular
运行 iOS 应用程序的命令行调用 (appc run -p ios) 失败,输出如下:
[INFO] Launching iOS Simulator
-- Start simulator log -----------------------------------------------
--------
[INFO] AngularDemo/1.0.0 (6.3.0.3620088)
[ERROR] Script Error {
[ERROR] column = 35;
[ERROR] line = 30;
[ERROR] message = "Can't find variable: Symbol";
谁能帮我运行这个 iOS 应用程序?
【问题讨论】:
-
欢迎来到 SO!为了帮助我们更好地帮助您,请阅读How to ask a good question?
标签: ios angular appcelerator