]> git.r.bdr.sh - rbdr/captura/commit
Initial commit
authorRuben Beltran del Rio <redacted>
Mon, 24 Jul 2023 18:19:46 +0000 (20:19 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 24 Jul 2023 18:19:46 +0000 (20:19 +0200)
commitbf063563436a12c003968ae4d00991f49fac226c
treebaa95b20f000813c9692f085ece363194041ec94
Initial commit
15 files changed:
Captura.xcodeproj/project.pbxproj [new file with mode: 0644]
Captura.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
Captura.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
Captura.xcodeproj/xcuserdata/rbdr.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
Captura/Assets.xcassets/AccentColor.colorset/Contents.json [new file with mode: 0644]
Captura/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
Captura/Assets.xcassets/Contents.json [new file with mode: 0644]
Captura/Captura.entitlements [new file with mode: 0644]
Captura/CapturaApp.swift [new file with mode: 0644]
Captura/ContentView.swift [new file with mode: 0644]
Captura/Item.swift [new file with mode: 0644]
Captura/Preview Content/Preview Assets.xcassets/Contents.json [new file with mode: 0644]
CapturaTests/CapturaTests.swift [new file with mode: 0644]
CapturaUITests/CapturaUITests.swift [new file with mode: 0644]
CapturaUITests/CapturaUITestsLaunchTests.swift [new file with mode: 0644]