Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6618] iOS: Ad-Hoc/Enterprise build failed using Titanium SDK ver. 9.2.0, 9.2.1

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2020-10-30T17:27:13.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, sdk-9.2.1GA, titanium
ReporterSourav Basu Roy
AssigneeAbir Mukherjee
Created2020-10-22T11:52:33.000+0000
Updated2020-10-30T17:27:14.000+0000

Description

Hi, There is an compilation error occurring when I'm trying to create a ad-hoc/enterprise package build.Error is given below: {color:#d04437}[ERROR] : The following build commands failed: [ERROR] : CompileC /Users/[User name]/[Path to Project]/build/iphone/build/Intermediates/[Project Name]\ Test.build/Release-iphoneos/[Project Name]\ Test.build/Objects-normal/armv7/MediaModule.o /Users/[User name]/[Path to Project]/build/iphone/Classes/MediaModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler [ERROR] : (1 failure){color} It happening when you are using any Ti.Media camera functions like 'Ti.Media.showCamera'. Environment: Titanium SDK: 9.2.0.GA , 9.2.1.GA iOS/iPadOS: 14.0 Appcelerator Studio: 6.0

Comments

  1. Ewan Harris 2020-10-22

    [~CONSROY1] I think this might be a duplicate of TIMOB-28202, could you try installing the CI build from the 9_2_X branch with appc ti sdk install -b 9_2_X -d and see if the issue still occurs.
  2. Sourav Basu Roy 2020-10-30

    Thanks.This update resolve the issues.
  3. Abir Mukherjee 2020-10-30

    [~CONSROY1], SDK 9.2.2 is now available as GA, So you can use the command "appc ti sdk install latest" [~eharris], Thanks!

JSON Source