Skip to content

Commit c0ac29f

Browse files
committed
ci: remove appcenter upload
1 parent 9b3f936 commit c0ac29f

File tree

3 files changed

+0
-37
lines changed

3 files changed

+0
-37
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
- run: scripts/run_tests.sh
5656
- run: scripts/build_app.sh
5757
- run: scripts/package_and_notarize_release.sh
58-
- run: scripts/upload_symbols_to_appcenter.sh
5958
- run: scripts/update_appcast.sh
6059
- run: npx semantic-release
6160
- id: set_tag_name

alt-tab-macos.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@
583583
D04BA68C2561D9EE4FD851B8 /* NSScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSScreen.swift; sourceTree = "<group>"; };
584584
D04BA6BBFD0E87B8458E91D3 /* feature-suggestion.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = "feature-suggestion.md"; sourceTree = "<group>"; };
585585
D04BA6D57A1456C07318B8EA /* GridView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GridView.swift; sourceTree = "<group>"; };
586-
D04BA6ED38651224DB117A5A /* upload_symbols_to_appcenter.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = upload_symbols_to_appcenter.sh; sourceTree = "<group>"; };
587586
D04BA6EF1954DCE80E539142 /* base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
588587
D04BA6F823BC0EDA9AA4B80A /* AXUIElement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AXUIElement.swift; sourceTree = "<group>"; };
589588
D04BA70746DEEC3D30B43F81 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
@@ -1569,7 +1568,6 @@
15691568
D04BAD65AA870A49D2F89DBC /* ensure_generated_files_are_up_to_date.sh */,
15701569
D04BA4D5DF349429527824A2 /* determine_next_version.sh */,
15711570
D04BAAE6E6823304D66B74F8 /* update_website.sh */,
1572-
D04BA6ED38651224DB117A5A /* upload_symbols_to_appcenter.sh */,
15731571
BF0C81D602ED642A48D50B78 /* notarytool */,
15741572
1C9618B3872558FBDE74D073 /* install_swiftformat.js */,
15751573
1C961AD30050B3BAC2A8EDD4 /* swiftformat.js */,

scripts/upload_symbols_to_appcenter.sh

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)