Skip to content

Commit

Permalink
build for 10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Nov 16, 2022
1 parent 19739f3 commit 22be8da
Show file tree
Hide file tree
Showing 34 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions LomoAgent.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.3;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 0.8;
OTHER_CODE_SIGN_FLAGS = "--deep --force";
PRODUCT_BUNDLE_IDENTIFIER = lomoware.lomorage.LomoAgent;
Expand All @@ -768,7 +768,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.3;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 0.8;
OTHER_CODE_SIGN_FLAGS = "--deep --force";
PRODUCT_BUNDLE_IDENTIFIER = lomoware.lomorage.LomoAgent;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = "en"
Expand Down
4 changes: 2 additions & 2 deletions LomoAgent/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>929bd54</string>
<string>19739f3</string>
<key>CFBundleVersion</key>
<string>2022_11_13.21_54_55.0.929bd54</string>
<string>2022_11_15.15_20_26.0.19739f3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libLerc.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libdav1d.6.dylib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libffi.8.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libfftw3.3.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libgif.4.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libgio-2.0.0.dylib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libheif.1.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libiconv.2.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libintl.8.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libjpeg.8.dylib
Binary file not shown.
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/liblzma.5.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/liborc-0.4.0.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libpcre.1.dylib
Binary file not shown.
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libtiff.5.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libvips.42.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libwebp.7.dylib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libz.1.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/Frameworks/lomod/libzstd.1.dylib
Binary file not shown.
Binary file modified dependencies/lomod/Contents/MacOS/lomoc
Binary file not shown.
Binary file modified dependencies/lomod/Contents/MacOS/lomod
Binary file not shown.

0 comments on commit 22be8da

Please sign in to comment.