Commit 0c7e6b36 by GuoJianPeng

update

parent 3cdba87e
......@@ -47,13 +47,13 @@
7E0F95710B086FED9765208E9D628FC7 /* Pods-ASAppleLogin_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ASAppleLogin_Tests.release.xcconfig"; sourceTree = "<group>"; };
7EC1525D3F5E51BAAB5340D1CC78FBDC /* ASAppleUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASAppleUser.m; path = ASAppleLogin/Classes/ASAppleUser.m; sourceTree = "<group>"; };
8D12954AE32A2135D40764C97D0B588D /* ASAppleLogin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASAppleLogin.m; path = ASAppleLogin/Classes/ASAppleLogin.m; sourceTree = "<group>"; };
8FEB30D7E0628617DA9F430205F5E8A5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
8FEB30D7E0628617DA9F430205F5E8A5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
A9E1DD76C741351F27EC40CD754D64C1 /* ASAppleLogin-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ASAppleLogin-dummy.m"; sourceTree = "<group>"; };
AF465D777BCB4E9FF7BF8F2B3B94A146 /* Pods-ASAppleLogin_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ASAppleLogin_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
B2D6D9DE2EDCB15BF2899D703303FCAB /* Pods-ASAppleLogin_Example */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-ASAppleLogin_Example"; path = "libPods-ASAppleLogin_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
BDEBE56F1977BF39384D6D0E5F366591 /* ASAppleLogin.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = ASAppleLogin.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
C0B03218033DAEA78D882E53BB2A7D97 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
BDEBE56F1977BF39384D6D0E5F366591 /* ASAppleLogin.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = ASAppleLogin.podspec; sourceTree = "<group>"; tabWidth = 2; };
C0B03218033DAEA78D882E53BB2A7D97 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
C297A983F5B640018BE52984E15C2B3B /* ASAppleLogin */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = ASAppleLogin; path = libASAppleLogin.a; sourceTree = BUILT_PRODUCTS_DIR; };
CF0A465042FDBDFCFF7E5622BF32E28E /* Pods-ASAppleLogin_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ASAppleLogin_Example.debug.xcconfig"; sourceTree = "<group>"; };
CFC1AC1BBB7EA730F5E3D6C646FB2616 /* ASAppleLogin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ASAppleLogin.release.xcconfig; sourceTree = "<group>"; };
......@@ -458,8 +458,7 @@
MTL_FAST_MATH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
STRIP_INSTALLED_PRODUCT = NO;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 5.0;
SYMROOT = "${SRCROOT}/../build";
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment