Commit 9a8f659c authored by jz's avatar jz

update

parent 628ffac5
......@@ -37,8 +37,8 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
1823280C2C92BE4CA9742A7A /* GMFlutterSDK.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = GMFlutterSDK.podspec; path = ../GMFlutterSDK.podspec; sourceTree = "<group>"; };
25AE8740F1639C4B379F1C9E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
1823280C2C92BE4CA9742A7A /* GMFlutterSDK.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = GMFlutterSDK.podspec; path = ../GMFlutterSDK.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
25AE8740F1639C4B379F1C9E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
5C15012B8D23F8247CF07F38 /* Pods-GMFlutterSDK_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMFlutterSDK_Tests.debug.xcconfig"; path = "Target Support Files/Pods-GMFlutterSDK_Tests/Pods-GMFlutterSDK_Tests.debug.xcconfig"; sourceTree = "<group>"; };
6003F58A195388D20070C39A /* GMFlutterSDK_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GMFlutterSDK_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
......@@ -64,7 +64,7 @@
A2DE46E61610CF1765043F82 /* Pods-GMFlutterSDK_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMFlutterSDK_Tests.release.xcconfig"; path = "Target Support Files/Pods-GMFlutterSDK_Tests/Pods-GMFlutterSDK_Tests.release.xcconfig"; sourceTree = "<group>"; };
A4EEFFFC76463FEBEAD554F5 /* Pods_GMFlutterSDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMFlutterSDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B5FCF54972E3A4542D9EBA0B /* Pods-GMFlutterSDK_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMFlutterSDK_Example.release.xcconfig"; path = "Target Support Files/Pods-GMFlutterSDK_Example/Pods-GMFlutterSDK_Example.release.xcconfig"; sourceTree = "<group>"; };
CAB6C80CA47562B303A87675 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
CAB6C80CA47562B303A87675 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
E48CA906AB409B42E739208E /* Pods-GMFlutterSDK_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMFlutterSDK_Example.debug.xcconfig"; path = "Target Support Files/Pods-GMFlutterSDK_Example/Pods-GMFlutterSDK_Example.debug.xcconfig"; sourceTree = "<group>"; };
F3FB7675CBCE664C9F216EAD /* Pods_GMFlutterSDK_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMFlutterSDK_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
......@@ -103,7 +103,6 @@
5C15012B8D23F8247CF07F38 /* Pods-GMFlutterSDK_Tests.debug.xcconfig */,
A2DE46E61610CF1765043F82 /* Pods-GMFlutterSDK_Tests.release.xcconfig */,
);
name = Pods;
path = Pods;
sourceTree = "<group>";
};
......@@ -248,6 +247,9 @@
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = Q14;
TargetAttributes = {
6003F589195388D20070C39A = {
DevelopmentTeam = 86R4V3XFLU;
};
6003F5AD195388D20070C39A = {
TestTargetID = 6003F589195388D20070C39A;
};
......@@ -258,6 +260,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
......@@ -554,6 +557,7 @@
baseConfigurationReference = E48CA906AB409B42E739208E /* Pods-GMFlutterSDK_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 86R4V3XFLU;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "GMFlutterSDK/GMFlutterSDK-Prefix.pch";
INFOPLIST_FILE = "GMFlutterSDK/GMFlutterSDK-Info.plist";
......@@ -570,6 +574,7 @@
baseConfigurationReference = B5FCF54972E3A4542D9EBA0B /* Pods-GMFlutterSDK_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 86R4V3XFLU;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "GMFlutterSDK/GMFlutterSDK-Prefix.pch";
INFOPLIST_FILE = "GMFlutterSDK/GMFlutterSDK-Info.plist";
......
......@@ -11,6 +11,7 @@ source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
target 'GMFlutterSDK_Example' do
pod 'GMFlutterSDK', :path => '../'
pod 'GMPhobos', '2.1.4'
target 'GMFlutterSDK_Tests' do
inherit! :search_paths
......
......@@ -31,6 +31,7 @@ PODS:
- TMCache (= 2.1.0)
- GMFlutterSDK (0.1.0):
- GMBase
- GMPhobos
- GMFoundation (1.0.8)
- GMHud (1.0.7):
- lottie-ios (= 2.5.2)
......@@ -104,6 +105,7 @@ PODS:
DEPENDENCIES:
- GMFlutterSDK (from `../`)
- GMPhobos (= 2.1.4)
SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
......@@ -139,7 +141,7 @@ SPEC CHECKSUMS:
Alamofire: 907e0a98eb68cdb7f9d1f541a563d6ac5dc77b25
GMBase: 8233aa9d51177f1c25d3b5bec479789cc304f6cb
GMCache: b78d8e46db864405e91d226ce640cc80d966c611
GMFlutterSDK: 25a04f3ad56241e26f3cc4cc9bab0bccd42454ea
GMFlutterSDK: 0a062ebe24c3318b7de8682ceeed8173684593b3
GMFoundation: e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682
GMHud: feca48b3eda4f3a6f617f4bbaa3657316a245c1f
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
......@@ -158,6 +160,6 @@ SPEC CHECKSUMS:
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
"UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030
PODFILE CHECKSUM: f91764670d9db4831f24b1e4a1ae545b78fae7fe
PODFILE CHECKSUM: d7c1737773bc9aa73ca807a0b605c357d0083d2a
COCOAPODS: 1.9.3
......@@ -22,7 +22,13 @@
"dependencies": {
"GMBase": [
],
"GMPhobos": [
]
},
"source_files": "GMFlutterSDK/Classes/**/*"
"source_files": "GMFlutterSDK/Classes/**/*",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 x86_64 i386"
}
}
......@@ -31,6 +31,7 @@ PODS:
- TMCache (= 2.1.0)
- GMFlutterSDK (0.1.0):
- GMBase
- GMPhobos
- GMFoundation (1.0.8)
- GMHud (1.0.7):
- lottie-ios (= 2.5.2)
......@@ -104,6 +105,7 @@ PODS:
DEPENDENCIES:
- GMFlutterSDK (from `../`)
- GMPhobos (= 2.1.4)
SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
......@@ -139,7 +141,7 @@ SPEC CHECKSUMS:
Alamofire: 907e0a98eb68cdb7f9d1f541a563d6ac5dc77b25
GMBase: 8233aa9d51177f1c25d3b5bec479789cc304f6cb
GMCache: b78d8e46db864405e91d226ce640cc80d966c611
GMFlutterSDK: 25a04f3ad56241e26f3cc4cc9bab0bccd42454ea
GMFlutterSDK: 0a062ebe24c3318b7de8682ceeed8173684593b3
GMFoundation: e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682
GMHud: feca48b3eda4f3a6f617f4bbaa3657316a245c1f
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
......@@ -158,6 +160,6 @@ SPEC CHECKSUMS:
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
"UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030
PODFILE CHECKSUM: f91764670d9db4831f24b1e4a1ae545b78fae7fe
PODFILE CHECKSUM: d7c1737773bc9aa73ca807a0b605c357d0083d2a
COCOAPODS: 1.9.3
This diff is collapsed.
......@@ -9,3 +9,4 @@ PODS_TARGET_SRCROOT = ${PODS_ROOT}/../..
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
SKIP_INSTALL = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
VALID_ARCHS = arm64 armv7 x86_64 i386
......@@ -9,3 +9,4 @@ PODS_TARGET_SRCROOT = ${PODS_ROOT}/../..
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
SKIP_INSTALL = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
VALID_ARCHS = arm64 armv7 x86_64 i386
......@@ -31,8 +31,11 @@ TODO: Add long description of the pod here.
s.ios.deployment_target = '9.0'
s.vendored_frameworks = 'GMFlutterSDK/Frameworks/*.framework'
s.dependency 'GMBase'
s.dependency 'GMPhobos'
s.source_files = 'GMFlutterSDK/Classes/**/*'
# s.pod_target_xcconfig = { 'VALID_ARCHS' => 'arm64 armv7 x86_64 i386' }
# s.resource_bundles = {
# 'GMFlutterSDK' => ['GMFlutterSDK/Assets/*.png']
# }
......
......@@ -6,7 +6,7 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
//#import <flutter_boost/flutter_boost.h>
#import <GMBase/WMBaseViewController.h>
#import <flutter_boost/flutter_boost-umbrella.h>
NS_ASSUME_NONNULL_BEGIN
......
......@@ -5,7 +5,7 @@
// Created by Jessica on 2020/6/28.
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import <GMPhobos/NSObject+Tracker.h>
#import "GMFlutterBaseContainerViewController.h"
@interface GMFlutterBaseContainerViewController ()
......@@ -17,9 +17,12 @@
[super viewWillAppear:animated];
self.navigationController.navigationBar.hidden = YES;
[[Phobos sharedClient] onPVStart:self];
[self synchronizePVData:self];
//待验证感觉没有用
[self synchronizePVData:self toResponse:self];
}
- (void)viewWillDisappear:(BOOL)animated {
[super viewWillDisappear:animated];
[[Phobos sharedClient] onPVEnd:self];
......
......@@ -5,6 +5,7 @@
// Created by Jessica on 2020/7/7.
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import <GMBase/WMBaseViewController.h>
#import "GMFlutterBaseContainerViewController.h"
NS_ASSUME_NONNULL_BEGIN
......
......@@ -5,7 +5,6 @@
// Created by Jessica on 2020/7/7.
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import "GMPlansHomeContainerViewController.h"
@interface GMPlansHomeContainerViewController ()
......
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