-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fae0a8
commit 66881c8
Showing
31 changed files
with
150 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
import Foundation | ||
|
||
@objc(MACSwiftBundleProvider) | ||
class MACSwiftBundleProvider: NSObject { | ||
|
||
@objc func provideBundle() -> Bundle { | ||
Bundle.module | ||
} | ||
} |
Binary file added
BIN
+362 KB
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/Assets.car
Binary file not shown.
Binary file added
BIN
+790 Bytes
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/Info.plist
Binary file not shown.
Binary file added
BIN
+3.83 KB
...xMobileAdsWrapper/Resources/MobileAdsBundle.bundle/MACNativeVideoActionsContainerView.nib
Binary file not shown.
Binary file added
BIN
+189 KB
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/YSText-Bold.ttf
Binary file not shown.
Binary file added
BIN
+189 KB
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/YSText-Medium.ttf
Binary file not shown.
Binary file added
BIN
+152 KB
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/YSText-Regular.ttf
Binary file not shown.
Binary file added
BIN
+760 Bytes
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/en.lproj/DebugPanel.strings
Binary file not shown.
Binary file added
BIN
+135 Bytes
...YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/en.lproj/InstreamControls.strings
Binary file not shown.
Binary file added
BIN
+1.64 KB
Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/ru.lproj/DebugPanel.strings
Binary file not shown.
Binary file added
BIN
+184 Bytes
...YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/ru.lproj/InstreamControls.strings
Binary file not shown.
Binary file added
BIN
+141 Bytes
...YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/tr.lproj/InstreamControls.strings
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.