Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alin23 committed Oct 10, 2023
1 parent 50ea7b4 commit 7dc2b17
Show file tree
Hide file tree
Showing 22 changed files with 293 additions and 130 deletions.
22 changes: 14 additions & 8 deletions Clop.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
C70B5F312AC029DA00345739 /* Shared.swift in Sources */ = {isa = PBXBuildFile; fileRef = C70B5F302AC029DA00345739 /* Shared.swift */; };
C70B5F322AC029DA00345739 /* Shared.swift in Sources */ = {isa = PBXBuildFile; fileRef = C70B5F302AC029DA00345739 /* Shared.swift */; };
C70B5F342AC1B56C00345739 /* Optimisable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C70B5F332AC1B56C00345739 /* Optimisable.swift */; };
C7319E892AD488CB0085B707 /* Upload to Backblaze.shortcut in Resources */ = {isa = PBXBuildFile; fileRef = C7319E882AD488CB0085B707 /* Upload to Backblaze.shortcut */; };
C7333E422A98A1D400B1D5BE /* bin-x86.tar.xz.sha256 in Resources */ = {isa = PBXBuildFile; fileRef = C7333E3E2A98A1D400B1D5BE /* bin-x86.tar.xz.sha256 */; };
C7333E432A98A1D400B1D5BE /* bin-arm64.tar.xz in Resources */ = {isa = PBXBuildFile; fileRef = C7333E3F2A98A1D400B1D5BE /* bin-arm64.tar.xz */; };
C7333E442A98A1D400B1D5BE /* bin-arm64.tar.xz.sha256 in Resources */ = {isa = PBXBuildFile; fileRef = C7333E402A98A1D400B1D5BE /* bin-arm64.tar.xz.sha256 */; };
Expand Down Expand Up @@ -122,6 +123,8 @@
C70B5F332AC1B56C00345739 /* Optimisable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Optimisable.swift; sourceTree = "<group>"; };
C724D4CB2A8FCE9C00C6321F /* ExceptionCatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExceptionCatcher.h; sourceTree = "<group>"; };
C724D4CC2A8FCEEC00C6321F /* Clop-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Clop-Bridging-Header.h"; sourceTree = "<group>"; };
C7319E882AD488CB0085B707 /* Upload to Backblaze.shortcut */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Upload to Backblaze.shortcut"; sourceTree = "<group>"; };
C7319E8A2AD5323D0085B707 /* Lowtech */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Lowtech; path = ../Lowtech; sourceTree = "<group>"; };
C7333E3E2A98A1D400B1D5BE /* bin-x86.tar.xz.sha256 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "bin-x86.tar.xz.sha256"; sourceTree = "<group>"; };
C7333E3F2A98A1D400B1D5BE /* bin-arm64.tar.xz */ = {isa = PBXFileReference; lastKnownFileType = file; path = "bin-arm64.tar.xz"; sourceTree = "<group>"; };
C7333E402A98A1D400B1D5BE /* bin-arm64.tar.xz.sha256 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "bin-arm64.tar.xz.sha256"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -228,6 +231,7 @@
C7AB6618288301590041BEC8 = {
isa = PBXGroup;
children = (
C7319E8A2AD5323D0085B707 /* Lowtech */,
C70B5F302AC029DA00345739 /* Shared.swift */,
C7AB6623288301590041BEC8 /* Clop */,
C70B5F1B2AC014BF00345739 /* FinderOptimiser */,
Expand Down Expand Up @@ -301,6 +305,7 @@
isa = PBXGroup;
children = (
C7C8AD612ABC9B34003ECDE6 /* Upload to SSH server.shortcut */,
C7319E882AD488CB0085B707 /* Upload to Backblaze.shortcut */,
C7C8AD5B2ABC78CF003ECDE6 /* Clop - video.shortcut */,
C7C8AD5C2ABC78CF003ECDE6 /* Clop - PDF.shortcut */,
C7C8AD5D2ABC78CF003ECDE6 /* Clop - image.shortcut */,
Expand Down Expand Up @@ -438,6 +443,7 @@
files = (
C7AB662C2883015A0041BEC8 /* Preview Assets.xcassets in Resources */,
C7333E452A98A1D400B1D5BE /* bin-x86.tar.xz in Resources */,
C7319E892AD488CB0085B707 /* Upload to Backblaze.shortcut in Resources */,
C7C8AD622ABC9B34003ECDE6 /* Upload to SSH server.shortcut in Resources */,
C7C8AD5F2ABC78CF003ECDE6 /* Clop - PDF.shortcut in Resources */,
C7333E442A98A1D400B1D5BE /* bin-arm64.tar.xz.sha256 in Resources */,
Expand Down Expand Up @@ -546,7 +552,7 @@
CODE_SIGN_ENTITLEMENTS = FinderOptimiser/FinderOptimiser.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.2.0;
CURRENT_PROJECT_VERSION = 2.2.1;
DEVELOPMENT_TEAM = RDDXV84A73;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
Expand All @@ -562,7 +568,7 @@
);
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.2.0;
MARKETING_VERSION = 2.2.1;
PRODUCT_BUNDLE_IDENTIFIER = com.lowtechguys.Clop.FinderOptimiser;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -579,7 +585,7 @@
CODE_SIGN_ENTITLEMENTS = FinderOptimiser/FinderOptimiser.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.2.0;
CURRENT_PROJECT_VERSION = 2.2.1;
DEVELOPMENT_TEAM = RDDXV84A73;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
Expand All @@ -595,7 +601,7 @@
);
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.2.0;
MARKETING_VERSION = 2.2.1;
PRODUCT_BUNDLE_IDENTIFIER = com.lowtechguys.Clop.FinderOptimiser;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -777,7 +783,7 @@
CODE_SIGN_ENTITLEMENTS = Clop/Clop.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.2.0;
CURRENT_PROJECT_VERSION = 2.2.1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Clop/Preview Content\"";
DEVELOPMENT_TEAM = RDDXV84A73;
Expand All @@ -798,7 +804,7 @@
);
LLVM_LTO = YES_THIN;
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.2.0;
MARKETING_VERSION = 2.2.1;
PRODUCT_BUNDLE_IDENTIFIER = com.lowtechguys.Clop;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -815,7 +821,7 @@
CODE_SIGN_ENTITLEMENTS = Clop/Clop.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.2.0;
CURRENT_PROJECT_VERSION = 2.2.1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Clop/Preview Content\"";
DEVELOPMENT_TEAM = RDDXV84A73;
Expand All @@ -836,7 +842,7 @@
);
LLVM_LTO = YES;
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.2.0;
MARKETING_VERSION = 2.2.1;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = com.lowtechguys.Clop;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,6 @@
"revision" : "9c41991631605c8ccfe0347bbcb5c659169f2ec5"
}
},
{
"identity" : "lowtech",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FuzzyIdeas/Lowtech",
"state" : {
"branch" : "ventura",
"revision" : "2198b8467980b5008bcf89a1ef8a5f59663d9645"
}
},
{
"identity" : "magnet",
"kind" : "remoteSourceControl",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>7</integer>
<integer>8</integer>
</dict>
<key>Example (Playground) 2.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>8</integer>
<integer>9</integer>
</dict>
<key>Example (Playground) 3.xcscheme</key>
<dict>
Expand Down Expand Up @@ -75,26 +75,26 @@
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>5</integer>
<integer>6</integer>
</dict>
<key>FinderOptimiser.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>3</integer>
<integer>1</integer>
</dict>
<key>SwiftDate (Playground) 1.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>4</integer>
<integer>5</integer>
</dict>
<key>SwiftDate (Playground) 2.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>6</integer>
<integer>2</integer>
</dict>
<key>SwiftDate (Playground) 3.xcscheme</key>
<dict>
Expand Down Expand Up @@ -143,7 +143,7 @@
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>3</integer>
<integer>4</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
Expand Down
Loading

0 comments on commit 7dc2b17

Please sign in to comment.