mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
fix: remove development code signing
This commit is contained in:
@@ -31,11 +31,6 @@ platform :ios do
|
||||
readonly: false
|
||||
)
|
||||
|
||||
sync_code_signing(
|
||||
type: "development",
|
||||
readonly: false
|
||||
)
|
||||
|
||||
build_number = increment_build_number(
|
||||
xcodeproj: "App.xcodeproj",
|
||||
build_number: latest_testflight_build_number + 1,
|
||||
|
||||
Reference in New Issue
Block a user