Skip to content

Commit

Permalink
NAMSDK_7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
namsdk-ios-distribution committed Sep 26, 2024
1 parent 6106730 commit 110f4b8
Show file tree
Hide file tree
Showing 165 changed files with 2,557 additions and 194 deletions.
2 changes: 1 addition & 1 deletion NAMSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "NAMSDK"
s.version = "7.9.4"
s.version = "7.10.0"
s.summary = "Naver Mobile Ads Mediation SDK"
s.description = <<-DESC
NAM wiil find the best available ad network to fill your ad slots.
Expand Down
Binary file not shown.
Binary file modified NAMSDK/resourcebundle/GFPNDANativeResource.bundle/Assets.car
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Assets.car</key>
<data>
DzJL8zL9EhMWTzla0P8flljVqnU=
pMqzLZ42qheriKzDEtEATF1DOO4=
</data>
<key>GFPNDAReasonCollectionViewCell.nib/objects-12.3+.nib</key>
<data>
Expand All @@ -16,6 +16,10 @@
<data>
gKbB2K1fr50GuaqsIDc1LUEdRyI=
</data>
<key>GFPNDASmartChannelFlickingCell.nib</key>
<data>
BVkogKDMUWFxhKScnFZiCbLXnds=
</data>
<key>de.lproj/GFPNDANativeLocalizable.strings</key>
<dict>
<key>hash</key>
Expand Down Expand Up @@ -113,11 +117,11 @@
<dict>
<key>hash</key>
<data>
DzJL8zL9EhMWTzla0P8flljVqnU=
pMqzLZ42qheriKzDEtEATF1DOO4=
</data>
<key>hash2</key>
<data>
mUisEbhQ3gaUaFahmjzUt7K8ZY6SUjBBc26dNxGzcjo=
cpLotqf6eIb2yq/n2p4IyaywblYmvxIewpwlw92jod0=
</data>
</dict>
<key>GFPNDAReasonCollectionViewCell.nib/objects-12.3+.nib</key>
Expand All @@ -142,6 +146,17 @@
TvWQFJx2tBtK6GF1N8D5zJiv5hKUxoNx+RqLQu38Q8Y=
</data>
</dict>
<key>GFPNDASmartChannelFlickingCell.nib</key>
<dict>
<key>hash</key>
<data>
BVkogKDMUWFxhKScnFZiCbLXnds=
</data>
<key>hash2</key>
<data>
Rq+HgqGNlUOylPaEuVwwl/MlZ5LuiJ0IxJcNcZbR1cc=
</data>
</dict>
<key>de.lproj/GFPNDANativeLocalizable.strings</key>
<dict>
<key>hash</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,28 @@
<dict>
<key>files</key>
<dict>
<key>Assets.car</key>
<data>
rcdZpxxUA53J8ty8WGdnuF4i2L0=
</data>
<key>GFPRendererShoppingLabelView.nib</key>
<data>
VvlpwIENEYNuw0Wfvqp3ebjMHao=
</data>
</dict>
<key>files2</key>
<dict>
<key>Assets.car</key>
<dict>
<key>hash</key>
<data>
rcdZpxxUA53J8ty8WGdnuF4i2L0=
</data>
<key>hash2</key>
<data>
qtVh+SCImNr5EQOKKWtg/Af+hRe7BdED48Hqwk3USlY=
</data>
</dict>
<key>GFPRendererShoppingLabelView.nib</key>
<dict>
<key>hash</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

NS_ASSUME_NONNULL_BEGIN

#define GFP_SDK_VERSION @"7.9.4"
#define GFP_SDK_VERSION @"7.10.0"

@interface GFPCoreConfig : NSObject

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,8 @@ SWIFT_CLASS("_TtC6GFPSDK21kGFPRendererVisualKey")
@interface kGFPRendererVisualKey : NSObject
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull shoppingLabel;)
+ (NSString * _Nonnull)shoppingLabel SWIFT_WARN_UNUSED_RESULT;
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull smartChannelCarousel;)
+ (NSString * _Nonnull)smartChannelCarousel SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9326,6 +9326,59 @@
}
]
},
{
"kind": "Var",
"name": "smartChannelCarousel",
"printedName": "smartChannelCarousel",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "c:@M@GFPSDK@objc(cs)kGFPRendererVisualKey(cpy)smartChannelCarousel",
"mangledName": "$s6GFPSDK21kGFPRendererVisualKeyC20smartChannelCarouselSSvpZ",
"moduleName": "GFPSDK",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "c:@M@GFPSDK@objc(cs)kGFPRendererVisualKey(cm)smartChannelCarousel",
"mangledName": "$s6GFPSDK21kGFPRendererVisualKeyC20smartChannelCarouselSSvgZ",
"moduleName": "GFPSDK",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
Expand Down Expand Up @@ -20467,6 +20520,13 @@
"length": 28,
"value": "\"NORMAL_IMAGE_SHOPPINGLABEL\""
},
{
"filePath": "\/Users\/user\/actions-ios-runner\/_work\/gfp-sdk-ios\/gfp-sdk-ios\/GFPSDK\/Display\/Native\/GFPRendererVisualKey.swift",
"kind": "StringLiteral",
"offset": 404,
"length": 29,
"value": "\"CAROUSEL_IMAGE_SMARTCHANNEL\""
},
{
"filePath": "\/Users\/user\/actions-ios-runner\/_work\/gfp-sdk-ios\/gfp-sdk-ios\/GFPSDK\/Display\/Native\/GFPIconData.swift",
"kind": "IntegerLiteral",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ extension GFPSDK.GFPErrorUtils {
}
@objc @_inheritsConvenienceInitializers @objcMembers public class kGFPRendererVisualKey : ObjectiveC.NSObject {
@objc public static let shoppingLabel: Swift.String
@objc public static let smartChannelCarousel: Swift.String
@objc override dynamic public init()
@objc deinit
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ extension GFPSDK.GFPErrorUtils {
}
@objc @_inheritsConvenienceInitializers @objcMembers public class kGFPRendererVisualKey : ObjectiveC.NSObject {
@objc public static let shoppingLabel: Swift.String
@objc public static let smartChannelCarousel: Swift.String
@objc override dynamic public init()
@objc deinit
}
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

NS_ASSUME_NONNULL_BEGIN

#define GFP_SDK_VERSION @"7.9.4"
#define GFP_SDK_VERSION @"7.10.0"

@interface GFPCoreConfig : NSObject

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,8 @@ SWIFT_CLASS("_TtC6GFPSDK21kGFPRendererVisualKey")
@interface kGFPRendererVisualKey : NSObject
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull shoppingLabel;)
+ (NSString * _Nonnull)shoppingLabel SWIFT_WARN_UNUSED_RESULT;
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull smartChannelCarousel;)
+ (NSString * _Nonnull)smartChannelCarousel SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

