diff --git a/Open Media Library.xcodeproj/project.pbxproj b/Open Media Library.xcodeproj/project.pbxproj index 209992b..4813133 100644 --- a/Open Media Library.xcodeproj/project.pbxproj +++ b/Open Media Library.xcodeproj/project.pbxproj @@ -14,6 +14,8 @@ 79B418351C1F3726009C6485 /* install.html in Resources */ = {isa = PBXBuildFile; fileRef = 79B418311C1F3726009C6485 /* install.html */; }; 79B418361C1F3726009C6485 /* install.py in Resources */ = {isa = PBXBuildFile; fileRef = 79B418321C1F3726009C6485 /* install.py */; }; 79B418371C1F3726009C6485 /* js in Resources */ = {isa = PBXBuildFile; fileRef = 79B418331C1F3726009C6485 /* js */; }; + 87AF76351C50D28A005C9D16 /* png in Resources */ = {isa = PBXBuildFile; fileRef = 87AF76331C50D28A005C9D16 /* png */; }; + 87AF76361C50D28A005C9D16 /* svg in Resources */ = {isa = PBXBuildFile; fileRef = 87AF76341C50D28A005C9D16 /* svg */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -26,6 +28,8 @@ 79B418311C1F3726009C6485 /* install.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = install.html; path = Resources/install.html; sourceTree = ""; }; 79B418321C1F3726009C6485 /* install.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = install.py; path = Resources/install.py; sourceTree = ""; }; 79B418331C1F3726009C6485 /* js */ = {isa = PBXFileReference; lastKnownFileType = folder; name = js; path = Resources/js; sourceTree = ""; }; + 87AF76331C50D28A005C9D16 /* png */ = {isa = PBXFileReference; lastKnownFileType = folder; name = png; path = Resources/png; sourceTree = ""; }; + 87AF76341C50D28A005C9D16 /* svg */ = {isa = PBXFileReference; lastKnownFileType = folder; name = svg; path = Resources/svg; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -58,6 +62,8 @@ 79B4181E1C1F1E69009C6485 /* Open Media Library */ = { isa = PBXGroup; children = ( + 87AF76331C50D28A005C9D16 /* png */, + 87AF76341C50D28A005C9D16 /* svg */, 79B418301C1F3725009C6485 /* index.html */, 79B418311C1F3726009C6485 /* install.html */, 79B418321C1F3726009C6485 /* install.py */, @@ -131,8 +137,10 @@ 79B418341C1F3726009C6485 /* index.html in Resources */, 79B418371C1F3726009C6485 /* js in Resources */, 79B418221C1F1E6B009C6485 /* Assets.xcassets in Resources */, + 87AF76361C50D28A005C9D16 /* svg in Resources */, 79B418351C1F3726009C6485 /* install.html in Resources */, 79B418251C1F1E6B009C6485 /* MainMenu.xib in Resources */, + 87AF76351C50D28A005C9D16 /* png in Resources */, 79B418361C1F3726009C6485 /* install.py in Resources */, ); runOnlyForDeploymentPostprocessing = 0; diff --git a/Open Media Library/Info.plist b/Open Media Library/Info.plist index 068c940..d835658 100644 --- a/Open Media Library/Info.plist +++ b/Open Media Library/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.5 + 0.6 CFBundleSignature ???? CFBundleSupportedPlatforms