|
|
@ -12,7 +12,7 @@
|
|
|
|
BA03C37C293D785D001426DE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BA03C37B293D785D001426DE /* Assets.xcassets */; };
|
|
|
|
BA03C37C293D785D001426DE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BA03C37B293D785D001426DE /* Assets.xcassets */; };
|
|
|
|
BA03C37F293D785D001426DE /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BA03C37E293D785D001426DE /* Preview Assets.xcassets */; };
|
|
|
|
BA03C37F293D785D001426DE /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BA03C37E293D785D001426DE /* Preview Assets.xcassets */; };
|
|
|
|
BA03C38D293D8773001426DE /* ImageGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C38C293D8773001426DE /* ImageGenerator.swift */; };
|
|
|
|
BA03C38D293D8773001426DE /* ImageGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C38C293D8773001426DE /* ImageGenerator.swift */; };
|
|
|
|
BA1C3AAC295EE70E00D5FB42 /* CoreMLModels in Resources */ = {isa = PBXBuildFile; fileRef = BA1C3AAB295EE70E00D5FB42 /* CoreMLModels */; };
|
|
|
|
BA2A0BFF2974E73C0037687E /* CoreMLModels in Resources */ = {isa = PBXBuildFile; fileRef = BA2A0BFE2974E73C0037687E /* CoreMLModels */; };
|
|
|
|
BA645DB02957E6590037BE76 /* StableDiffusion in Frameworks */ = {isa = PBXBuildFile; productRef = BA645DAF2957E6590037BE76 /* StableDiffusion */; };
|
|
|
|
BA645DB02957E6590037BE76 /* StableDiffusion in Frameworks */ = {isa = PBXBuildFile; productRef = BA645DAF2957E6590037BE76 /* StableDiffusion */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
BA03C37E293D785D001426DE /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
|
|
BA03C37E293D785D001426DE /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
|
|
BA03C386293D7CE5001426DE /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
|
|
BA03C386293D7CE5001426DE /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
|
|
BA03C38C293D8773001426DE /* ImageGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageGenerator.swift; sourceTree = "<group>"; };
|
|
|
|
BA03C38C293D8773001426DE /* ImageGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageGenerator.swift; sourceTree = "<group>"; };
|
|
|
|
BA1C3AAB295EE70E00D5FB42 /* CoreMLModels */ = {isa = PBXFileReference; lastKnownFileType = folder; path = CoreMLModels; sourceTree = "<group>"; };
|
|
|
|
BA2A0BFE2974E73C0037687E /* CoreMLModels */ = {isa = PBXFileReference; lastKnownFileType = folder; path = CoreMLModels; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@ -59,7 +59,7 @@
|
|
|
|
BA03C376293D785C001426DE /* imggensd2 */ = {
|
|
|
|
BA03C376293D785C001426DE /* imggensd2 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
BA1C3AAB295EE70E00D5FB42 /* CoreMLModels */,
|
|
|
|
BA2A0BFE2974E73C0037687E /* CoreMLModels */,
|
|
|
|
BA03C377293D785C001426DE /* imggensd2App.swift */,
|
|
|
|
BA03C377293D785C001426DE /* imggensd2App.swift */,
|
|
|
|
BA03C379293D785C001426DE /* ContentView.swift */,
|
|
|
|
BA03C379293D785C001426DE /* ContentView.swift */,
|
|
|
|
BA03C38C293D8773001426DE /* ImageGenerator.swift */,
|
|
|
|
BA03C38C293D8773001426DE /* ImageGenerator.swift */,
|
|
|
@ -142,7 +142,7 @@
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
BA1C3AAC295EE70E00D5FB42 /* CoreMLModels in Resources */,
|
|
|
|
BA2A0BFF2974E73C0037687E /* CoreMLModels in Resources */,
|
|
|
|
BA03C37F293D785D001426DE /* Preview Assets.xcassets in Resources */,
|
|
|
|
BA03C37F293D785D001426DE /* Preview Assets.xcassets in Resources */,
|
|
|
|
BA03C37C293D785D001426DE /* Assets.xcassets in Resources */,
|
|
|
|
BA03C37C293D785D001426DE /* Assets.xcassets in Resources */,
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -305,7 +305,7 @@
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 7;
|
|
|
|
CURRENT_PROJECT_VERSION = 8;
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
@ -321,7 +321,7 @@
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.2.1;
|
|
|
|
MARKETING_VERSION = 1.2.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.atarayosd.imggensd2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.atarayosd.imggensd2;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
@ -336,7 +336,7 @@
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 7;
|
|
|
|
CURRENT_PROJECT_VERSION = 8;
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
@ -352,7 +352,7 @@
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.2.1;
|
|
|
|
MARKETING_VERSION = 1.2.2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.atarayosd.imggensd2;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.atarayosd.imggensd2;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|