loopme / ios-united-sdk

Please meet our New United SDK. It combines multiple premium ads technologies with the highest performance and lean resource consumption.
Other
1 stars 2 forks source link

Adjust the IronSource workspace to build the SDK and use the adapter from source #129

Closed bzarzoza closed 3 months ago

bzarzoza commented 3 months ago

This PR allows the LoopMeSDK to be debugged from the IronSource test without having to build the xcframework in advance.

Usage:

Run 'pod install' in Mediation/IronSource/IronSource/

Open the IronSourceDemoApp.xcworkspace

Run the IronSourceDemoApp target to see the SDK built from source and the adapters embedded for editing.

bzarzoza commented 3 months ago

There is an issue with the framework build process due to this change. I will eliminate the bundle and take this out of draft.