Expand my Community achievements bar.

SOLVED

iOS Using Adobe Launch XCFrameworks in Framework Target in XCode

Avatar

Level 1

Hi,

 

I have integrated Adobe Launch XCFrameworks in Application target in XCode. Imported Adobe classes in Bridging Header, I am able to call the Adobe Launch APIs from swift code successfully. However, if I create a Framework target and add and link xcframeworks in build phases of the framework target and import the Adobe classes in universal header file, I am getting an error : 

Include of non-modular header inside framework module. 

 

Let me know how can I use Adobe Launch XCFrameworks in framework targets ?

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 2

@Shrads We fixed this issue with our XCFrameworks some time ago. Please be sure to grab the latest builds here: https://github.com/Adobe-Marketing-Cloud/acp-sdks/tree/master/iOS

If your issue persists, please let us know which extensions you are using and which are causing issues.

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

@Shrads We fixed this issue with our XCFrameworks some time ago. Please be sure to grab the latest builds here: https://github.com/Adobe-Marketing-Cloud/acp-sdks/tree/master/iOS

If your issue persists, please let us know which extensions you are using and which are causing issues.

 

 

Avatar

Level 10
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?