Skip to content

Commit 3453e53

Browse files
author
PhongND
committed
fix server
Signed-off-by: PhongND <[email protected]>
1 parent be97052 commit 3453e53

File tree

141 files changed

+3407
-3572
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+3407
-3572
lines changed

.DS_Store

-6 KB
Binary file not shown.

.github/workflows/swift.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,3 @@
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-swift
33

44
name: Swift
5-
6-
on:
7-
push:
8-
branches: [ "develop" ]
9-
pull_request:
10-
branches: [ "develop" ]
11-
12-
jobs:
13-
build:
14-
15-
runs-on: macos-latest
16-
17-
steps:
18-
- uses: actions/checkout@v3
19-
- name: Build
20-
run: swift build -v
21-
- name: Run tests
22-
run: swift test -v

AdvanceApp/.DS_Store

-6 KB
Binary file not shown.
Binary file not shown.

AdvanceApp/UIKit13+/.DS_Store

-6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

BasicApp/.DS_Store

-6 KB
Binary file not shown.

BasicApp/SwiftUI/.DS_Store

-8 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)