remove iOS building and change directory

This commit is contained in:
2025-01-26 19:28:56 -06:00
parent d3087f07c8
commit 6e8d455980
2 changed files with 3 additions and 14 deletions
+2 -13
View File
@@ -1,5 +1,5 @@
name: Build Android and iOS
name: Build Android
on:
# Trigger the workflow on push or pull request,
@@ -31,17 +31,6 @@ jobs:
java-package: 'jdk'
- name: Build Application
run: |
cd Droid
cd qController
msbuild qController.Droid.csproj /verbosity:normal /t:Rebuild /p:Configuration=Debug
iOS:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
name: Checkout Code
- name: Restore NuGet Packages
run: nuget restore
- name: Build Application
run: |
cd iOS
msbuild qController.iOS.csproj /verbosity:normal /t:Rebuild /p:Platform=iPhoneSimulator /p:Configuration=Debug
+1 -1
View File
@@ -1,4 +1,4 @@
![Build Android and iOS](https://github.com/jwetzell/qController/workflows/Build%20Android%20and%20iOS/badge.svg)
![Build Android](https://github.com/jwetzell/qController/workflows/Build%20Android/badge.svg)
![App Store](https://img.shields.io/itunes/v/1350276173?label=iOS&logo=apple)
![Play Store](http://img.shields.io/static/v1?label=Android&message=v1.6.3&color=blue&logo=android)
# qControl