100Years 3 päivää sitten
vanhempi
commit
09646797dd
24 muutettua tiedostoa jossa 10 lisäystä ja 10 poistoa
  1. 6 6
      AIEmoji.xcodeproj/project.pbxproj
  2. BIN
      AIEmoji/Assets.xcassets/App-Icon.imageset/App-Icon.png
  3. 1 1
      AIEmoji/Assets.xcassets/App-Icon.imageset/Contents.json
  4. BIN
      AIEmoji/Assets.xcassets/App-Icon.imageset/icon-1024.png
  5. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-1024.png
  6. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png
  7. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png
  8. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png
  9. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png
  10. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-38@2x.png
  11. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-38@3x.png
  12. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png
  13. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-40@3x.png
  14. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-60@2x.png
  15. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-60@3x.png
  16. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-64@2x.png
  17. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-64@3x.png
  18. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-68@2x.png
  19. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-76@2x.png
  20. BIN
      AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-83.5@2x.png
  21. 2 2
      AIEmoji/Base.lproj/LaunchScreen.storyboard
  22. 1 1
      AIEmoji/TSLaunchVC.swift
  23. BIN
      AIEmoji/launch1.png
  24. BIN
      AIEmoji/launch2.png

+ 6 - 6
AIEmoji.xcodeproj/project.pbxproj

@@ -153,7 +153,6 @@
 		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 */; };
 		A85E478F2D67115A0018D62D /* TSTextGeneralPictureVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */; };
 		A85E47922D6728A00018D62D /* TSTextGeneralPictureVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */; };
 		A85E47962D672ADA0018D62D /* TSTextPicGennerateVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47952D672AD90018D62D /* TSTextPicGennerateVC.swift */; };
@@ -278,6 +277,7 @@
 		A8EEADE22D3E76110032C5A0 /* Dog🐕.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADE12D3E760C0032C5A0 /* Dog🐕.json */; };
 		A8EEADE72D3E76860032C5A0 /* Drink🥤.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADE62D3E767E0032C5A0 /* Drink🥤.json */; };
 		A8EEADE92D3E76D90032C5A0 /* Beauty👸.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADE82D3E76D30032C5A0 /* Beauty👸.json */; };
+		A8F3D64A2E2E2AC000DE6C9D /* launch2.png in Resources */ = {isa = PBXBuildFile; fileRef = A8F3D6492E2E2AC000DE6C9D /* launch2.png */; };
 		A8F4134A2DA75863001E715A /* TSUploadPhotoPrivacyAlertVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F413482DA75863001E715A /* TSUploadPhotoPrivacyAlertVC.swift */; };
 		A8F4134C2DA75893001E715A /* TSClickableLinkLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F4134B2DA75893001E715A /* TSClickableLinkLabel.swift */; };
 		A8F4134E2DA75E9E001E715A /* TSAboutDataVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F4134D2DA75E92001E715A /* TSAboutDataVC.swift */; };
@@ -515,7 +515,6 @@
 		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>"; };
 		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>"; };
 		A85E47952D672AD90018D62D /* TSTextPicGennerateVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextPicGennerateVC.swift; sourceTree = "<group>"; };
@@ -640,6 +639,7 @@
 		A8EEADE12D3E760C0032C5A0 /* Dog🐕.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Dog🐕.json"; sourceTree = "<group>"; };
 		A8EEADE62D3E767E0032C5A0 /* Drink🥤.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Drink🥤.json"; sourceTree = "<group>"; };
 		A8EEADE82D3E76D30032C5A0 /* Beauty👸.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Beauty👸.json"; sourceTree = "<group>"; };
+		A8F3D6492E2E2AC000DE6C9D /* launch2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch2.png; sourceTree = "<group>"; };
 		A8F413482DA75863001E715A /* TSUploadPhotoPrivacyAlertVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSUploadPhotoPrivacyAlertVC.swift; sourceTree = "<group>"; };
 		A8F4134B2DA75893001E715A /* TSClickableLinkLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSClickableLinkLabel.swift; sourceTree = "<group>"; };
 		A8F4134D2DA75E92001E715A /* TSAboutDataVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAboutDataVC.swift; sourceTree = "<group>"; };
@@ -2049,8 +2049,8 @@
 				A8F774922D38EA8C00AA6E93 /* Business */,
 				A8F774D82D38EA8C00AA6E93 /* Common */,
 				A8F774812D38E8B700AA6E93 /* AppDelegate.swift */,
