Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27648] iOS: Cannot build a project to iOS device with latest master build

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2020-01-07T15:25:18.000+0000
Affected Version/sRelease 9.0.0
Fix Version/sRelease 9.0.0
ComponentsiOS
LabelsengSchedule, regression
ReporterSatyam Sekhri
AssigneeVijay Singh
Created2019-12-11T19:50:29.000+0000
Updated2020-01-07T15:25:18.000+0000

Description

Cannot build a classic or alloy project to iOS device with the latest build on master branch. Build to iOS simulator works fine. Steps to Reproduce: 1. Create a default alloy/classic project 2. Build to iOS device Actual Result: The build fails with error as follows:
[ERROR] :  The following build commands failed:
[ERROR] :  	CompileC /Users/satyamsekhri/Downloads/navbarissue/build/iphone/build/Intermediates/navbarissue.build/Debug-iphoneos/navbarissue.build/Objects-normal/armv7/TiNetworkBonjourServiceProxy.o /Users/satyamsekhri/Downloads/navbarissue/build/iphone/Classes/TiNetworkBonjourServiceProxy.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] :  (1 failure)
Expected Result: The project should build successfully

Comments

  1. Vijay Singh 2019-12-11

    This is regression due to this [PR](https://github.com/appcelerator/titanium_mobile/pull/11362).
  2. Vijay Singh 2019-12-11

    PR - https://github.com/appcelerator/titanium_mobile/pull/11389
  3. Satyam Sekhri 2019-12-11

    FR Passed. Project builds successfully to iOS device and simulator.
  4. Samir Mohammed 2020-01-07

    Closing ticket, fix verified in SDK version 9.0.0.v20200103081513. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/11389

JSON Source