Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
GMAI
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMAI
Commits
5249babb
Commit
5249babb
authored
Jan 13, 2020
by
jz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add view & controller
parent
d76697b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
0 deletions
+31
-0
project.pbxproj
Example/Pods/Pods.xcodeproj/project.pbxproj
+0
-0
GMAI-umbrella.h
Example/Pods/Target Support Files/GMAI/GMAI-umbrella.h
+31
-0
No files found.
Example/Pods/Pods.xcodeproj/project.pbxproj
View file @
5249babb
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Example/Pods/Target Support Files/GMAI/GMAI-umbrella.h
View file @
5249babb
...
...
@@ -10,6 +10,24 @@
#endif
#endif
#import "GMGeneMemoryAnimationViewController.h"
#import "GMGeneMemoryResultViewController.h"
#import "GMFaceBaseVC.h"
#import "GMFaceInfoShareViewController.h"
#import "GMFacePointViewController.h"
#import "GMFaceReplayResultVC.h"
#import "GMFaceReplayViewController.h"
#import "GMScanAnimationController.h"
#import "GMTestSkinAnimationWebView.h"
#import "GMImageView+GMFace.h"
#import "GMNewFaceTool.h"
#import "GMScreenRecorderManager.h"
#import "RPPreviewViewController+MovieURL.h"
#import "DaiVolume+AccessObject.h"
#import "DaiVolume+Invocation.h"
#import "DaiVolume.h"
#import "ExifContainer.h"
#import "UIImage+Exif.h"
#import "ALFaceInfoViewModel.h"
#import "ALTransFormFaceUtil.h"
#import "ALFaceInfoModel.h"
...
...
@@ -21,6 +39,19 @@
#import "ALUpLoadManager.h"
#import "GMAIConst.h"
#import "Target_AI.h"
#import "GMDrawDottedView.h"
#import "GMFacePhotosPopView.h"
#import "GMFaceSegmentView.h"
#import "GMFaceSegmentViewLayout.h"
#import "GMFaceShotBottomView.h"
#import "GMFaceShotPopView.h"
#import "GMGeneMemoryGenderSelectView.h"
#import "GMMarkView.h"
#import "GMTitleView.h"
#import "GMSkinGuidancePopView.h"
#import "GMSkinUpLoadHeadPicPopView.h"
#import "GMTestSkinTeachPopView.h"
#import "GMTestSkinTeachVC.h"
FOUNDATION_EXPORT
double
GMAIVersionNumber
;
FOUNDATION_EXPORT
const
unsigned
char
GMAIVersionString
[];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment