Add Swift module for libburrow
This commit also renames the app target to App.
This commit is contained in:
parent
5e265632a3
commit
eeb0130156
12 changed files with 57 additions and 36 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "1430"
|
||||
wasCreatedForAppExtension = "YES"
|
||||
version = "2.0">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
|
@ -31,7 +30,7 @@
|
|||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "D05B9F7129E39EEC008CB1F9"
|
||||
BuildableName = "Burrow.app"
|
||||
BlueprintName = "Burrow"
|
||||
BlueprintName = "App"
|
||||
ReferencedContainer = "container:Burrow.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
|
|
@ -62,7 +61,7 @@
|
|||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "D05B9F7129E39EEC008CB1F9"
|
||||
BuildableName = "Burrow.app"
|
||||
BlueprintName = "Burrow"
|
||||
BlueprintName = "App"
|
||||
ReferencedContainer = "container:Burrow.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
|
|
@ -81,7 +80,7 @@
|
|||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "D05B9F7129E39EEC008CB1F9"
|
||||
BuildableName = "Burrow.app"
|
||||
BlueprintName = "Burrow"
|
||||
BlueprintName = "App"
|
||||
ReferencedContainer = "container:Burrow.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue