Commit 92378ac7 authored by sugita mamoru's avatar sugita mamoru

Mapboxのバージョンを10.18.2にアップデート。SPMに移行

parent aa7356fa
...@@ -32,16 +32,6 @@ ...@@ -32,16 +32,6 @@
020B98692ADD221E0029DE4C /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020B98682ADD221D0029DE4C /* Preferences.swift */; }; 020B98692ADD221E0029DE4C /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020B98682ADD221D0029DE4C /* Preferences.swift */; };
020B986C2ADD3E810029DE4C /* InTextLib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020B986B2ADD3E810029DE4C /* InTextLib.swift */; }; 020B986C2ADD3E810029DE4C /* InTextLib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020B986B2ADD3E810029DE4C /* InTextLib.swift */; };
020B986E2ADD3E8D0029DE4C /* DateTextLib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020B986D2ADD3E8D0029DE4C /* DateTextLib.swift */; }; 020B986E2ADD3E8D0029DE4C /* DateTextLib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020B986D2ADD3E8D0029DE4C /* DateTextLib.swift */; };
022789002AE1FE4600A87787 /* MapboxCommon.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F92AE1FE3D00A87787 /* MapboxCommon.xcframework */; };
022789012AE1FE4600A87787 /* MapboxCommon.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F92AE1FE3D00A87787 /* MapboxCommon.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
022789022AE1FE4700A87787 /* MapboxCoreMaps.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F82AE1FE3D00A87787 /* MapboxCoreMaps.xcframework */; };
022789032AE1FE4700A87787 /* MapboxCoreMaps.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F82AE1FE3D00A87787 /* MapboxCoreMaps.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
022789042AE1FE4900A87787 /* MapboxMaps.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 022788FA2AE1FE3D00A87787 /* MapboxMaps.xcframework */; };
022789052AE1FE4900A87787 /* MapboxMaps.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 022788FA2AE1FE3D00A87787 /* MapboxMaps.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
022789062AE1FE4B00A87787 /* MapboxMobileEvents.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F62AE1FE3C00A87787 /* MapboxMobileEvents.xcframework */; };
022789072AE1FE4B00A87787 /* MapboxMobileEvents.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F62AE1FE3C00A87787 /* MapboxMobileEvents.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
022789082AE1FE4C00A87787 /* Turf.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F72AE1FE3C00A87787 /* Turf.xcframework */; };
022789092AE1FE4C00A87787 /* Turf.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 022788F72AE1FE3C00A87787 /* Turf.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
0227890C2AE22E0B00A87787 /* SharingData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0227890B2AE22E0B00A87787 /* SharingData.swift */; }; 0227890C2AE22E0B00A87787 /* SharingData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0227890B2AE22E0B00A87787 /* SharingData.swift */; };
022A98202AF8B8960079C55A /* LocationCalculation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 022A981F2AF8B8960079C55A /* LocationCalculation.swift */; }; 022A98202AF8B8960079C55A /* LocationCalculation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 022A981F2AF8B8960079C55A /* LocationCalculation.swift */; };
023DB8282B1429E400B351CF /* NotificationContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 023DB8272B1429E400B351CF /* NotificationContentView.swift */; }; 023DB8282B1429E400B351CF /* NotificationContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 023DB8272B1429E400B351CF /* NotificationContentView.swift */; };
...@@ -58,6 +48,7 @@ ...@@ -58,6 +48,7 @@
02A1DE2F2AFB4AA0005BCF55 /* ChatInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1DE2E2AFB4AA0005BCF55 /* ChatInputView.swift */; }; 02A1DE2F2AFB4AA0005BCF55 /* ChatInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1DE2E2AFB4AA0005BCF55 /* ChatInputView.swift */; };
02A1DE312AFB61D8005BCF55 /* MyChatContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1DE302AFB61D8005BCF55 /* MyChatContentView.swift */; }; 02A1DE312AFB61D8005BCF55 /* MyChatContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1DE302AFB61D8005BCF55 /* MyChatContentView.swift */; };
02A1DE332AFB654A005BCF55 /* CustomCornerRadius.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1DE322AFB654A005BCF55 /* CustomCornerRadius.swift */; }; 02A1DE332AFB654A005BCF55 /* CustomCornerRadius.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1DE322AFB654A005BCF55 /* CustomCornerRadius.swift */; };
02C38B902C9ABBF400D3B1E9 /* MapboxMaps in Frameworks */ = {isa = PBXBuildFile; productRef = 02C38B8F2C9ABBF400D3B1E9 /* MapboxMaps */; };
02C3E5CE2AFCA04700AF7837 /* OtherChatContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3E5CD2AFCA04700AF7837 /* OtherChatContentView.swift */; }; 02C3E5CE2AFCA04700AF7837 /* OtherChatContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3E5CD2AFCA04700AF7837 /* OtherChatContentView.swift */; };
02C3E5D12AFCC16800AF7837 /* ChatTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3E5D02AFCC16800AF7837 /* ChatTitleView.swift */; }; 02C3E5D12AFCC16800AF7837 /* ChatTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3E5D02AFCC16800AF7837 /* ChatTitleView.swift */; };
02C3E6092AFDF30000AF7837 /* ChatMemberView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3E6082AFDF30000AF7837 /* ChatMemberView.swift */; }; 02C3E6092AFDF30000AF7837 /* ChatMemberView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3E6082AFDF30000AF7837 /* ChatMemberView.swift */; };
...@@ -171,11 +162,6 @@ ...@@ -171,11 +162,6 @@
dstPath = ""; dstPath = "";
dstSubfolderSpec = 10; dstSubfolderSpec = 10;
files = ( files = (
022789032AE1FE4700A87787 /* MapboxCoreMaps.xcframework in Embed Frameworks */,
022789072AE1FE4B00A87787 /* MapboxMobileEvents.xcframework in Embed Frameworks */,
022789012AE1FE4600A87787 /* MapboxCommon.xcframework in Embed Frameworks */,
022789092AE1FE4C00A87787 /* Turf.xcframework in Embed Frameworks */,
022789052AE1FE4900A87787 /* MapboxMaps.xcframework in Embed Frameworks */,
); );
name = "Embed Frameworks"; name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
...@@ -211,11 +197,6 @@ ...@@ -211,11 +197,6 @@
020B98682ADD221D0029DE4C /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; }; 020B98682ADD221D0029DE4C /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; };
020B986B2ADD3E810029DE4C /* InTextLib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InTextLib.swift; sourceTree = "<group>"; }; 020B986B2ADD3E810029DE4C /* InTextLib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InTextLib.swift; sourceTree = "<group>"; };
020B986D2ADD3E8D0029DE4C /* DateTextLib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateTextLib.swift; sourceTree = "<group>"; }; 020B986D2ADD3E8D0029DE4C /* DateTextLib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateTextLib.swift; sourceTree = "<group>"; };
022788F62AE1FE3C00A87787 /* MapboxMobileEvents.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = MapboxMobileEvents.xcframework; sourceTree = "<group>"; };
022788F72AE1FE3C00A87787 /* Turf.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = Turf.xcframework; sourceTree = "<group>"; };
022788F82AE1FE3D00A87787 /* MapboxCoreMaps.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = MapboxCoreMaps.xcframework; sourceTree = "<group>"; };
022788F92AE1FE3D00A87787 /* MapboxCommon.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = MapboxCommon.xcframework; sourceTree = "<group>"; };
022788FA2AE1FE3D00A87787 /* MapboxMaps.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = MapboxMaps.xcframework; sourceTree = "<group>"; };
0227890B2AE22E0B00A87787 /* SharingData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharingData.swift; sourceTree = "<group>"; }; 0227890B2AE22E0B00A87787 /* SharingData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharingData.swift; sourceTree = "<group>"; };
022A981F2AF8B8960079C55A /* LocationCalculation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LocationCalculation.swift; path = Sailassist/Location/LocationCalculation.swift; sourceTree = SOURCE_ROOT; }; 022A981F2AF8B8960079C55A /* LocationCalculation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LocationCalculation.swift; path = Sailassist/Location/LocationCalculation.swift; sourceTree = SOURCE_ROOT; };
023DB8272B1429E400B351CF /* NotificationContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = NotificationContentView.swift; path = Sailassist/Alert/View/NotificationContentView.swift; sourceTree = SOURCE_ROOT; }; 023DB8272B1429E400B351CF /* NotificationContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = NotificationContentView.swift; path = Sailassist/Alert/View/NotificationContentView.swift; sourceTree = SOURCE_ROOT; };
...@@ -334,11 +315,7 @@ ...@@ -334,11 +315,7 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
022789022AE1FE4700A87787 /* MapboxCoreMaps.xcframework in Frameworks */, 02C38B902C9ABBF400D3B1E9 /* MapboxMaps in Frameworks */,
022789002AE1FE4600A87787 /* MapboxCommon.xcframework in Frameworks */,
022789042AE1FE4900A87787 /* MapboxMaps.xcframework in Frameworks */,
022789082AE1FE4C00A87787 /* Turf.xcframework in Frameworks */,
022789062AE1FE4B00A87787 /* MapboxMobileEvents.xcframework in Frameworks */,
D6BEB5D3598C619546873CFC /* Pods_Sailassist.framework in Frameworks */, D6BEB5D3598C619546873CFC /* Pods_Sailassist.framework in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
...@@ -366,7 +343,6 @@ ...@@ -366,7 +343,6 @@
children = ( children = (
D594825E2BC4C5DD0032A473 /* PrivacyInfo.xcprivacy */, D594825E2BC4C5DD0032A473 /* PrivacyInfo.xcprivacy */,
D53ACA752B0AECF8008DCB18 /* Sailassist.entitlements */, D53ACA752B0AECF8008DCB18 /* Sailassist.entitlements */,
02CE4DCE2ADFBA16002E79BC /* Fremeworks */,
020B98122AD8C3140029DE4C /* SailAssist */, 020B98122AD8C3140029DE4C /* SailAssist */,
020B98232AD8C31A0029DE4C /* SailAssistTests */, 020B98232AD8C31A0029DE4C /* SailAssistTests */,
020B982D2AD8C31A0029DE4C /* SailAssistUITests */, 020B982D2AD8C31A0029DE4C /* SailAssistUITests */,
...@@ -695,18 +671,6 @@ ...@@ -695,18 +671,6 @@
path = ViewModel; path = ViewModel;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
02CE4DCE2ADFBA16002E79BC /* Fremeworks */ = {
isa = PBXGroup;
children = (
022788F92AE1FE3D00A87787 /* MapboxCommon.xcframework */,
022788F82AE1FE3D00A87787 /* MapboxCoreMaps.xcframework */,
022788FA2AE1FE3D00A87787 /* MapboxMaps.xcframework */,
022788F62AE1FE3C00A87787 /* MapboxMobileEvents.xcframework */,
022788F72AE1FE3C00A87787 /* Turf.xcframework */,
);
path = Fremeworks;
sourceTree = "<group>";
};
5C62E7AC977110B4B727E3F3 /* Frameworks */ = { 5C62E7AC977110B4B727E3F3 /* Frameworks */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
...@@ -843,6 +807,9 @@ ...@@ -843,6 +807,9 @@
dependencies = ( dependencies = (
); );
name = Sailassist; name = Sailassist;
packageProductDependencies = (
02C38B8F2C9ABBF400D3B1E9 /* MapboxMaps */,
);
productName = forShip; productName = forShip;
productReference = 020B98102AD8C3140029DE4C /* Sail Assist.app */; productReference = 020B98102AD8C3140029DE4C /* Sail Assist.app */;
productType = "com.apple.product-type.application"; productType = "com.apple.product-type.application";
...@@ -916,6 +883,9 @@ ...@@ -916,6 +883,9 @@
Base, Base,
); );
mainGroup = 020B98072AD8C3140029DE4C; mainGroup = 020B98072AD8C3140029DE4C;
packageReferences = (
02C38B8E2C9ABBF400D3B1E9 /* XCRemoteSwiftPackageReference "mapbox-maps-ios" */,
);
productRefGroup = 020B98112AD8C3140029DE4C /* Products */; productRefGroup = 020B98112AD8C3140029DE4C /* Products */;
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
...@@ -1656,6 +1626,25 @@ ...@@ -1656,6 +1626,25 @@
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
/* End XCConfigurationList section */ /* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
02C38B8E2C9ABBF400D3B1E9 /* XCRemoteSwiftPackageReference "mapbox-maps-ios" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mapbox/mapbox-maps-ios.git";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 10.18.2;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
02C38B8F2C9ABBF400D3B1E9 /* MapboxMaps */ = {
isa = XCSwiftPackageProductDependency;
package = 02C38B8E2C9ABBF400D3B1E9 /* XCRemoteSwiftPackageReference "mapbox-maps-ios" */;
productName = MapboxMaps;
};
/* End XCSwiftPackageProductDependency section */
}; };
rootObject = 020B98082AD8C3140029DE4C /* Project object */; rootObject = 020B98082AD8C3140029DE4C /* Project object */;
} }
{
"originHash" : "c48d77ebe93e854e8e2b4bbddf1d5fe4977e5a87efa4e14ea29c90b3e5919e31",
"pins" : [
{
"identity" : "mapbox-common-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mapbox/mapbox-common-ios.git",
"state" : {
"revision" : "c2aa7022afdcf5a070ace4e3b608562101a04690",
"version" : "23.10.1"
}
},
{
"identity" : "mapbox-core-maps-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mapbox/mapbox-core-maps-ios.git",
"state" : {
"revision" : "51f776b11bcff34ced88fcf14e4ed9c568257232",
"version" : "10.18.0"
}
},
{
"identity" : "mapbox-maps-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mapbox/mapbox-maps-ios.git",
"state" : {
"revision" : "8ef49bb140bbd5d51917f1e69d4c3949a176c009",
"version" : "10.18.2"
}
},
{
"identity" : "turf-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mapbox/turf-swift.git",
"state" : {
"revision" : "213050191cfcb3d5aa76e1fa90c6ff1e182a42ca",
"version" : "2.8.0"
}
}
],
"version" : 3
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment