Expand my Community achievements bar.

SOLVED

ad-hoc builds won't complete unless Bitcode is disabled

Avatar

Level 2

Recently updated to version 4.18.0 and now cannot build an ad-hoc build

Products/Debug-iphoneos/AdobeMobileSDK/AdobeMobileSDK.framework/AdobeMobileSDK' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file "

This is a new error for us with this upgrade. Has anyone seen this or know a workaround?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Thanks for your quick response, I have not been so speedy.

Answers to your questions:

  • What version of Xcode are you using?

Version 10.1 (10B61)

  • Is this a Swift or Obj-c app?

mixed.

  • Looks like you're using the Cocoapod, can you confirm?  If so, would you mind sharing your Podfile?

Yes, we are using Cocoapod. v 1.6.1. 
What's the recommended way of sharing the pod file? Or do you mean pasting the relevant portions?

  • What settings are you enabling when building your Ad Hoc distribution?

Not sure which ones you are looking for, but we have Enable Bitcode on for for Debug, Release, Distribution in Build Settings


Thanks for your help.

View solution in original post

5 Replies

Avatar

Employee

Hey dbtrade,

I have been unsuccessful in trying to reproduce this issue.  Would you mind sharing more information about your environment? 

  • What version of Xcode are you using?
  • Is this a Swift or Obj-c app?
  • Looks like you're using the Cocoapod, can you confirm?  If so, would you mind sharing your Podfile?
  • What settings are you enabling when building your Ad Hoc distribution?

Thanks.

Steve Benedick

Sr. Mobile Engineer

Adobe Experience Cloud

Avatar

Correct answer by
Level 2

Thanks for your quick response, I have not been so speedy.

Answers to your questions:

  • What version of Xcode are you using?

Version 10.1 (10B61)

  • Is this a Swift or Obj-c app?

mixed.

  • Looks like you're using the Cocoapod, can you confirm?  If so, would you mind sharing your Podfile?

Yes, we are using Cocoapod. v 1.6.1. 
What's the recommended way of sharing the pod file? Or do you mean pasting the relevant portions?

  • What settings are you enabling when building your Ad Hoc distribution?

Not sure which ones you are looking for, but we have Enable Bitcode on for for Debug, Release, Distribution in Build Settings


Thanks for your help.

Avatar

Level 2

There is a new version. Let me see if that fixes my issue

Avatar

Employee

Hi dbtrade,

Just wanted to follow-up, was the new version the resolution to your issue?

Jen

Avatar

Level 1

@Jen_Andrews  @steve_benedick  We are still facing this issue in our builds to archive on device (integrated via Cocoapods, v4.19.3, Xcode 11.3.1, 11.4 & 12.0 and ObjC+Swift app).

 

How can we resolve this issue?