|
@@ -120,6 +120,8 @@
|
|
|
A80EDE022D6F1CCD003CD332 /* TSPTPGeneratorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE012D6F1CCB003CD332 /* TSPTPGeneratorVC.swift */; };
|
|
|
A80EDE062D6F3491003CD332 /* TSPTPBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE052D6F3490003CD332 /* TSPTPBrowseVC.swift */; };
|
|
|
A80EDE082D700395003CD332 /* rotatingAnimation_1.gif in Resources */ = {isa = PBXBuildFile; fileRef = A80EDE072D700395003CD332 /* rotatingAnimation_1.gif */; };
|
|
|
+ A81111712E4F35DB00A5E232 /* Hair color.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = A811116F2E4F35DB00A5E232 /* Hair color.mp4 */; };
|
|
|
+ A81111722E4F35DB00A5E232 /* Transform into an emoji.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = A81111702E4F35DB00A5E232 /* Transform into an emoji.mp4 */; };
|
|
|
A81BECA32DD1EA1E005D06A2 /* TSGeneratorErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81BECA22DD1EA18005D06A2 /* TSGeneratorErrorView.swift */; };
|
|
|
A81BECA62DD1EFAF005D06A2 /* TSGeneratorloadingContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81BECA52DD1EF9E005D06A2 /* TSGeneratorloadingContentView.swift */; };
|
|
|
A81BECA82DD1F075005D06A2 /* TSGeneratoringAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81BECA72DD1F071005D06A2 /* TSGeneratoringAnimationView.swift */; };
|
|
@@ -516,6 +518,8 @@
|
|
|
A80EDE012D6F1CCB003CD332 /* TSPTPGeneratorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPGeneratorVC.swift; sourceTree = "<group>"; };
|
|
|
A80EDE052D6F3490003CD332 /* TSPTPBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPBrowseVC.swift; sourceTree = "<group>"; };
|
|
|
A80EDE072D700395003CD332 /* rotatingAnimation_1.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation_1.gif; sourceTree = "<group>"; };
|
|
|
+ A811116F2E4F35DB00A5E232 /* Hair color.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Hair color.mp4"; sourceTree = "<group>"; };
|
|
|
+ A81111702E4F35DB00A5E232 /* Transform into an emoji.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Transform into an emoji.mp4"; sourceTree = "<group>"; };
|
|
|
A81BECA22DD1EA18005D06A2 /* TSGeneratorErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratorErrorView.swift; sourceTree = "<group>"; };
|
|
|
A81BECA52DD1EF9E005D06A2 /* TSGeneratorloadingContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratorloadingContentView.swift; sourceTree = "<group>"; };
|
|
|
A81BECA72DD1F071005D06A2 /* TSGeneratoringAnimationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratoringAnimationView.swift; sourceTree = "<group>"; };
|
|
@@ -1492,6 +1496,8 @@
|
|
|
A82542D52E279C4700F54FE5 /* Video */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A811116F2E4F35DB00A5E232 /* Hair color.mp4 */,
|
|
|
+ A81111702E4F35DB00A5E232 /* Transform into an emoji.mp4 */,
|
|
|
A8E60A252E4B0FEC00FC6A3E /* Drive My Ferrari.mp4 */,
|
|
|
A8E60A262E4B0FEC00FC6A3E /* Eat mushrooms.mp4 */,
|
|
|
A8EB1ABB2E321E9B001F58D7 /* 360° Microwave.mp4 */,
|
|
@@ -2828,6 +2834,8 @@
|
|
|
A8EB1AB52E320438001F58D7 /* PUBG Winner Hit.mp4 in Resources */,
|
|
|
A8EB1AB62E320438001F58D7 /* Animal Diving Show.mp4 in Resources */,
|
|
|
A8EB1AB72E320438001F58D7 /* Toy Me.mp4 in Resources */,
|
|
|
+ A81111712E4F35DB00A5E232 /* Hair color.mp4 in Resources */,
|
|
|
+ A81111722E4F35DB00A5E232 /* Transform into an emoji.mp4 in Resources */,
|
|
|
A8EB1AB82E320438001F58D7 /* Oscar Gala.mp4 in Resources */,
|
|
|
A8EB1AB92E320438001F58D7 /* Walking with Beasts.mp4 in Resources */,
|
|
|
A8EB1ABA2E320438001F58D7 /* MuscleUp.mp4 in Resources */,
|
|
@@ -3296,7 +3304,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
@@ -3312,7 +3320,7 @@
|
|
|
"$(inherited)",
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
- MARKETING_VERSION = 3.6.28;
|
|
|
+ MARKETING_VERSION = 3.6.29;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
@@ -3335,7 +3343,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
@@ -3351,7 +3359,7 @@
|
|
|
"$(inherited)",
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
- MARKETING_VERSION = 3.6.28;
|
|
|
+ MARKETING_VERSION = 3.6.29;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|