[TIMOB-28099] iOS: Unable to build Hyperloop Example app on iOS 14 using Xcode 12 Command line tools
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-09-22T23:10:30.000+0000 |
Affected Version/s | Release 9.2.0 |
Fix Version/s | Release 9.2.0 |
Components | Hyperloop, iOS |
Labels | n/a |
Reporter | Samir Mohammed |
Assignee | Jan Vennemann |
Created | 2020-08-26T15:29:45.000+0000 |
Updated | 2020-09-22T23:10:30.000+0000 |
Description
When running the Hyperloop examples app on Xcode 12 command line tools and then running to 14.0 beta sim/device the following errors can be seen.
*Test Steps:*
Download Hyperloop examples app
Download the latest Xcode 12 beta
Download the latest iOS 14 beta for device
Run Hyperloop examples app
*Simulator error:*
[ERROR] ** BUILD FAILED **
[ERROR] The following build commands failed:
[ERROR] CompileC /Users/samir/Desktop/Appc/Repos/hyperloop-examples/build/iphone/build/Intermediates/Hyperloop_Sample.build/Debug-iphonesimulator/Hyperloop_Sample.build/Objects-normal/x86_64/uikit.o /Users/samir/Desktop/Appc/Repos/hyperloop-examples/build/hyperloop/ios/js/uikit/uikit.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] (1 failure)
Build failed. Process exited with code 1.
*Device error:*
[ERROR] ** BUILD FAILED **
[ERROR] The following build commands failed:
[ERROR] CompileC /Users/samir/Desktop/Appc/Repos/hyperloop-examples/build/iphone/build/Intermediates/Hyperloop_Sample.build/Debug-iphonesimulator/Hyperloop_Sample.build/Objects-normal/x86_64/uikit.o /Users/samir/Desktop/Appc/Repos/hyperloop-examples/build/hyperloop/ios/js/uikit/uikit.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] (1 failure)
Build failed. Process exited with code 1.
*Expected result:*
App should be able to build and run without any issues.
*Actual result:*
Above errors are shown.
Attachments
File | Date | Size |
---|---|---|
log.txt | 2020-09-01T15:13:57.000+0000 | 1688749 |
Specific error from within the build log
PR (sdk): https://github.com/appcelerator/titanium_mobile/pull/12094 PR (hyperloop): https://github.com/appcelerator/hyperloop.next/pull/339
Hi @Jan, link PR (hyperloop): https://github.com/appcelerator/hyperloop.next/pull/339 is showing E404. Can you please correct it? Thanks
[~max87], the hyperloop repo is private, that's why you can't see the PR. As soon as the fix was verified internally we'll provide the update Hyperloop release at https://github.com/appcelerator-modules/hyperloop-builds
Thank you for response, do you have approx ETA? Thanks
FR Passed, Waiting on Jenkins build and backport.
Closing.