|
|
@ -7,12 +7,12 @@
|
|
|
|
objects = {
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
|
|
|
BA01CAE9294C92FC00C89D87 /* StableDiffusion in Frameworks */ = {isa = PBXBuildFile; productRef = BA01CAE8294C92FC00C89D87 /* StableDiffusion */; };
|
|
|
|
BA03C378293D785C001426DE /* imggensd2App.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C377293D785C001426DE /* imggensd2App.swift */; };
|
|
|
|
BA03C378293D785C001426DE /* imggensd2App.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C377293D785C001426DE /* imggensd2App.swift */; };
|
|
|
|
BA03C37A293D785C001426DE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C379293D785C001426DE /* ContentView.swift */; };
|
|
|
|
BA03C37A293D785C001426DE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C379293D785C001426DE /* ContentView.swift */; };
|
|
|
|
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 */; };
|
|
|
|
BA03C388293D80A4001426DE /* CoreMLModels in Resources */ = {isa = PBXBuildFile; fileRef = BA03C387293D80A4001426DE /* CoreMLModels */; };
|
|
|
|
BA03C388293D80A4001426DE /* CoreMLModels in Resources */ = {isa = PBXBuildFile; fileRef = BA03C387293D80A4001426DE /* CoreMLModels */; };
|
|
|
|
BA03C38B293D8362001426DE /* StableDiffusion in Frameworks */ = {isa = PBXBuildFile; productRef = BA03C38A293D8362001426DE /* StableDiffusion */; };
|
|
|
|
|
|
|
|
BA03C38D293D8773001426DE /* ImageGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C38C293D8773001426DE /* ImageGenerator.swift */; };
|
|
|
|
BA03C38D293D8773001426DE /* ImageGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA03C38C293D8773001426DE /* ImageGenerator.swift */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
|
@ -32,7 +32,7 @@
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
BA03C38B293D8362001426DE /* StableDiffusion in Frameworks */,
|
|
|
|
BA01CAE9294C92FC00C89D87 /* StableDiffusion in Frameworks */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -95,7 +95,7 @@
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = imggensd2;
|
|
|
|
name = imggensd2;
|
|
|
|
packageProductDependencies = (
|
|
|
|
packageProductDependencies = (
|
|
|
|
BA03C38A293D8362001426DE /* StableDiffusion */,
|
|
|
|
BA01CAE8294C92FC00C89D87 /* StableDiffusion */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
productName = imggensd2;
|
|
|
|
productName = imggensd2;
|
|
|
|
productReference = BA03C374293D785C001426DE /* imggensd2.app */;
|
|
|
|
productReference = BA03C374293D785C001426DE /* imggensd2.app */;
|
|
|
@ -126,7 +126,7 @@
|
|
|
|
);
|
|
|
|
);
|
|
|
|
mainGroup = BA03C36B293D785C001426DE;
|
|
|
|
mainGroup = BA03C36B293D785C001426DE;
|
|
|
|
packageReferences = (
|
|
|
|
packageReferences = (
|
|
|
|
BA03C389293D8362001426DE /* XCRemoteSwiftPackageReference "ml-stable-diffusion" */,
|
|
|
|
BA01CAE7294C92FB00C89D87 /* XCRemoteSwiftPackageReference "ml-stable-diffusion" */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
productRefGroup = BA03C375293D785C001426DE /* Products */;
|
|
|
|
productRefGroup = BA03C375293D785C001426DE /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectDirPath = "";
|
|
|
@ -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 = 2;
|
|
|
|
CURRENT_PROJECT_VERSION = 3;
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
@ -316,11 +316,12 @@
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.0.1;
|
|
|
|
MARKETING_VERSION = 1.0.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;
|
|
|
@ -335,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 = 2;
|
|
|
|
CURRENT_PROJECT_VERSION = 3;
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"imggensd2/Preview Content\"";
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
DEVELOPMENT_TEAM = J5CY9Q9UP5;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
@ -346,11 +347,12 @@
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.0.1;
|
|
|
|
MARKETING_VERSION = 1.0.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;
|
|
|
@ -383,7 +385,7 @@
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
BA03C389293D8362001426DE /* XCRemoteSwiftPackageReference "ml-stable-diffusion" */ = {
|
|
|
|
BA01CAE7294C92FB00C89D87 /* XCRemoteSwiftPackageReference "ml-stable-diffusion" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/apple/ml-stable-diffusion#swift-requirements";
|
|
|
|
repositoryURL = "https://github.com/apple/ml-stable-diffusion#swift-requirements";
|
|
|
|
requirement = {
|
|
|
|
requirement = {
|
|
|
@ -394,9 +396,9 @@
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
BA03C38A293D8362001426DE /* StableDiffusion */ = {
|
|
|
|
BA01CAE8294C92FC00C89D87 /* StableDiffusion */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = BA03C389293D8362001426DE /* XCRemoteSwiftPackageReference "ml-stable-diffusion" */;
|
|
|
|
package = BA01CAE7294C92FB00C89D87 /* XCRemoteSwiftPackageReference "ml-stable-diffusion" */;
|
|
|
|
productName = StableDiffusion;
|
|
|
|
productName = StableDiffusion;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|