Commit ce25de58 authored by jz's avatar jz

add .

parent 7474ee25
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
04C38D0623D185C000967633 /* GMTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C38D0523D185C000967633 /* GMTest.swift */; };
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; }; 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
...@@ -37,7 +38,9 @@ ...@@ -37,7 +38,9 @@
/* End PBXContainerItemProxy section */ /* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
0A5DBE809902833BDBB858D1 /* GMAI.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = GMAI.podspec; path = ../GMAI.podspec; sourceTree = "<group>"; }; 04C38D0423D185C000967633 /* GMAI_Example-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "GMAI_Example-Bridging-Header.h"; sourceTree = "<group>"; };
04C38D0523D185C000967633 /* GMTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GMTest.swift; sourceTree = "<group>"; };
0A5DBE809902833BDBB858D1 /* GMAI.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = GMAI.podspec; path = ../GMAI.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
334CF5A62F394FC8486DDCBC /* Pods-GMAI_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Tests.debug.xcconfig"; path = "Target Support Files/Pods-GMAI_Tests/Pods-GMAI_Tests.debug.xcconfig"; sourceTree = "<group>"; }; 334CF5A62F394FC8486DDCBC /* Pods-GMAI_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Tests.debug.xcconfig"; path = "Target Support Files/Pods-GMAI_Tests/Pods-GMAI_Tests.debug.xcconfig"; sourceTree = "<group>"; };
5200AC6F4479E99BEF6550D5 /* Pods-GMAI_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Example.debug.xcconfig"; path = "Target Support Files/Pods-GMAI_Example/Pods-GMAI_Example.debug.xcconfig"; sourceTree = "<group>"; }; 5200AC6F4479E99BEF6550D5 /* Pods-GMAI_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Example.debug.xcconfig"; path = "Target Support Files/Pods-GMAI_Example/Pods-GMAI_Example.debug.xcconfig"; sourceTree = "<group>"; };
6003F58A195388D20070C39A /* GMAI_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GMAI_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; 6003F58A195388D20070C39A /* GMAI_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GMAI_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
...@@ -61,9 +64,9 @@ ...@@ -61,9 +64,9 @@
606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
70031B9567D2418743D3DA73 /* Pods_GMAI_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMAI_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 70031B9567D2418743D3DA73 /* Pods_GMAI_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMAI_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
76BB2ADE11C709E2894A552E /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; 76BB2ADE11C709E2894A552E /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
9C4B6AE54E205E7D164F97C4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; }; 9C4B6AE54E205E7D164F97C4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
A1E7D89F0F02B4806E6DC6F7 /* Pods_GMAI_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMAI_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A1E7D89F0F02B4806E6DC6F7 /* Pods_GMAI_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMAI_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D56A37560FC48A5D72E548FC /* Pods-GMAI_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Tests.release.xcconfig"; path = "Target Support Files/Pods-GMAI_Tests/Pods-GMAI_Tests.release.xcconfig"; sourceTree = "<group>"; }; D56A37560FC48A5D72E548FC /* Pods-GMAI_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Tests.release.xcconfig"; path = "Target Support Files/Pods-GMAI_Tests/Pods-GMAI_Tests.release.xcconfig"; sourceTree = "<group>"; };
ED2121FEFA5536E7DA5AFCFE /* Pods-GMAI_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Example.release.xcconfig"; path = "Target Support Files/Pods-GMAI_Example/Pods-GMAI_Example.release.xcconfig"; sourceTree = "<group>"; }; ED2121FEFA5536E7DA5AFCFE /* Pods-GMAI_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMAI_Example.release.xcconfig"; path = "Target Support Files/Pods-GMAI_Example/Pods-GMAI_Example.release.xcconfig"; sourceTree = "<group>"; };
...@@ -140,6 +143,8 @@ ...@@ -140,6 +143,8 @@
71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */, 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
6003F5A8195388D20070C39A /* Images.xcassets */, 6003F5A8195388D20070C39A /* Images.xcassets */,
6003F594195388D20070C39A /* Supporting Files */, 6003F594195388D20070C39A /* Supporting Files */,
04C38D0523D185C000967633 /* GMTest.swift */,
04C38D0423D185C000967633 /* GMAI_Example-Bridging-Header.h */,
); );
name = "Example for GMAI"; name = "Example for GMAI";
path = GMAI; path = GMAI;
...@@ -193,7 +198,6 @@ ...@@ -193,7 +198,6 @@
334CF5A62F394FC8486DDCBC /* Pods-GMAI_Tests.debug.xcconfig */, 334CF5A62F394FC8486DDCBC /* Pods-GMAI_Tests.debug.xcconfig */,
D56A37560FC48A5D72E548FC /* Pods-GMAI_Tests.release.xcconfig */, D56A37560FC48A5D72E548FC /* Pods-GMAI_Tests.release.xcconfig */,
); );
name = Pods;
path = Pods; path = Pods;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
...@@ -248,6 +252,9 @@ ...@@ -248,6 +252,9 @@
LastUpgradeCheck = 0720; LastUpgradeCheck = 0720;
ORGANIZATIONNAME = Q14; ORGANIZATIONNAME = Q14;
TargetAttributes = { TargetAttributes = {
6003F589195388D20070C39A = {
LastSwiftMigration = 1130;
};
6003F5AD195388D20070C39A = { 6003F5AD195388D20070C39A = {
TestTargetID = 6003F589195388D20070C39A; TestTargetID = 6003F589195388D20070C39A;
}; };
...@@ -258,6 +265,7 @@ ...@@ -258,6 +265,7 @@
developmentRegion = English; developmentRegion = English;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
knownRegions = ( knownRegions = (
English,
en, en,
Base, Base,
); );
...@@ -417,6 +425,7 @@ ...@@ -417,6 +425,7 @@
6003F59E195388D20070C39A /* GMAppDelegate.m in Sources */, 6003F59E195388D20070C39A /* GMAppDelegate.m in Sources */,
6003F5A7195388D20070C39A /* GMViewController.m in Sources */, 6003F5A7195388D20070C39A /* GMViewController.m in Sources */,
6003F59A195388D20070C39A /* main.m in Sources */, 6003F59A195388D20070C39A /* main.m in Sources */,
04C38D0623D185C000967633 /* GMTest.swift in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
...@@ -544,12 +553,16 @@ ...@@ -544,12 +553,16 @@
baseConfigurationReference = 5200AC6F4479E99BEF6550D5 /* Pods-GMAI_Example.debug.xcconfig */; baseConfigurationReference = 5200AC6F4479E99BEF6550D5 /* Pods-GMAI_Example.debug.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "GMAI/GMAI-Prefix.pch"; GCC_PREFIX_HEADER = "GMAI/GMAI-Prefix.pch";
INFOPLIST_FILE = "GMAI/GMAI-Info.plist"; INFOPLIST_FILE = "GMAI/GMAI-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp; MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "GMAI/GMAI_Example-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.0; SWIFT_VERSION = 4.0;
WRAPPER_EXTENSION = app; WRAPPER_EXTENSION = app;
}; };
...@@ -560,12 +573,15 @@ ...@@ -560,12 +573,15 @@
baseConfigurationReference = ED2121FEFA5536E7DA5AFCFE /* Pods-GMAI_Example.release.xcconfig */; baseConfigurationReference = ED2121FEFA5536E7DA5AFCFE /* Pods-GMAI_Example.release.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "GMAI/GMAI-Prefix.pch"; GCC_PREFIX_HEADER = "GMAI/GMAI-Prefix.pch";
INFOPLIST_FILE = "GMAI/GMAI-Info.plist"; INFOPLIST_FILE = "GMAI/GMAI-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp; MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "GMAI/GMAI_Example-Bridging-Header.h";
SWIFT_VERSION = 4.0; SWIFT_VERSION = 4.0;
WRAPPER_EXTENSION = app; WRAPPER_EXTENSION = app;
}; };
...@@ -575,6 +591,7 @@ ...@@ -575,6 +591,7 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = 334CF5A62F394FC8486DDCBC /* Pods-GMAI_Tests.debug.xcconfig */; baseConfigurationReference = 334CF5A62F394FC8486DDCBC /* Pods-GMAI_Tests.debug.xcconfig */;
buildSettings = { buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)"; BUNDLE_LOADER = "$(TEST_HOST)";
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(PLATFORM_DIR)/Developer/Library/Frameworks", "$(PLATFORM_DIR)/Developer/Library/Frameworks",
...@@ -600,6 +617,7 @@ ...@@ -600,6 +617,7 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D56A37560FC48A5D72E548FC /* Pods-GMAI_Tests.release.xcconfig */; baseConfigurationReference = D56A37560FC48A5D72E548FC /* Pods-GMAI_Tests.release.xcconfig */;
buildSettings = { buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)"; BUNDLE_LOADER = "$(TEST_HOST)";
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(PLATFORM_DIR)/Developer/Library/Frameworks", "$(PLATFORM_DIR)/Developer/Library/Frameworks",
......
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
//
// GMTest.swift
// GMAI_Example
//
// Created by Q14 on 2020/1/17.
// Copyright © 2020 Q14. All rights reserved.
//
import UIKit
class GMTest: NSObject {
}
...@@ -29,6 +29,7 @@ TODO: Add long description of the pod here. ...@@ -29,6 +29,7 @@ TODO: Add long description of the pod here.
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.ios.deployment_target = '8.0' s.ios.deployment_target = '8.0'
s.static_fr
s.source_files = 'GMAI/Classes/**/*' s.source_files = 'GMAI/Classes/**/*'
......
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