Expand Down Expand Up @@ -1921,6 +1923,8 @@ SWIFT_CLASS("_TtC6GFPSDK21kGFPRendererVisualKey")
@interface kGFPRendererVisualKey : NSObject
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull shoppingLabel;)
+ (NSString * _Nonnull)shoppingLabel SWIFT_WARN_UNUSED_RESULT;
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nonnull smartChannelCarousel;)
+ (NSString * _Nonnull)smartChannelCarousel SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9326,6 +9326,59 @@
}
]
},
{
"kind": "Var",
"name": "smartChannelCarousel",
"printedName": "smartChannelCarousel",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "c:@M@GFPSDK@objc(cs)kGFPRendererVisualKey(cpy)smartChannelCarousel",
"mangledName": "$s6GFPSDK21kGFPRendererVisualKeyC20smartChannelCarouselSSvpZ",
"moduleName": "GFPSDK",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "c:@M@GFPSDK@objc(cs)kGFPRendererVisualKey(cm)smartChannelCarousel",
"mangledName": "$s6GFPSDK21kGFPRendererVisualKeyC20smartChannelCarouselSSvgZ",
"moduleName": "GFPSDK",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
Expand Down Expand Up @@ -20467,6 +20520,13 @@
"length": 28,
"value": "\"NORMAL_IMAGE_SHOPPINGLABEL\""
},
{
"filePath": "\/Users\/user\/actions-ios-runner\/_work\/gfp-sdk-ios\/gfp-sdk-ios\/GFPSDK\/Display\/Native\/GFPRendererVisualKey.swift",
"kind": "StringLiteral",
"offset": 404,
"length": 29,
"value": "\"CAROUSEL_IMAGE_SMARTCHANNEL\""
},
{
"filePath": "\/Users\/user\/actions-ios-runner\/_work\/gfp-sdk-ios\/gfp-sdk-ios\/GFPSDK\/Display\/Native\/GFPIconData.swift",
"kind": "IntegerLiteral",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ extension GFPSDK.GFPErrorUtils {
}
@objc @_inheritsConvenienceInitializers @objcMembers public class kGFPRendererVisualKey : ObjectiveC.NSObject {
@objc public static let shoppingLabel: Swift.String
@objc public static let smartChannelCarousel: Swift.String
@objc override dynamic public init()
@objc deinit
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ extension GFPSDK.GFPErrorUtils {
}
@objc @_inheritsConvenienceInitializers @objcMembers public class kGFPRendererVisualKey : ObjectiveC.NSObject {
@objc public static let shoppingLabel: Swift.String
@objc public static let smartChannelCarousel: Swift.String
@objc override dynamic public init()
@objc deinit
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9326,6 +9326,59 @@
}
]
},
{
"kind": "Var",
"name": "smartChannelCarousel",
"printedName": "smartChannelCarousel",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "c:@M@GFPSDK@objc(cs)kGFPRendererVisualKey(cpy)smartChannelCarousel",
"mangledName": "$s6GFPSDK21kGFPRendererVisualKeyC20smartChannelCarouselSSvpZ",
"moduleName": "GFPSDK",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "c:@M@GFPSDK@objc(cs)kGFPRendererVisualKey(cm)smartChannelCarousel",
"mangledName": "$s6GFPSDK21kGFPRendererVisualKeyC20smartChannelCarouselSSvgZ",
"moduleName": "GFPSDK",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
Expand Down Expand Up @@ -20467,6 +20520,13 @@
"length": 28,
"value": "\"NORMAL_IMAGE_SHOPPINGLABEL\""
},
{
"filePath": "\/Users\/user\/actions-ios-runner\/_work\/gfp-sdk-ios\/gfp-sdk-ios\/GFPSDK\/Display\/Native\/GFPRendererVisualKey.swift",
"kind": "StringLiteral",
"offset": 404,
"length": 29,
"value": "\"CAROUSEL_IMAGE_SMARTCHANNEL\""
},
{
"filePath": "\/Users\/user\/actions-ios-runner\/_work\/gfp-sdk-ios\/gfp-sdk-ios\/GFPSDK\/Display\/Native\/GFPIconData.swift",
"kind": "IntegerLiteral",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ extension GFPSDK.GFPErrorUtils {
}
@objc @_inheritsConvenienceInitializers @objcMembers public class kGFPRendererVisualKey : ObjectiveC.NSObject {
@objc public static let shoppingLabel: Swift.String
@objc public static let smartChannelCarousel: Swift.String
@objc override dynamic public init()
@objc deinit
}
Expand Down
Loading

0 comments on commit 110f4b8

Please sign in to comment.