Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Sailassist
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CpjJwWHV
Sailassist
Commits
19cbf2ad
Commit
19cbf2ad
authored
Oct 26, 2023
by
sugita mamoru
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
名称変更もれ
parent
d99746f9
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
151 additions
and
74 deletions
+151
-74
SailassistTests.swift
Seilassist/SailAssistTests/SailassistTests.swift
+4
-4
project.pbxproj
Seilassist/Sailassist.xcodeproj/project.pbxproj
+61
-61
Sailassist.xcscheme
...sist.xcodeproj/xcshareddata/xcschemes/Sailassist.xcscheme
+77
-0
SailassistApp.swift
Seilassist/Sailassist/SailassistApp.swift
+3
-3
SailassistUITests.swift
Seilassist/SailassistUITests/SailassistUITests.swift
+3
-3
SailassistUITestsLaunchTests.swift
...sist/SailassistUITests/SailassistUITestsLaunchTests.swift
+3
-3
No files found.
Seilassist/Sail
assistTests/forShip
Tests.swift
→
Seilassist/Sail
AssistTests/Sailassist
Tests.swift
View file @
19cbf2ad
//
//
//
forShip
Tests.swift
//
Sailassist
Tests.swift
//
forShip
Tests
//
Sailassist
Tests
//
//
// Created by Mamoru Sugita on 2023/10/13.
// Created by Mamoru Sugita on 2023/10/13.
//
//
import
XCTest
import
XCTest
@testable
import
forShip
@testable
import
Sailassist
final
class
forShip
Tests
:
XCTestCase
{
final
class
Sailassist
Tests
:
XCTestCase
{
override
func
setUpWithError
()
throws
{
override
func
setUpWithError
()
throws
{
// Put setup code here. This method is called before the invocation of each test method in the class.
// Put setup code here. This method is called before the invocation of each test method in the class.
...
...
Seilassist/Sailassist.xcodeproj/project.pbxproj
View file @
19cbf2ad
...
@@ -7,13 +7,13 @@
...
@@ -7,13 +7,13 @@
objects
=
{
objects
=
{
/* Begin PBXBuildFile section */
/* Begin PBXBuildFile section */
020B98142AD8C3140029DE4C
/*
forShipApp.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98132AD8C3140029DE4C
/* forShip
App.swift */
;
};
020B98142AD8C3140029DE4C
/*
SailassistApp.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98132AD8C3140029DE4C
/* Sailassist
App.swift */
;
};
020B98162AD8C3150029DE4C
/* ContentView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98152AD8C3150029DE4C
/* ContentView.swift */
;
};
020B98162AD8C3150029DE4C
/* ContentView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98152AD8C3150029DE4C
/* ContentView.swift */
;
};
020B98182AD8C3190029DE4C
/* Assets.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98172AD8C3190029DE4C
/* Assets.xcassets */
;
};
020B98182AD8C3190029DE4C
/* Assets.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98172AD8C3190029DE4C
/* Assets.xcassets */
;
};
020B981B2AD8C3190029DE4C
/* Preview Assets.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B981A2AD8C3190029DE4C
/* Preview Assets.xcassets */
;
};
020B981B2AD8C3190029DE4C
/* Preview Assets.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B981A2AD8C3190029DE4C
/* Preview Assets.xcassets */
;
};
020B98252AD8C31A0029DE4C
/*
forShipTests.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98242AD8C31A0029DE4C
/* forShip
Tests.swift */
;
};
020B98252AD8C31A0029DE4C
/*
SailassistTests.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98242AD8C31A0029DE4C
/* Sailassist
Tests.swift */
;
};
020B982F2AD8C31A0029DE4C
/*
forShipUITests.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B982E2AD8C31A0029DE4C
/* forShip
UITests.swift */
;
};
020B982F2AD8C31A0029DE4C
/*
SailassistUITests.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B982E2AD8C31A0029DE4C
/* Sailassist
UITests.swift */
;
};
020B98312AD8C31A0029DE4C
/*
forShipUITestsLaunchTests.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98302AD8C31A0029DE4C
/* forShip
UITestsLaunchTests.swift */
;
};
020B98312AD8C31A0029DE4C
/*
SailassistUITestsLaunchTests.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98302AD8C31A0029DE4C
/* Sailassist
UITestsLaunchTests.swift */
;
};
020B98412AD8C3810029DE4C
/* LoginView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98402AD8C3810029DE4C
/* LoginView.swift */
;
};
020B98412AD8C3810029DE4C
/* LoginView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98402AD8C3810029DE4C
/* LoginView.swift */
;
};
020B98442AD8E4910029DE4C
/* FontStyle.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98432AD8E4910029DE4C
/* FontStyle.swift */
;
};
020B98442AD8E4910029DE4C
/* FontStyle.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98432AD8E4910029DE4C
/* FontStyle.swift */
;
};
020B98472AD8FEE30029DE4C
/* ColorSet.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98462AD8FEE30029DE4C
/* ColorSet.swift */
;
};
020B98472AD8FEE30029DE4C
/* ColorSet.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
020B98462AD8FEE30029DE4C
/* ColorSet.swift */
;
};
...
@@ -94,16 +94,16 @@
...
@@ -94,16 +94,16 @@
/* End PBXCopyFilesBuildPhase section */
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
/* Begin PBXFileReference section */
020B98102AD8C3140029DE4C
/*
forShip.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
forShip
.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
020B98102AD8C3140029DE4C
/*
Sailassist.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
Sailassist
.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
020B98132AD8C3140029DE4C
/*
forShipApp.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
forShip
App.swift
;
sourceTree
=
"<group>"
;
};
020B98132AD8C3140029DE4C
/*
SailassistApp.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
Sailassist
App.swift
;
sourceTree
=
"<group>"
;
};
020B98152AD8C3150029DE4C
/* ContentView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ContentView.swift
;
sourceTree
=
"<group>"
;
};
020B98152AD8C3150029DE4C
/* ContentView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ContentView.swift
;
sourceTree
=
"<group>"
;
};
020B98172AD8C3190029DE4C
/* Assets.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
path
=
Assets.xcassets
;
sourceTree
=
"<group>"
;
};
020B98172AD8C3190029DE4C
/* Assets.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
path
=
Assets.xcassets
;
sourceTree
=
"<group>"
;
};
020B981A2AD8C3190029DE4C
/* Preview Assets.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
path
=
"Preview Assets.xcassets"
;
sourceTree
=
"<group>"
;
};
020B981A2AD8C3190029DE4C
/* Preview Assets.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
path
=
"Preview Assets.xcassets"
;
sourceTree
=
"<group>"
;
};
020B98202AD8C31A0029DE4C
/*
forShipTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
forShip
Tests.xctest
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
020B98202AD8C31A0029DE4C
/*
SailAssistTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
SailAssist
Tests.xctest
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
020B98242AD8C31A0029DE4C
/*
forShipTests.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
forShip
Tests.swift
;
sourceTree
=
"<group>"
;
};
020B98242AD8C31A0029DE4C
/*
SailassistTests.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
Sailassist
Tests.swift
;
sourceTree
=
"<group>"
;
};
020B982A2AD8C31A0029DE4C
/*
forShipUITests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
forShip
UITests.xctest
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
020B982A2AD8C31A0029DE4C
/*
SailAssitUITests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
SailAssit
UITests.xctest
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
020B982E2AD8C31A0029DE4C
/*
forShipUITests.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
forShip
UITests.swift
;
sourceTree
=
"<group>"
;
};
020B982E2AD8C31A0029DE4C
/*
SailassistUITests.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
Sailassist
UITests.swift
;
sourceTree
=
"<group>"
;
};
020B98302AD8C31A0029DE4C
/*
forShipUITestsLaunchTests.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
forShip
UITestsLaunchTests.swift
;
sourceTree
=
"<group>"
;
};
020B98302AD8C31A0029DE4C
/*
SailassistUITestsLaunchTests.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
Sailassist
UITestsLaunchTests.swift
;
sourceTree
=
"<group>"
;
};
020B98402AD8C3810029DE4C
/* LoginView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
LoginView.swift
;
sourceTree
=
"<group>"
;
};
020B98402AD8C3810029DE4C
/* LoginView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
LoginView.swift
;
sourceTree
=
"<group>"
;
};
020B98432AD8E4910029DE4C
/* FontStyle.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
FontStyle.swift
;
sourceTree
=
"<group>"
;
};
020B98432AD8E4910029DE4C
/* FontStyle.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
FontStyle.swift
;
sourceTree
=
"<group>"
;
};
020B98462AD8FEE30029DE4C
/* ColorSet.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ColorSet.swift
;
sourceTree
=
"<group>"
;
};
020B98462AD8FEE30029DE4C
/* ColorSet.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ColorSet.swift
;
sourceTree
=
"<group>"
;
};
...
@@ -178,9 +178,9 @@
...
@@ -178,9 +178,9 @@
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
02CE4DCE2ADFBA16002E79BC
/* Fremeworks */
,
02CE4DCE2ADFBA16002E79BC
/* Fremeworks */
,
020B98122AD8C3140029DE4C
/*
forShip
*/
,
020B98122AD8C3140029DE4C
/*
SailAssist
*/
,
020B98232AD8C31A0029DE4C
/*
forShip
Tests */
,
020B98232AD8C31A0029DE4C
/*
SailAssist
Tests */
,
020B982D2AD8C31A0029DE4C
/*
forShip
UITests */
,
020B982D2AD8C31A0029DE4C
/*
SailAssist
UITests */
,
020B98112AD8C3140029DE4C
/* Products */
,
020B98112AD8C3140029DE4C
/* Products */
,
);
);
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -188,14 +188,14 @@
...
@@ -188,14 +188,14 @@
020B98112AD8C3140029DE4C
/* Products */
=
{
020B98112AD8C3140029DE4C
/* Products */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
020B98102AD8C3140029DE4C
/*
forShip
.app */
,
020B98102AD8C3140029DE4C
/*
Sailassist
.app */
,
020B98202AD8C31A0029DE4C
/*
forShip
Tests.xctest */
,
020B98202AD8C31A0029DE4C
/*
SailAssist
Tests.xctest */
,
020B982A2AD8C31A0029DE4C
/*
forShip
UITests.xctest */
,
020B982A2AD8C31A0029DE4C
/*
SailAssit
UITests.xctest */
,
);
);
name
=
Products
;
name
=
Products
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
020B98122AD8C3140029DE4C
/*
forShip
*/
=
{
020B98122AD8C3140029DE4C
/*
SailAssist
*/
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
022789122AE602D800A87787
/* ServerSession */
,
022789122AE602D800A87787
/* ServerSession */
,
...
@@ -204,7 +204,7 @@
...
@@ -204,7 +204,7 @@
02CE4DC62ADF97D8002E79BC
/* Extensions */
,
02CE4DC62ADF97D8002E79BC
/* Extensions */
,
020B986A2ADD3E4A0029DE4C
/* Lib */
,
020B986A2ADD3E4A0029DE4C
/* Lib */
,
020B985C2ADCFEF90029DE4C
/* Preferences */
,
020B985C2ADCFEF90029DE4C
/* Preferences */
,
020B98132AD8C3140029DE4C
/*
forShip
App.swift */
,
020B98132AD8C3140029DE4C
/*
Sailassist
App.swift */
,
020B98152AD8C3150029DE4C
/* ContentView.swift */
,
020B98152AD8C3150029DE4C
/* ContentView.swift */
,
020B98612ADD14AE0029DE4C
/* Menu */
,
020B98612ADD14AE0029DE4C
/* Menu */
,
020B98602ADD149E0029DE4C
/* Alert */
,
020B98602ADD149E0029DE4C
/* Alert */
,
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
020B98172AD8C3190029DE4C
/* Assets.xcassets */
,
020B98172AD8C3190029DE4C
/* Assets.xcassets */
,
020B98192AD8C3190029DE4C
/* Preview Content */
,
020B98192AD8C3190029DE4C
/* Preview Content */
,
);
);
path
=
forShip
;
path
=
SailAssist
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
020B98192AD8C3190029DE4C
/* Preview Content */
=
{
020B98192AD8C3190029DE4C
/* Preview Content */
=
{
...
@@ -227,21 +227,21 @@
...
@@ -227,21 +227,21 @@
path
=
"Preview Content"
;
path
=
"Preview Content"
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
020B98232AD8C31A0029DE4C
/*
forShip
Tests */
=
{
020B98232AD8C31A0029DE4C
/*
SailAssist
Tests */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
020B98242AD8C31A0029DE4C
/*
forShip
Tests.swift */
,
020B98242AD8C31A0029DE4C
/*
Sailassist
Tests.swift */
,
);
);
path
=
forShip
Tests
;
path
=
SailAssist
Tests
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
020B982D2AD8C31A0029DE4C
/*
forShip
UITests */
=
{
020B982D2AD8C31A0029DE4C
/*
SailAssist
UITests */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
020B982E2AD8C31A0029DE4C
/*
forShip
UITests.swift */
,
020B982E2AD8C31A0029DE4C
/*
Sailassist
UITests.swift */
,
020B98302AD8C31A0029DE4C
/*
forShip
UITestsLaunchTests.swift */
,
020B98302AD8C31A0029DE4C
/*
Sailassist
UITestsLaunchTests.swift */
,
);
);
path
=
forShip
UITests
;
path
=
SailAssist
UITests
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
020B983D2AD8C34A0029DE4C
/* Login */
=
{
020B983D2AD8C34A0029DE4C
/* Login */
=
{
...
@@ -431,9 +431,9 @@
...
@@ -431,9 +431,9 @@
/* End PBXGroup section */
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
/* Begin PBXNativeTarget section */
020B980F2AD8C3140029DE4C
/*
forShip
*/
=
{
020B980F2AD8C3140029DE4C
/*
Sailassist
*/
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
020B98342AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
forShip
" */
;
buildConfigurationList
=
020B98342AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
Sailassist
" */
;
buildPhases
=
(
buildPhases
=
(
020B980C2AD8C3140029DE4C
/* Sources */
,
020B980C2AD8C3140029DE4C
/* Sources */
,
020B980D2AD8C3140029DE4C
/* Frameworks */
,
020B980D2AD8C3140029DE4C
/* Frameworks */
,
...
@@ -444,14 +444,14 @@
...
@@ -444,14 +444,14 @@
);
);
dependencies
=
(
dependencies
=
(
);
);
name
=
forShip
;
name
=
Sailassist
;
productName
=
forShip
;
productName
=
forShip
;
productReference
=
020B98102AD8C3140029DE4C
/*
forShip
.app */
;
productReference
=
020B98102AD8C3140029DE4C
/*
Sailassist
.app */
;
productType
=
"com.apple.product-type.application"
;
productType
=
"com.apple.product-type.application"
;
};
};
020B981F2AD8C31A0029DE4C
/*
forShip
Tests */
=
{
020B981F2AD8C31A0029DE4C
/*
SailAssist
Tests */
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
020B98372AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
forShip
Tests" */
;
buildConfigurationList
=
020B98372AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
SailAssist
Tests" */
;
buildPhases
=
(
buildPhases
=
(
020B981C2AD8C31A0029DE4C
/* Sources */
,
020B981C2AD8C31A0029DE4C
/* Sources */
,
020B981D2AD8C31A0029DE4C
/* Frameworks */
,
020B981D2AD8C31A0029DE4C
/* Frameworks */
,
...
@@ -462,14 +462,14 @@
...
@@ -462,14 +462,14 @@
dependencies
=
(
dependencies
=
(
020B98222AD8C31A0029DE4C
/* PBXTargetDependency */
,
020B98222AD8C31A0029DE4C
/* PBXTargetDependency */
,
);
);
name
=
forShip
Tests
;
name
=
SailAssist
Tests
;
productName
=
forShipTests
;
productName
=
forShipTests
;
productReference
=
020B98202AD8C31A0029DE4C
/*
forShip
Tests.xctest */
;
productReference
=
020B98202AD8C31A0029DE4C
/*
SailAssist
Tests.xctest */
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
};
};
020B98292AD8C31A0029DE4C
/*
forShip
UITests */
=
{
020B98292AD8C31A0029DE4C
/*
SailAssit
UITests */
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
020B983A2AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
forShip
UITests" */
;
buildConfigurationList
=
020B983A2AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
SailAssit
UITests" */
;
buildPhases
=
(
buildPhases
=
(
020B98262AD8C31A0029DE4C
/* Sources */
,
020B98262AD8C31A0029DE4C
/* Sources */
,
020B98272AD8C31A0029DE4C
/* Frameworks */
,
020B98272AD8C31A0029DE4C
/* Frameworks */
,
...
@@ -480,9 +480,9 @@
...
@@ -480,9 +480,9 @@
dependencies
=
(
dependencies
=
(
020B982C2AD8C31A0029DE4C
/* PBXTargetDependency */
,
020B982C2AD8C31A0029DE4C
/* PBXTargetDependency */
,
);
);
name
=
forShip
UITests
;
name
=
SailAssit
UITests
;
productName
=
forShipUITests
;
productName
=
forShipUITests
;
productReference
=
020B982A2AD8C31A0029DE4C
/*
forShip
UITests.xctest */
;
productReference
=
020B982A2AD8C31A0029DE4C
/*
SailAssit
UITests.xctest */
;
productType
=
"com.apple.product-type.bundle.ui-testing"
;
productType
=
"com.apple.product-type.bundle.ui-testing"
;
};
};
/* End PBXNativeTarget section */
/* End PBXNativeTarget section */
...
@@ -508,7 +508,7 @@
...
@@ -508,7 +508,7 @@
};
};
};
};
};
};
buildConfigurationList
=
020B980B2AD8C3140029DE4C
/* Build configuration list for PBXProject "
forShip
" */
;
buildConfigurationList
=
020B980B2AD8C3140029DE4C
/* Build configuration list for PBXProject "
Sailassist
" */
;
compatibilityVersion
=
"Xcode 14.0"
;
compatibilityVersion
=
"Xcode 14.0"
;
developmentRegion
=
en
;
developmentRegion
=
en
;
hasScannedForEncodings
=
0
;
hasScannedForEncodings
=
0
;
...
@@ -521,9 +521,9 @@
...
@@ -521,9 +521,9 @@
projectDirPath
=
""
;
projectDirPath
=
""
;
projectRoot
=
""
;
projectRoot
=
""
;
targets
=
(
targets
=
(
020B980F2AD8C3140029DE4C
/*
forShip
*/
,
020B980F2AD8C3140029DE4C
/*
Sailassist
*/
,
020B981F2AD8C31A0029DE4C
/*
forShip
Tests */
,
020B981F2AD8C31A0029DE4C
/*
SailAssist
Tests */
,
020B98292AD8C31A0029DE4C
/*
forShip
UITests */
,
020B98292AD8C31A0029DE4C
/*
SailAssit
UITests */
,
);
);
};
};
/* End PBXProject section */
/* End PBXProject section */
...
@@ -575,7 +575,7 @@
...
@@ -575,7 +575,7 @@
020B985E2ADCFF130029DE4C
/* PreferencesKey.swift in Sources */
,
020B985E2ADCFF130029DE4C
/* PreferencesKey.swift in Sources */
,
0227890C2AE22E0B00A87787
/* SharingData.swift in Sources */
,
0227890C2AE22E0B00A87787
/* SharingData.swift in Sources */
,
020B984D2AD9178F0029DE4C
/* ScannerViewModel.swift in Sources */
,
020B984D2AD9178F0029DE4C
/* ScannerViewModel.swift in Sources */
,
020B98142AD8C3140029DE4C
/*
forShip
App.swift in Sources */
,
020B98142AD8C3140029DE4C
/*
Sailassist
App.swift in Sources */
,
02CE4D852ADF6295002E79BC
/* TaskSwitchingMenuView.swift in Sources */
,
02CE4D852ADF6295002E79BC
/* TaskSwitchingMenuView.swift in Sources */
,
020B984B2AD915810029DE4C
/* QRReadView.swift in Sources */
,
020B984B2AD915810029DE4C
/* QRReadView.swift in Sources */
,
020B98692ADD221E0029DE4C
/* Preferences.swift in Sources */
,
020B98692ADD221E0029DE4C
/* Preferences.swift in Sources */
,
...
@@ -600,7 +600,7 @@
...
@@ -600,7 +600,7 @@
isa
=
PBXSourcesBuildPhase
;
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
020B98252AD8C31A0029DE4C
/*
forShip
Tests.swift in Sources */
,
020B98252AD8C31A0029DE4C
/*
Sailassist
Tests.swift in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -608,8 +608,8 @@
...
@@ -608,8 +608,8 @@
isa
=
PBXSourcesBuildPhase
;
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
020B98312AD8C31A0029DE4C
/*
forShip
UITestsLaunchTests.swift in Sources */
,
020B98312AD8C31A0029DE4C
/*
Sailassist
UITestsLaunchTests.swift in Sources */
,
020B982F2AD8C31A0029DE4C
/*
forShip
UITests.swift in Sources */
,
020B982F2AD8C31A0029DE4C
/*
Sailassist
UITests.swift in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -618,12 +618,12 @@
...
@@ -618,12 +618,12 @@
/* Begin PBXTargetDependency section */
/* Begin PBXTargetDependency section */
020B98222AD8C31A0029DE4C
/* PBXTargetDependency */
=
{
020B98222AD8C31A0029DE4C
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
isa
=
PBXTargetDependency
;
target
=
020B980F2AD8C3140029DE4C
/*
forShip
*/
;
target
=
020B980F2AD8C3140029DE4C
/*
Sailassist
*/
;
targetProxy
=
020B98212AD8C31A0029DE4C
/* PBXContainerItemProxy */
;
targetProxy
=
020B98212AD8C31A0029DE4C
/* PBXContainerItemProxy */
;
};
};
020B982C2AD8C31A0029DE4C
/* PBXTargetDependency */
=
{
020B982C2AD8C31A0029DE4C
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
isa
=
PBXTargetDependency
;
target
=
020B980F2AD8C3140029DE4C
/*
forShip
*/
;
target
=
020B980F2AD8C3140029DE4C
/*
Sailassist
*/
;
targetProxy
=
020B982B2AD8C31A0029DE4C
/* PBXContainerItemProxy */
;
targetProxy
=
020B982B2AD8C31A0029DE4C
/* PBXContainerItemProxy */
;
};
};
/* End PBXTargetDependency section */
/* End PBXTargetDependency section */
...
@@ -755,11 +755,11 @@
...
@@ -755,11 +755,11 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
1
;
CURRENT_PROJECT_VERSION
=
1
;
DEVELOPMENT_ASSET_PATHS
=
"\"
forShip
/Preview Content\""
;
DEVELOPMENT_ASSET_PATHS
=
"\"
Sailassist
/Preview Content\""
;
DEVELOPMENT_TEAM
=
886VZM9928
;
DEVELOPMENT_TEAM
=
886VZM9928
;
ENABLE_PREVIEWS
=
YES
;
ENABLE_PREVIEWS
=
YES
;
GENERATE_INFOPLIST_FILE
=
YES
;
GENERATE_INFOPLIST_FILE
=
YES
;
INFOPLIST_FILE
=
forShip
/Info.plist
;
INFOPLIST_FILE
=
Sailassist
/Info.plist
;
INFOPLIST_KEY_NSCameraUsageDescription
=
"QRコードの読み取りにカメラを使用します。"
;
INFOPLIST_KEY_NSCameraUsageDescription
=
"QRコードの読み取りにカメラを使用します。"
;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation
=
YES
;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation
=
YES
;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents
=
YES
;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents
=
YES
;
...
@@ -772,7 +772,7 @@
...
@@ -772,7 +772,7 @@
"@executable_path/Frameworks"
,
"@executable_path/Frameworks"
,
);
);
MARKETING_VERSION
=
1.0
;
MARKETING_VERSION
=
1.0
;
PRODUCT_BUNDLE_IDENTIFIER
=
test.sugita.
forShip
;
PRODUCT_BUNDLE_IDENTIFIER
=
test.sugita.
sailassist
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SWIFT_EMIT_LOC_STRINGS
=
YES
;
SWIFT_EMIT_LOC_STRINGS
=
YES
;
SWIFT_VERSION
=
5.0
;
SWIFT_VERSION
=
5.0
;
...
@@ -787,11 +787,11 @@
...
@@ -787,11 +787,11 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
1
;
CURRENT_PROJECT_VERSION
=
1
;
DEVELOPMENT_ASSET_PATHS
=
"\"
forShip
/Preview Content\""
;
DEVELOPMENT_ASSET_PATHS
=
"\"
Sailassist
/Preview Content\""
;
DEVELOPMENT_TEAM
=
886VZM9928
;
DEVELOPMENT_TEAM
=
886VZM9928
;
ENABLE_PREVIEWS
=
YES
;
ENABLE_PREVIEWS
=
YES
;
GENERATE_INFOPLIST_FILE
=
YES
;
GENERATE_INFOPLIST_FILE
=
YES
;
INFOPLIST_FILE
=
forShip
/Info.plist
;
INFOPLIST_FILE
=
Sailassist
/Info.plist
;
INFOPLIST_KEY_NSCameraUsageDescription
=
"QRコードの読み取りにカメラを使用します。"
;
INFOPLIST_KEY_NSCameraUsageDescription
=
"QRコードの読み取りにカメラを使用します。"
;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation
=
YES
;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation
=
YES
;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents
=
YES
;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents
=
YES
;
...
@@ -804,7 +804,7 @@
...
@@ -804,7 +804,7 @@
"@executable_path/Frameworks"
,
"@executable_path/Frameworks"
,
);
);
MARKETING_VERSION
=
1.0
;
MARKETING_VERSION
=
1.0
;
PRODUCT_BUNDLE_IDENTIFIER
=
test.sugita.
forShip
;
PRODUCT_BUNDLE_IDENTIFIER
=
test.sugita.
sailassist
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SWIFT_EMIT_LOC_STRINGS
=
YES
;
SWIFT_EMIT_LOC_STRINGS
=
YES
;
SWIFT_VERSION
=
5.0
;
SWIFT_VERSION
=
5.0
;
...
@@ -828,7 +828,7 @@
...
@@ -828,7 +828,7 @@
SWIFT_EMIT_LOC_STRINGS
=
NO
;
SWIFT_EMIT_LOC_STRINGS
=
NO
;
SWIFT_VERSION
=
5.0
;
SWIFT_VERSION
=
5.0
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/
forShip.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/forShip
"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/
Sailassist.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Sailassist
"
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -848,7 +848,7 @@
...
@@ -848,7 +848,7 @@
SWIFT_EMIT_LOC_STRINGS
=
NO
;
SWIFT_EMIT_LOC_STRINGS
=
NO
;
SWIFT_VERSION
=
5.0
;
SWIFT_VERSION
=
5.0
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/
forShip.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/forShip
"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/
Sailassist.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Sailassist
"
;
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -891,7 +891,7 @@
...
@@ -891,7 +891,7 @@
/* End XCBuildConfiguration section */
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
/* Begin XCConfigurationList section */
020B980B2AD8C3140029DE4C
/* Build configuration list for PBXProject "
forShip
" */
=
{
020B980B2AD8C3140029DE4C
/* Build configuration list for PBXProject "
Sailassist
" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
020B98322AD8C31A0029DE4C
/* Debug */
,
020B98322AD8C31A0029DE4C
/* Debug */
,
...
@@ -900,7 +900,7 @@
...
@@ -900,7 +900,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
020B98342AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
forShip
" */
=
{
020B98342AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
Sailassist
" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
020B98352AD8C31A0029DE4C
/* Debug */
,
020B98352AD8C31A0029DE4C
/* Debug */
,
...
@@ -909,7 +909,7 @@
...
@@ -909,7 +909,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
020B98372AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
forShip
Tests" */
=
{
020B98372AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
SailAssist
Tests" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
020B98382AD8C31A0029DE4C
/* Debug */
,
020B98382AD8C31A0029DE4C
/* Debug */
,
...
@@ -918,7 +918,7 @@
...
@@ -918,7 +918,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
020B983A2AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
forShip
UITests" */
=
{
020B983A2AD8C31A0029DE4C
/* Build configuration list for PBXNativeTarget "
SailAssit
UITests" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
020B983B2AD8C31A0029DE4C
/* Debug */
,
020B983B2AD8C31A0029DE4C
/* Debug */
,
...
...
Seilassist/Sailassist.xcodeproj/xcshareddata/xcschemes/Sailassist.xcscheme
0 → 100644
View file @
19cbf2ad
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"1500"
version =
"1.7"
>
<BuildAction
parallelizeBuildables =
"YES"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"020B980F2AD8C3140029DE4C"
BuildableName =
"Sailassist.app"
BlueprintName =
"Sailassist"
ReferencedContainer =
"container:Sailassist.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
shouldAutocreateTestPlan =
"YES"
>
</TestAction>
<LaunchAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"020B980F2AD8C3140029DE4C"
BuildableName =
"Sailassist.app"
BlueprintName =
"Sailassist"
ReferencedContainer =
"container:Sailassist.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration =
"Release"
shouldUseLaunchSchemeArgsEnv =
"YES"
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"020B980F2AD8C3140029DE4C"
BuildableName =
"Sailassist.app"
BlueprintName =
"Sailassist"
ReferencedContainer =
"container:Sailassist.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
Seilassist/Sailassist/
forShip
App.swift
→
Seilassist/Sailassist/
Sailassist
App.swift
View file @
19cbf2ad
//
//
//
forShip
App.swift
//
Sailassist
App.swift
//
forShip
//
Sailassist
//
//
// Created by Mamoru Sugita on 2023/10/13.
// Created by Mamoru Sugita on 2023/10/13.
//
//
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
import
SwiftUI
import
SwiftUI
@main
@main
struct
forShip
App
:
App
{
struct
Sailassist
App
:
App
{
@UIApplicationDelegateAdaptor(AppDelegate.self)
private
var
delegate
@UIApplicationDelegateAdaptor(AppDelegate.self)
private
var
delegate
var
body
:
some
Scene
{
var
body
:
some
Scene
{
WindowGroup
{
WindowGroup
{
...
...
Seilassist/SailassistUITests/
forShip
UITests.swift
→
Seilassist/SailassistUITests/
Sailassist
UITests.swift
View file @
19cbf2ad
//
//
//
forShip
UITests.swift
//
Sailassist
UITests.swift
//
forShip
UITests
//
Sailassist
UITests
//
//
// Created by Mamoru Sugita on 2023/10/13.
// Created by Mamoru Sugita on 2023/10/13.
//
//
import
XCTest
import
XCTest
final
class
forShip
UITests
:
XCTestCase
{
final
class
Sailassist
UITests
:
XCTestCase
{
override
func
setUpWithError
()
throws
{
override
func
setUpWithError
()
throws
{
// Put setup code here. This method is called before the invocation of each test method in the class.
// Put setup code here. This method is called before the invocation of each test method in the class.
...
...
Seilassist/SailassistUITests/
forShip
UITestsLaunchTests.swift
→
Seilassist/SailassistUITests/
Sailassist
UITestsLaunchTests.swift
View file @
19cbf2ad
//
//
//
forShip
UITestsLaunchTests.swift
//
Sailassist
UITestsLaunchTests.swift
//
forShip
UITests
//
Sailassist
UITests
//
//
// Created by Mamoru Sugita on 2023/10/13.
// Created by Mamoru Sugita on 2023/10/13.
//
//
import
XCTest
import
XCTest
final
class
forShip
UITestsLaunchTests
:
XCTestCase
{
final
class
Sailassist
UITestsLaunchTests
:
XCTestCase
{
override
class
var
runsForEachTargetApplicationUIConfiguration
:
Bool
{
override
class
var
runsForEachTargetApplicationUIConfiguration
:
Bool
{
true
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment