its whats on the tin; culls raw photos
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump version

+3 -3
+3 -3
cull/cull.xcodeproj/project.pbxproj
··· 7 7 objects = { 8 8 9 9 /* Begin PBXBuildFile section */ 10 - BB000001SPARKLE00000001 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = BB000002SPARKLE00000002 /* Sparkle */; }; 11 10 0B0EC2722F72210B004523FA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0B0EC2712F72210B004523FA /* Assets.xcassets */; }; 12 11 0B0EC28A2F722491004523FA /* ImportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0EC2872F722491004523FA /* ImportView.swift */; }; 13 12 0B0EC28B2F722491004523FA /* ExportSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0EC2842F722491004523FA /* ExportSheet.swift */; }; ··· 28 27 0B0EC2A52F727789004523FA /* WorkspaceDB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0EC2A42F727789004523FA /* WorkspaceDB.swift */; }; 29 28 0B0EC2A72F7314F5004523FA /* XMPSidecar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0EC2A62F7314F5004523FA /* XMPSidecar.swift */; }; 30 29 0B0EC2A92F73150B004523FA /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0EC2A82F73150B004523FA /* SettingsView.swift */; }; 30 + BB000001SPARKLE00000001 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = BB000002SPARKLE00000002 /* Sparkle */; }; 31 31 /* End PBXBuildFile section */ 32 32 33 33 /* Begin PBXFileReference section */ ··· 370 370 "$(inherited)", 371 371 "@executable_path/../Frameworks", 372 372 ); 373 - MARKETING_VERSION = 1.0; 373 + MARKETING_VERSION = 0.1.0; 374 374 PRODUCT_BUNDLE_IDENTIFIER = sh.dunkirk.cull; 375 375 PRODUCT_NAME = "$(TARGET_NAME)"; 376 376 REGISTER_APP_GROUPS = YES; ··· 415 415 "$(inherited)", 416 416 "@executable_path/../Frameworks", 417 417 ); 418 - MARKETING_VERSION = 1.0; 418 + MARKETING_VERSION = 0.1.0; 419 419 PRODUCT_BUNDLE_IDENTIFIER = sh.dunkirk.cull; 420 420 PRODUCT_NAME = "$(TARGET_NAME)"; 421 421 REGISTER_APP_GROUPS = YES;