Added update method in UniWinCore.

Removed embedded Swift framework
This commit is contained in:
Kirurobo
2021-09-12 20:52:33 +09:00
parent b9edd88134
commit c990c0ca41
57 changed files with 189 additions and 1699 deletions

View File

@@ -221,7 +221,7 @@
73DFCB7C22B8ED3300DA41F2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;

View File

@@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2020 kirurobo. All rights reserved.</string>
<string>Copyright © 2019-2021 kirurobo. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>