Skip to content

Commit

Permalink
Release/2.3.0 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
borut-t authored Apr 14, 2023
2 parents a75df6e + 25b9b47 commit 92036e1
Show file tree
Hide file tree
Showing 78 changed files with 1,837 additions and 415 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: macos-12
steps:
- name: Cancel previous jobs
uses: styfle/cancel-workflow-action@0.10.0
uses: styfle/cancel-workflow-action@0.11.0

- name: Checkout Repository
uses: actions/checkout@v3
Expand Down
20 changes: 17 additions & 3 deletions .swiftpm/xcode/xcshareddata/xcschemes/PovioKit-Package.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,20 @@
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "PovioKitAuthCore"
BuildableName = "PovioKitAuthCore"
BlueprintName = "PovioKitAuthCore"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
Expand Down Expand Up @@ -126,9 +140,9 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "PovioKitAuthCore"
BuildableName = "PovioKitAuthCore"
BlueprintName = "PovioKitAuthCore"
BlueprintIdentifier = "PovioKitCore"
BuildableName = "PovioKitCore"
BlueprintName = "PovioKitCore"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
Expand Down
Loading

0 comments on commit 92036e1

Please sign in to comment.