|
@@ -128,6 +128,7 @@
|
|
|
A83404FE2DA35BFE00C140E4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A83404FC2DA35BFE00C140E4 /* Localizable.strings */; };
|
|
|
A83405032DA35CB700C140E4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A83405012DA35CB700C140E4 /* InfoPlist.strings */; };
|
|
|
A83405202DA3ADA900C140E4 /* TSPhotoSizeHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A834051F2DA3ADA600C140E4 /* TSPhotoSizeHelper.swift */; };
|
|
|
+ A83A6A822E1F619A0084197A /* launch1.png in Resources */ = {isa = PBXBuildFile; fileRef = A83A6A812E1F619A0084197A /* launch1.png */; };
|
|
|
A83F28B22E17892B009A4975 /* animated_aiBaby.apng in Resources */ = {isa = PBXBuildFile; fileRef = A83F28B12E17892B009A4975 /* animated_aiBaby.apng */; };
|
|
|
A85E478F2D67115A0018D62D /* TSTextGeneralPictureVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */; };
|
|
|
A85E47922D6728A00018D62D /* TSTextGeneralPictureVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */; };
|
|
@@ -176,7 +177,6 @@
|
|
|
A885088D2DBCE7BE000FBCEC /* TSPTPHistoryVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A885088C2DBCE7BC000FBCEC /* TSPTPHistoryVC.swift */; };
|
|
|
A88508B62DBF142B000FBCEC /* TSGennertatorSelectStyleVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A88508B52DBF142A000FBCEC /* TSGennertatorSelectStyleVC.swift */; };
|
|
|
A8990DE92DDF241500DD55FE /* TYCycleImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8990DE82DDF241300DD55FE /* TYCycleImageView.swift */; };
|
|
|
- A8990E022DE1800100DD55FE /* launch.png in Resources */ = {isa = PBXBuildFile; fileRef = A8990E012DE1800100DD55FE /* launch.png */; };
|
|
|
A8990EE52DEE8C2300DD55FE /* TSAISmallUploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8990EE42DEE8C2200DD55FE /* TSAISmallUploadView.swift */; };
|
|
|
A8990EE82DEE8CC200DD55FE /* TSFutureBabyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8990EE72DEE8CBF00DD55FE /* TSFutureBabyVC.swift */; };
|
|
|
A8990EEC2DEE8EED00DD55FE /* TSPredictBabyStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8990EEB2DEE8EE200DD55FE /* TSPredictBabyStyleView.swift */; };
|
|
@@ -466,6 +466,7 @@
|
|
|
A83405192DA3828E00C140E4 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
A834051A2DA3828E00C140E4 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
A834051F2DA3ADA600C140E4 /* TSPhotoSizeHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPhotoSizeHelper.swift; sourceTree = "<group>"; };
|
|
|
+ A83A6A812E1F619A0084197A /* launch1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch1.png; sourceTree = "<group>"; };
|
|
|
A83F28B12E17892B009A4975 /* animated_aiBaby.apng */ = {isa = PBXFileReference; lastKnownFileType = file; path = animated_aiBaby.apng; sourceTree = "<group>"; };
|
|
|
A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPictureVC.swift; sourceTree = "<group>"; };
|
|
|
A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPictureVM.swift; sourceTree = "<group>"; };
|
|
@@ -513,7 +514,6 @@
|
|
|
A885088C2DBCE7BC000FBCEC /* TSPTPHistoryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPHistoryVC.swift; sourceTree = "<group>"; };
|
|
|
A88508B52DBF142A000FBCEC /* TSGennertatorSelectStyleVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGennertatorSelectStyleVC.swift; sourceTree = "<group>"; };
|
|
|
A8990DE82DDF241300DD55FE /* TYCycleImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TYCycleImageView.swift; sourceTree = "<group>"; };
|
|
|
- A8990E012DE1800100DD55FE /* launch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch.png; sourceTree = "<group>"; };
|
|
|
A8990EE42DEE8C2200DD55FE /* TSAISmallUploadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAISmallUploadView.swift; sourceTree = "<group>"; };
|
|
|
A8990EE72DEE8CBF00DD55FE /* TSFutureBabyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSFutureBabyVC.swift; sourceTree = "<group>"; };
|
|
|
A8990EEB2DEE8EE200DD55FE /* TSPredictBabyStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPredictBabyStyleView.swift; sourceTree = "<group>"; };
|
|
@@ -865,7 +865,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A80E72782D42285500C64288 /* TSBootPageVC.swift */,
|
|
|
- A80E72712D40F86000C64288 /* TSLaunchVC.swift */,
|
|
|
);
|
|
|
path = LaunchVC;
|
|
|
sourceTree = "<group>";
|
|
@@ -1961,7 +1960,8 @@
|
|
|
A8F774922D38EA8C00AA6E93 /* Business */,
|
|
|
A8F774D82D38EA8C00AA6E93 /* Common */,
|
|
|
A8F774812D38E8B700AA6E93 /* AppDelegate.swift */,
|
|
|
- A8990E012DE1800100DD55FE /* launch.png */,
|
|
|
+ A83A6A812E1F619A0084197A /* launch1.png */,
|
|
|
+ A80E72712D40F86000C64288 /* TSLaunchVC.swift */,
|
|
|
A8F774822D38E8B700AA6E93 /* Assets.xcassets */,
|
|
|
A8F774832D38E8B700AA6E93 /* Info.plist */,
|
|
|
A83405012DA35CB700C140E4 /* InfoPlist.strings */,
|
|
@@ -2461,13 +2461,13 @@
|
|
|
A83404D92D9D34ED00C140E4 /* Kelsi-Regular.otf in Resources */,
|
|
|
A80E72482D3F4F0A00C64288 /* templates.json in Resources */,
|
|
|
A83404CC2D9BEED800C140E4 /* Poppins-BlackItalic.ttf in Resources */,
|
|
|
- A8990E022DE1800100DD55FE /* launch.png in Resources */,
|
|
|
A83F28B22E17892B009A4975 /* animated_aiBaby.apng in Resources */,
|
|
|
A87587162D81734300286A66 /* text_to_photo_style.json in Resources */,
|
|
|
A8FDB1812DCC8C5600E9919B /* catPaw_left.gif in Resources */,
|
|
|
A8F7D33E2DF18A1800DDBECE /* arrow.gif in Resources */,
|
|
|
A8EB384A2E14E220002F90E9 /* Poppins-Bold.otf in Resources */,
|
|
|
A8EB38432E13FEF3002F90E9 /* Gift.apng in Resources */,
|
|
|
+ A83A6A822E1F619A0084197A /* launch1.png in Resources */,
|
|
|
A8FDB1822DCC8C5600E9919B /* catPaw_right.gif in Resources */,
|
|
|
A8EEADD42D3E6C660032C5A0 /* Flower💐.json in Resources */,
|
|
|
A82D60812DB7A1E600596190 /* activePhoto.gif in Resources */,
|
|
@@ -2876,7 +2876,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 9;
|
|
|
+ CURRENT_PROJECT_VERSION = 10;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
@@ -2915,7 +2915,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 9;
|
|
|
+ CURRENT_PROJECT_VERSION = 10;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|