{ "id": "136117", "key": "TIMOB-17623", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-09-08T18:21:12.000+0000", "created": "2014-09-04T20:04:39.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "ios8", "qe-3.4.0" ], "versions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "issuelinks": [ { "id": "40901", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "136094", "key": "DE-81", "fields": { "summary": "iOS8: Header files are modified after the precompiled headers have been compiled", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "40872", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "136094", "key": "DE-81", "fields": { "summary": "iOS8: Header files are modified after the precompiled headers have been compiled", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "40873", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "134859", "key": "TIMOB-17507", "fields": { "summary": "iOS8: Cannot build app for iOS8 Simulator/device", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-22T22:05:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h5.Description\r\n\r\nWhen trying to build an Alloy or Classic app that has a space in the name of the project to iOS8 Simulator/Device the app will build to device the first time the users tries and runs as expected. However when you come to build any time after this, the user obtains the error shown below. \r\n\r\n*Notes*\r\nThis *only* occurs if the project has a space in the name.\r\nThis occurs in both the CLI and in Studio.\r\n\r\n{code}\r\n[ERROR] : 2014-09-04 12:49:18.829 xcodebuild[60449:1403] error: InputFile /Users/eharris/Documents/Appcelerator_Studio_Workspace/Todo List Classic/build/iphone/Todo List_Prefix.pch 0 1409860066 366 33188... malformed line 9; 'InputFile' should have exactly five arguments\r\n[ERROR] : 2014-09-04 12:49:18.831 xcodebuild[60449:1403] error: InputFile /Users/eharris/Documents/Appcelerator_Studio_Workspace/Todo List Classic/build/iphone/Todo List_Prefix.pch 0 1409860066 366 33188... malformed line 9; 'InputFile' should have exactly five arguments\r\n[ERROR] : 2014-09-04 12:49:18.833 xcodebuild[60449:1403] error: InputFile /Users/eharris/Documents/Appcelerator_Studio_Workspace/Todo List Classic/build/iphone/Todo List_Prefix.pch 0 1409860066 366 33188... malformed line 9; 'InputFile' should have exactly five arguments\r\n[ERROR] : 2014-09-04 12:49:18.834 xcodebuild[60449:1403] error: InputFile /Users/eharris/Documents/Appcelerator_Studio_Workspace/Todo List Classic/build/iphone/Todo List_Prefix.pch 0 1409860066 366 33188... malformed line 9; 'InputFile' should have exactly five arguments\r\n[ERROR] : ** BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : \tCompileC build/Todo\\ List.build/Debug-iphoneos/Todo\\ List-universal.build/Objects-normal/armv7/TiUITableViewAction.o Classes/TiUITableViewAction.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR] : \tCompileC build/Todo\\ List.build/Debug-iphoneos/Todo\\ List-universal.build/Objects-normal/armv7/TiUIiOSToolbarProxy.o Classes/TiUIiOSToolbarProxy.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR] : \tCompileC build/Todo\\ List.build/Debug-iphoneos/Todo\\ List-universal.build/Objects-normal/armv7/TiFile.o Classes/TiFile.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR] : \tCompileC build/Todo\\ List.build/Debug-iphoneos/Todo\\ List-universal.build/Objects-normal/armv7/TiUIiOSToolbar.o Classes/TiUIiOSToolbar.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR] : (4 failures)\r\n{code}\r\n\r\nh5.Steps To Reproduce\r\n\r\n1. Create an Alloy or Classic app with a space in the name.\r\n2. Build to Device/Simulator.\r\n3. Build to Device/Simulator a second time.\r\n\r\nh5.Actual Result\r\n\r\n2. The app will build.\r\n3. The app will fail to build and in the console the error above will be shown.\r\n\r\nh5.Expected Result\r\n\r\nThe app should build to Device/Simulator both times.", "attachment": [ { "id": "51006", "filename": "TIMOB 17623_Prefix.pch", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2014-09-05T16:37:41.000+0000", "size": 366, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "iOS8: Cannot build an app for device/simulator once it has been built if the project name has a space", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "Mac OSX 10.9.4\r\nAppcelerator Studio, build: 3.4.0.201409021758\r\nTitanium SDK build: 3.4.0.v20140903121714\r\nTitanium CLI, build: 3.4.0-beta\r\nAlloy: 1.5.0-beta", "comment": { "comments": [ { "id": "322026", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~eharris]If you can repo this issue, can you add a copy of the file that says it is malformed?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-05T13:49:06.000+0000", "updated": "2014-09-05T13:49:06.000+0000" }, { "id": "322027", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To all involved, here I believe is the reference to where other projects are getting this error: https://github.com/CocoaPods/CocoaPods/issues/2394", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-05T13:50:35.000+0000", "updated": "2014-09-05T13:50:35.000+0000" }, { "id": "322063", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Here's the file referenced above:\r\n\r\n{code}\r\n//\r\n// Prefix header for all source files of the 'Titanium' target in the 'Titanium' project\r\n//\r\n\r\n#ifdef __OBJC__\r\n #import \r\n #import \r\n#endif\r\n \r\n\r\n// this was defined in 1.3+ \r\n// to allow us to include this define in the PCH\r\n// but not break pre-1.3\r\n#ifdef TI_POST_1_2\r\n\t#import \"defines.h\"\r\n#endif\r\n\r\n#include \"ThirdpartyNS.h\"\r\n{code}", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-05T17:06:24.000+0000", "updated": "2014-09-05T17:06:24.000+0000" }, { "id": "322064", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "You can see that there is nothing errant about line #9. This error seems benign, if we can avoid it.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-05T17:07:27.000+0000", "updated": "2014-09-05T17:07:27.000+0000" }, { "id": "322314", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Dupe of TIMOB-17618", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-09-08T18:21:12.000+0000", "updated": "2014-09-08T18:21:12.000+0000" }, { "id": "326154", "author": { "name": "rezsolt", "key": "rezsolt", "displayName": "Zsolt RestyƔnszki", "active": true, "timeZone": "America/Los_Angeles" }, "body": "At Titanium Studio build: 3.3.0.201407100905 and Xcode 6.0.1 bug still existing. I had to restore Xcode 5.1.1 to able to compile my project, which name contains a space.\r\n\r\nTitanium SDK Version: 3.3.0.GA\r\nSDK Modules API Version:2\r\nSDK Timestamp: 07/11/14 12:36\r\nSDK Build Number: 787cd39\r\n\r\nTitanium CLI\r\n CLI Version = 3.3.0\r\n node-appc Version = 0.2.14\r\n\r\nXcode: latest from App Store\r\n\r\n", "updateAuthor": { "name": "rezsolt", "key": "rezsolt", "displayName": "Zsolt RestyƔnszki", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-29T18:52:24.000+0000", "updated": "2014-09-29T19:12:03.000+0000" }, { "id": "326155", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~rezsolt] which version of the CLI and SDK are you using?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-29T18:56:36.000+0000", "updated": "2014-09-29T18:56:36.000+0000" }, { "id": "326159", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Okay. SDK/CLI 3.3.0 will not work with Xcode 6.0.1, so the only way to confirm this is to update to Studio/SDK/CLI 3.4.0 and retry.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-29T19:17:17.000+0000", "updated": "2014-09-29T19:17:17.000+0000" }, { "id": "415079", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate and links to the related ticket has been provided above.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:05:29.000+0000", "updated": "2017-03-22T22:05:29.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }