[AC-5868] Build Error with GIT projects
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2018-11-29T23:29:50.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Antje Schattat |
Assignee | Shak Hossain |
Created | 2018-08-30T09:28:39.000+0000 |
Updated | 2018-11-29T23:29:50.000+0000 |
Description
Appcelrator Studio works well with local projects. Then there is no mistake when creating an iOS build (emulator and device).
When 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.
Sometimes 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.
I get the following errors:
xcodebuild[59498:2586020] DTDeviceKit: deviceType from 96194bbc... was NULL
** BUILD FAILED **
The following build commands failed:
ProcessPCH 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
Instead of {color:#d04437}x86_64{color} => Sometimes also {color:#d04437}armv7{color} or {color:#d04437}arm64{color}
Thanks
Attachments
File | Date | Size |
---|---|---|
log_device.txt | 2018-09-05T07:35:16.000+0000 | 530626 |
log.txt | 2018-08-31T08:46:42.000+0000 | 432232 |
Hello, Can you send the full trace log? Please run the command with -l trace and send the log. Thanks.
Sure, I tried creating a build from the console.
The app could not be opened in the emulator, it came back the error. The full log is the added file (log.txt). [^log.txt] The log for the build on the iOS device I can not send until the next week, when I'm back in the office. Thanks
Hello, I have also uploaded the log [^log_device.txt] from the build to the device. In addition, sometimes this error comes
if the device is connected via USB and I want to do a build in the emulator. For local projects I do not have these problems!
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.
Hello [~aschattat], Is the issue still there for SDK 7.4.0GA and the 7.4.1 releases?
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. - Titanium SDK 7.4.1.GA - Simulator iPhone XS with iOS => Works - Titanium SDK 7.4.1.GA - iPhone 7 with iOS11 => Error
- Titanium SDK 7.4.1.GA - Simulator iPhone XS with iOS - iPhone 7 is still connected via USB => Error