|
46 | 46 | 17A5388C24DDC83F00DEFF9A /* AccountModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A5388B24DDC83F00DEFF9A /* AccountModel.swift */; };
|
47 | 47 | 17A5388F24DDEC7400DEFF9A /* AccountView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A5388D24DDEC7400DEFF9A /* AccountView.swift */; };
|
48 | 48 | 17A5389324DDED0000DEFF9A /* PreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A5389124DDED0000DEFF9A /* PreferencesView.swift */; };
|
| 49 | + 17B3E965250FAA9000EE9748 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 17B3E964250FAA9000EE9748 /* LaunchScreen.storyboard */; }; |
49 | 50 | 17B996D82502D23E0017B536 /* WFAPost+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17B996D62502D23E0017B536 /* WFAPost+CoreDataClass.swift */; };
|
50 | 51 | 17B996D92502D23E0017B536 /* WFAPost+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17B996D62502D23E0017B536 /* WFAPost+CoreDataClass.swift */; };
|
51 | 52 | 17B996DA2502D23E0017B536 /* WFAPost+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17B996D72502D23E0017B536 /* WFAPost+CoreDataProperties.swift */; };
|
|
112 | 113 | 17A5388B24DDC83F00DEFF9A /* AccountModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountModel.swift; sourceTree = "<group>"; };
|
113 | 114 | 17A5388D24DDEC7400DEFF9A /* AccountView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountView.swift; sourceTree = "<group>"; };
|
114 | 115 | 17A5389124DDED0000DEFF9A /* PreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesView.swift; sourceTree = "<group>"; };
|
| 116 | + 17B3E964250FAA9000EE9748 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; |
115 | 117 | 17B996D62502D23E0017B536 /* WFAPost+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WFAPost+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
116 | 118 | 17B996D72502D23E0017B536 /* WFAPost+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WFAPost+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
117 | 119 | 17C42E612507D8E600072984 /* PostStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostStatus.swift; sourceTree = "<group>"; };
|
|
284 | 286 | isa = PBXGroup;
|
285 | 287 | children = (
|
286 | 288 | 17DF328B24C87D3500BCE2E3 /* Info.plist */,
|
| 289 | + 17B3E964250FAA9000EE9748 /* LaunchScreen.storyboard */, |
287 | 290 | 17120DA624E19CE2002B9F6C /* Settings */,
|
288 | 291 | );
|
289 | 292 | path = iOS;
|
|
499 | 502 | isa = PBXResourcesBuildPhase;
|
500 | 503 | buildActionMask = 2147483647;
|
501 | 504 | files = (
|
| 505 | + 17B3E965250FAA9000EE9748 /* LaunchScreen.storyboard in Resources */, |
502 | 506 | 17DF32AE24C87D3500BCE2E3 /* Assets.xcassets in Resources */,
|
503 | 507 | );
|
504 | 508 | runOnlyForDeploymentPostprocessing = 0;
|
|
785 | 789 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
786 | 790 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
787 | 791 | CODE_SIGN_STYLE = Automatic;
|
788 |
| - CURRENT_PROJECT_VERSION = 240; |
| 792 | + CURRENT_PROJECT_VERSION = 242; |
789 | 793 | DEVELOPMENT_TEAM = TPPAB4YBA6;
|
790 | 794 | ENABLE_PREVIEWS = YES;
|
791 | 795 | INFOPLIST_FILE = iOS/Info.plist;
|
|
794 | 798 | "$(inherited)",
|
795 | 799 | "@executable_path/Frameworks",
|
796 | 800 | );
|
797 |
| - MARKETING_VERSION = 0.1.0; |
| 801 | + MARKETING_VERSION = 0.1.1; |
798 | 802 | PRODUCT_BUNDLE_IDENTIFIER = "com.abunchtell.WriteFreely-MultiPlatform";
|
799 | 803 | PRODUCT_NAME = "WriteFreely-MultiPlatform";
|
800 | 804 | SDKROOT = iphoneos;
|
|
809 | 813 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
810 | 814 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
811 | 815 | CODE_SIGN_STYLE = Automatic;
|
812 |
| - CURRENT_PROJECT_VERSION = 240; |
| 816 | + CURRENT_PROJECT_VERSION = 242; |
813 | 817 | DEVELOPMENT_TEAM = TPPAB4YBA6;
|
814 | 818 | ENABLE_PREVIEWS = YES;
|
815 | 819 | INFOPLIST_FILE = iOS/Info.plist;
|
|
818 | 822 | "$(inherited)",
|
819 | 823 | "@executable_path/Frameworks",
|
820 | 824 | );
|
821 |
| - MARKETING_VERSION = 0.1.0; |
| 825 | + MARKETING_VERSION = 0.1.1; |
822 | 826 | PRODUCT_BUNDLE_IDENTIFIER = "com.abunchtell.WriteFreely-MultiPlatform";
|
823 | 827 | PRODUCT_NAME = "WriteFreely-MultiPlatform";
|
824 | 828 | SDKROOT = iphoneos;
|
|
0 commit comments