-				A83A6A812E1F619A0084197A /* launch1.png */,
 				A80E72712D40F86000C64288 /* TSLaunchVC.swift */,
+				A8F3D6492E2E2AC000DE6C9D /* launch2.png */,
 				A8F774822D38E8B700AA6E93 /* Assets.xcassets */,
 				A8F774832D38E8B700AA6E93 /* Info.plist */,
 				A83405012DA35CB700C140E4 /* InfoPlist.strings */,
@@ -2574,7 +2574,6 @@
 				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 */,
 				A8EEADE92D3E76D90032C5A0 /* Beauty👸.json in Resources */,
@@ -2589,6 +2588,7 @@
 				A8F413642DAA6F8C001E715A /* ai_change_hair_style.json in Resources */,
 				A80EDE082D700395003CD332 /* rotatingAnimation_1.gif in Resources */,
 				A83404FE2DA35BFE00C140E4 /* Localizable.strings in Resources */,
+				A8F3D64A2E2E2AC000DE6C9D /* launch2.png in Resources */,
 				A8FB02D12D3E6B2A0031A396 /* Cat🐱.json in Resources */,
 				A80E72462D3F4EED00C64288 /* sticker.json in Resources */,
 				A80EDDFD2D6EF34F003CD332 /* photo_to_photo_style.json in Resources */,
@@ -2988,7 +2988,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 5;
+				CURRENT_PROJECT_VERSION = 7;
 				DEVELOPMENT_TEAM = 65UD255J84;
 				ENABLE_USER_SCRIPT_SANDBOXING = NO;
 				GENERATE_INFOPLIST_FILE = YES;
@@ -3027,7 +3027,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 5;
+				CURRENT_PROJECT_VERSION = 7;
 				DEVELOPMENT_TEAM = 65UD255J84;
 				ENABLE_USER_SCRIPT_SANDBOXING = NO;
 				GENERATE_INFOPLIST_FILE = YES;

BIN
AIEmoji/Assets.xcassets/App-Icon.imageset/App-Icon.png


+ 1 - 1
AIEmoji/Assets.xcassets/App-Icon.imageset/Contents.json

@@ -5,7 +5,7 @@
       "scale" : "1x"
     },
     {
-      "filename" : "icon-1024.png",
+      "filename" : "App-Icon.png",
       "idiom" : "universal",
       "scale" : "2x"
     },

BIN
AIEmoji/Assets.xcassets/App-Icon.imageset/icon-1024.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-1024.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-38@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-38@3x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-40@3x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-60@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-60@3x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-64@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-64@3x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-68@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-76@2x.png


BIN
AIEmoji/Assets.xcassets/AppIcon.appiconset/icon-83.5@2x.png


+ 2 - 2
AIEmoji/Base.lproj/LaunchScreen.storyboard

@@ -16,7 +16,7 @@
                         <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                         <subviews>
-                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launch1.png" translatesAutoresizingMaskIntoConstraints="NO" id="xfk-nW-LaM">
+                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launch2.png" translatesAutoresizingMaskIntoConstraints="NO" id="xfk-nW-LaM">
                                 <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                             </imageView>
                         </subviews>
@@ -36,6 +36,6 @@
         </scene>
     </scenes>
     <resources>
-        <image name="launch1.png" width="750" height="1624"/>
+        <image name="launch2.png" width="750" height="1624"/>
     </resources>
 </document>

+ 1 - 1
AIEmoji/TSLaunchVC.swift

@@ -154,7 +154,7 @@ class TSLaunchVC: UIViewController {
     private func setupLaunchScreenView() {
         let imageView = UIImageView(frame: UIScreen.main.bounds)
         imageView.contentMode = .scaleAspectFill
-        imageView.image = UIImage(named: "launch1")
+        imageView.image = UIImage(named: "launch2")
         view.addSubview(imageView)
     }
 }

BIN
AIEmoji/launch1.png


BIN
AIEmoji/launch2.png