{ "id": "172151", "key": "AC-5868", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2018-11-29T23:29:50.000+0000", "created": "2018-08-30T09:28:39.000+0000", "labels": [], "versions": [ { "id": "17038", "name": "Appcelerator Studio 4.5.0", "archived": false, "released": false } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-11-29T23:29:50.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Appcelrator Studio works well with local projects. Then there is no mistake when creating an iOS build (emulator and device).\r\n\r\nWhen using git projects, I can not build an iOS build. It sometimes works in the emulator. But it does not work with an iOS device. The same errors come when I want to build via the console.\r\n\r\nSometimes switching to another emulator helps. Unfortunately, Project Clean does not help either. Currently it is almost impossible to test the iOS version. I urgently need help or a tip, so it works again.\r\n\r\nI get the following errors:\r\n\r\n{code:java}\r\nxcodebuild[59498:2586020] DTDeviceKit: deviceType from 96194bbc... was NULL\r\n{code}\r\n\r\n{code:java}\r\n** BUILD FAILED **\r\nThe following build commands failed:\r\nProcessPCH build/Intermediates/PrecompiledHeaders/XXX_Prefix-frmiqojbtdejutawwhxlnbksjklr/XXX_Prefix.pch.pch XXX_Prefix.pch normal {color:#d04437}x86_64{color} objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n{code}\r\n\r\nInstead of {color:#d04437}x86_64{color} => Sometimes also {color:#d04437}armv7{color} or {color:#d04437}arm64{color}\r\n\r\nThanks", "attachment": [ { "id": "65495", "filename": "log_device.txt", "author": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-05T07:35:16.000+0000", "size": 530626, "mimeType": "text/plain" }, { "id": "65492", "filename": "log.txt", "author": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-31T08:46:42.000+0000", "size": 432232, "mimeType": "text/plain" } ], "flagged": false, "summary": "Build Error with GIT projects", "creator": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "macOS 10.13.6\r\nXcode 9.4.1\r\nAppcelerator Studio 5.0.0.201712081732\r\nTitanium SDK 7.3.0.GA\r\n\r\nGit project", "comment": { "comments": [ { "id": "441243", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Can you send the full trace log? Please run the command with -l trace and send the log. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2018-08-30T16:56:38.000+0000", "updated": "2018-08-30T16:56:38.000+0000" }, { "id": "441252", "author": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Sure, I tried creating a build from the console.\r\n\r\n{code:java}\r\nappc run -p ios -l trace -C \"E95DA738....\"\r\n{code}\r\n\r\nThe app could not be opened in the emulator, it came back the error. The full log is the added file (log.txt). [^log.txt] \r\n\r\nThe log for the build on the iOS device I can not send until the next week, when I'm back in the office.\r\n\r\nThanks", "updateAuthor": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-31T08:47:47.000+0000", "updated": "2018-08-31T08:47:47.000+0000" }, { "id": "441333", "author": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello, I have also uploaded the log [^log_device.txt] from the build to the device. In addition, sometimes this error comes\r\n\r\n{code:java}\r\nxcodebuild[59498:2586020] DTDeviceKit: deviceType from 96194bbc... was NULL\r\n{code}\r\n\r\nif the device is connected via USB and I want to do a build in the emulator.\r\n\r\nFor local projects I do not have these problems!", "updateAuthor": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-05T07:35:33.000+0000", "updated": "2018-09-05T07:35:33.000+0000" }, { "id": "441534", "author": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is there really no explanation for my problem? I can test the project in question very cumbersome for iOS. It does not work on the device.", "updateAuthor": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-13T12:51:20.000+0000", "updated": "2018-09-13T12:51:20.000+0000" }, { "id": "442812", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~aschattat], Is the issue still there for SDK 7.4.0GA and the 7.4.1 releases?", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2018-10-20T22:14:56.000+0000", "updated": "2018-10-20T22:14:56.000+0000" }, { "id": "442937", "author": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello. I tested it again. Conclusion: Simulator usually works when Appcelerator Studio is restarted. Or clean / delete build folder sometimes helps too. It does not work with an iPhone. I will try it with another iPhone with iOS12.\r\n\r\n- Titanium SDK 7.4.1.GA\r\n- Simulator iPhone XS with iOS\r\n=> Works\r\n\r\n- Titanium SDK 7.4.1.GA\r\n- iPhone 7 with iOS11\r\n=> Error\r\n\r\n{code:java}\r\n[ERROR]: 2018-10-25 15: 15: 55.778 xcodebuild [78414: 6449852] DTDeviceKit: deviceType from 96194bbcdda5b401f8eec2a722ecc701ec977444 what NULL\r\n[ERROR]: ** BUILD FAILED **\r\n[ERROR]: The following build commands failed:\r\n[ERROR]: ProcessPCH .../workspace/app/projects/appname/build/iphone/build/Intermediates/PrecompiledHeaders/SharedPrecompiledHeaders/3437310407050770970/app_Prefix.pch.gch/ .../ workspace / app / projects / app / build / iphone / app_Prefix.pch normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR]: (1 failure)\r\n{code}\r\n\r\n- Titanium SDK 7.4.1.GA\r\n- Simulator iPhone XS with iOS\r\n- iPhone 7 is still connected via USB\r\n=> Error\r\n\r\n\r\n{code:java}\r\n[ERROR]: ** BUILD FAILED **\r\n[ERROR]: The following build commands failed:\r\n[ERROR]: CompileC .../workspace/app/projects/app/build/iphone/build/Intermediates/App.build/Debug-iphonesimulator/App.build/ Objects-normal / x86_64 / TiCalendarCalendar.o .../workspace/app/projekte/app/build/iphone/Classes/TiCalendarCalendar.m normal x86_64 objective-c com. apple.compilers.llvm.clang.1_0.compiler\r\n[ERROR]: (1 failure)\r\n{code}", "updateAuthor": { "name": "aschattat", "key": "aschattat", "displayName": "Antje Schattat", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-10-25T13:33:28.000+0000", "updated": "2018-10-25T13:33:28.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }