Skip to content

Commit

Permalink
NHNCloudSDK 1.7.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
hyup1028 committed Nov 14, 2023
1 parent 7be73bf commit 7f52bca
Show file tree
Hide file tree
Showing 231 changed files with 441 additions and 76 deletions.
132 changes: 132 additions & 0 deletions External/CrashReporter/OSS-Notice(CrashReporter).md
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@

Components:

plcrashreporter 1.9.0 : MIT License
protobuf-c 1.3.2 : BSD 2-clause "Simplified" License


Copyright Text:

plcrashreporter 1.9.0 github:plausiblelabs/plcrashreporter:1.9.0
Copyright (c) 2008 - 2014 Plausible Labs Cooperative, Inc.
Copyright (c) 2013 Plausible Labs Cooperative, Inc. All rights reserved
Copyright (c) 2008-2016, Dave Benson and the protobuf-c authors.All rights reserved
Copyright (c) 2010 MOSO Corporation, Pty Ltd. All rights reserved
Copyright (c) 2008-2011 Apple Inc. All rights reserved
copyright 2008-2014. Licensed under the terms of the */
Copyright (c) 2010-2013 Plausible Labs Cooperative, Inc. * * All rights reserved
Copyright (c) 2008-2009 Plausible Labs Cooperative, Inc.
Copyright (c) 2010-2013, Plausible Labs Cooperative, Inc.
Copyright (c) 2013 Plausible Labs, Inc. All rights reserved
Copyright 2009 Plausible Labs Cooperative, Inc.. All rights reserved
Copyright (c) 2011-2013 Plausible Labs Cooperative, Inc.
Copyright (c) 2012 HockeyApp, Bit Stadium GmbH.
copyright 2008-2014. Licensed under the terms of the
copyright held by their respective authors:
Copyright (c) 2012-2013 Plausible Labs Cooperative, Inc.
Copyright (c) 2013 Plausible Labs Cooperative, Inc.
Copyright (c) Microsoft Corporation.
Copyright (c) 2008-2018, Dave Benson and the protobuf-c authors. * All rights reserved
Copyright (c) 2008-2015, Dave Benson and the protobuf-c authors. * All rights reserved
Copyright (c) 2010 MOSO Corporation, Pty Ltd.
Copyright (c) 2015 Plausible Labs Cooperative, Inc.
Copyright (c) 2008-2013 Plausible Labs Cooperative, Inc.
Copyright (c) Xojo, Inc.
Copyright 2008, Dave Benson.
Copyright 2008 - 2009 Plausible Labs Cooperative, Inc.
protobuf-c 1.3.2 github:protobuf-c/protobuf-c:v1.3.2
Copyright (c) 2011 Maarten Bosmans <[email protected]>
Copyright © 2012 Paolo Borelli
Copyright © 2012, 2014 Philip Withnall
Copyright © 2012 Xan Lopez
copyright 2008-2014. Licensed under the terms of the */
Copyright (c) 2015 Moritz Klammler <[email protected]>
Copyright 2008 Google Inc. All rights reserved
Copyright (c) 2008 Benjamin Kosnik <[email protected]>
Copyright (c) 2008-2016, Dave Benson and the protobuf-c authors.All rights reserved
Copyright (c) 2012 Zack Weinberg <[email protected]>
copyright 2008-2014. Licensed under the terms of the
Copyright (c) 2014, The protobuf-c authors. * All rights reserved
Copyright (c) 2013 Roy Stogner <[email protected]>
Copyright © 2004 Scott James Remnant <[email protected]>.
Copyright (c) 2015 Paul Norman <[email protected]>
Copyright (C) 2008-2011 Free Software Foundation, Inc.dnl This file is free software; the Free Software Foundationdnl gives unlimited permission to copy and/or distribute it,dnl with or without mod
Copyright (c) 2008-2018, Dave Benson and the protobuf-c authors. * All rights reserved
Copyright (c) 2008-2014, Dave Benson and the protobuf-c authors.// All rights reserved
Copyright (c) 2008-2015, Dave Benson and the protobuf-c authors. * All rights reserved
Copyright © 2012 Dan Winship
Copyright (c) 2008-2013, Dave Benson. All rights reserved
Copyright (c) 2008 Guido U. Draheim <[email protected]>
Copyright (c) 2016, 2018 Krzesimir Nowak <[email protected]>
Copyright (C) 2008-2014 Free Software Foundation, Inc.dnl This file is free software; the Free Software Foundationdnl gives unlimited permission to copy and/or distribute it,dnl with or without mod
Copyright © 2012 Christian Persch
Copyright (c) 2014, 2015 Google Inc.; contributed by Alexey Sokolov <[email protected]>


Licenses:

BSD 2-clause "Simplified" License
(protobuf-c 1.3.2)

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 2008-2019 Dave Benson and the protobuf-c authors
License: BSD-2-Clause

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

---

MIT License
(plcrashreporter 1.9.0)

Copyright (c) Microsoft Corporation.
Copyright (c) 2008 - 2014 Plausible Labs Cooperative, Inc.
All rights reserved.



Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE

Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,6 @@
+ (NSString *)launchedID;
+ (NSString *)keychainUUID;

#pragma mark - JailbreakInfo
+ (NSArray *)jailbreakFilePath;
+ (NSArray *)jailbreakDyld;
+ (NSArray *)jailbreakSymlinked;
+ (NSArray *)jailbreakWritable;
+ (NSArray *)jailbreakUrlSchemesOpenable;
+ (NSArray *)jailbreakSystemCall;

#pragma mark - Network
+ (NSString *)networkType;
+ (NSString *)ip;
Expand Down
Binary file modified Frameworks/NHNCloudCommon.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/NHNCloudCommon.framework/NHNCloudCommon
Binary file not shown.
Binary file modified Frameworks/NHNCloudCore.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/NHNCloudCore.framework/NHNCloudCore
Binary file not shown.
4 changes: 2 additions & 2 deletions Frameworks/NHNCloudIAP.framework/Headers/NHNCloudIAP+SDK.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ NS_SWIFT_NAME(consume(result:completion:));
/// @name Reprocessing
/// ---------------------------------

// 미완료 결제건 재처리 - (구) IAP SDK 호환
// 미완료 결제건 재처리 - (구) IAP SDK 호환 (Deprecated)
/**
Ability to process items stored in LocalDB generated by IAP SDK
Expand All @@ -197,7 +197,7 @@ NS_SWIFT_NAME(consume(result:completion:));
@note Need to add libsqlite3.tdb to Linked Framework
*/
+ (void)processesIncompletePurchasesWithCompletionHandler:(nullable void (^)(NSArray <NHNCloudPurchaseResult *> * _Nullable results, NSError * _Nullable error))completionHandler
NS_SWIFT_NAME(processesIncompletePurchases(completion:));
NS_SWIFT_NAME(processesIncompletePurchases(completion:)) __deprecated_msg("processesIncompletePurchasesWithCompletionHandler: is no longer supported.");;

/// ---------------------------------
/// @name Gets the version
Expand Down
Binary file modified Frameworks/NHNCloudIAP.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/NHNCloudIAP.framework/NHNCloudIAP
Binary file not shown.
Binary file modified Frameworks/NHNCloudLogger.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/NHNCloudLogger.framework/NHNCloudLogger
Binary file not shown.
Binary file modified Frameworks/NHNCloudOCR.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/NHNCloudOCR.framework/NHNCloudOCR
Binary file not shown.
Binary file modified Frameworks/NHNCloudPush.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/NHNCloudPush.framework/NHNCloudPush
Binary file not shown.
Loading

0 comments on commit 7f52bca

Please sign in to comment.