mirror of
https://github.com/yggdrasil-network/yggdrasil-ios.git
synced 2025-04-28 22:25:10 +03:00
Fix build
This commit is contained in:
parent
2eabf7f5ee
commit
00419e6269
5 changed files with 21 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "1430"
|
||||
LastUpgradeVersion = "1540"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "1430"
|
||||
LastUpgradeVersion = "1540"
|
||||
wasCreatedForAppExtension = "YES"
|
||||
version = "2.0">
|
||||
<BuildAction
|
||||
|
@ -84,6 +84,7 @@
|
|||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
debugDocumentVersioning = "YES"
|
||||
askForAppToLaunch = "Yes"
|
||||
launchAutomaticallySubstyle = "2">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "1530"
|
||||
LastUpgradeVersion = "1540"
|
||||
version = "1.7">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
@ -16,8 +16,8 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "39F0205A2996CD760093F603"
|
||||
BuildableName = "Yggdrasil.app"
|
||||
BlueprintName = "Yggdrasil"
|
||||
BuildableName = "YggdrasilSwiftUI.app"
|
||||
BlueprintName = "YggdrasilSwiftUI"
|
||||
ReferencedContainer = "container:Yggdrasil Network.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
|
@ -45,8 +45,8 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "39F0205A2996CD760093F603"
|
||||
BuildableName = "Yggdrasil.app"
|
||||
BlueprintName = "Yggdrasil"
|
||||
BuildableName = "YggdrasilSwiftUI.app"
|
||||
BlueprintName = "YggdrasilSwiftUI"
|
||||
ReferencedContainer = "container:Yggdrasil Network.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
|
@ -62,8 +62,8 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "39F0205A2996CD760093F603"
|
||||
BuildableName = "Yggdrasil.app"
|
||||
BlueprintName = "Yggdrasil"
|
||||
BuildableName = "YggdrasilSwiftUI.app"
|
||||
BlueprintName = "YggdrasilSwiftUI"
|
||||
ReferencedContainer = "container:Yggdrasil Network.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue