Skip to content

Commit

Permalink
- minor bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HanBin-Kim committed Aug 11, 2022
1 parent da9e48d commit 7639e9c
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 5 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

+ (CGSize)sizeWithText:(NSString *)originText withFont:(UIFont *)textFont;

+ (void)scene:(UIScene *)scene openURLContexts:(NSSet<UIOpenURLContext *> *)URLContexts API_AVAILABLE(ios(13.0));
- (void)scene:(UIScene *)scene openURLContexts:(NSSet<UIOpenURLContext *> *)URLContexts API_AVAILABLE(ios(13.0));

@end

Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

+ (CGSize)sizeWithText:(NSString *)originText withFont:(UIFont *)textFont;

+ (void)scene:(UIScene *)scene openURLContexts:(NSSet<UIOpenURLContext *> *)URLContexts API_AVAILABLE(ios(13.0));
- (void)scene:(UIScene *)scene openURLContexts:(NSSet<UIOpenURLContext *> *)URLContexts API_AVAILABLE(ios(13.0));

@end

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Headers/NaverThirdPartyLoginConnection.h</key>
<data>
QN+HaXU9VBQemXXPeMCnUjCDM1w=
LY0DaHBqaAUcTRJQaijgltVvpUk=
</data>
<key>Info.plist</key>
<data>
Expand Down Expand Up @@ -109,11 +109,11 @@
<dict>
<key>hash</key>
<data>
QN+HaXU9VBQemXXPeMCnUjCDM1w=
LY0DaHBqaAUcTRJQaijgltVvpUk=
</data>
<key>hash2</key>
<data>
RTz7l6omC5VdsjaDzLhV1nFHXTANkybWrKThsWVytOw=
nWZkl1IBiw0wVpdysORE1TitmH0R7Un8r3C9MKm9ggA=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.

0 comments on commit 7639e9c

Please sign in to comment.