Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26383] Hyperloop: iOS - Localytics errors when project path has whitespace in it

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sHyperloop 3.1.3
Fix Version/sn/a
ComponentsHyperloop
Labelsn/a
ReporterEric Wieber
AssigneeJan Vennemann
Created2018-09-11T21:47:45.000+0000
Updated2018-10-25T16:11:16.000+0000

Description

When trying to build a project with whitespace in the project path, the build fails with a localytics error:
[ERROR] The following build commands failed:
[ERROR]         CompileSwift normal x86_64 /Users/Eric/Downloads/hyperloop-examples-master\ 2/src/MySwift.swift
[ERROR]         CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
[ERROR] (2 failures)
*Steps to reproduce* 1. Download the Hyperloop-Examples project 2. Modify the project path to have a space in it 3. Build the project *Expected Results* The project builds successfully *Actual Results* The project fails with the above error

Comments

No comments

JSON Source