Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Network Share Mounter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RRZE FAUmac
Network Share Mounter
Commits
814ea794
Verified
Commit
814ea794
authored
1 year ago
by
Gregor Longariva
Browse files
Options
Downloads
Patches
Plain Diff
updated swiftlint cyclomatic_complexity
parent
8913a13c
No related branches found
Branches containing commit
Tags
release-3.0.0
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.swiftlint-ci.yml
+1
-1
1 addition, 1 deletion
.swiftlint-ci.yml
networkShareMounter.xcodeproj/project.pbxproj
+6
-6
6 additions, 6 deletions
networkShareMounter.xcodeproj/project.pbxproj
with
7 additions
and
7 deletions
.swiftlint-ci.yml
+
1
−
1
View file @
814ea794
...
...
@@ -29,7 +29,7 @@ file_length:
ignore_comment_only_lines
:
true
cyclomatic_complexity
:
warning
:
15
error
:
25
error
:
33
reporter
:
"
emoji"
type_name
:
allowed_symbols
:
"
_"
...
...
This diff is collapsed.
Click to expand it.
networkShareMounter.xcodeproj/project.pbxproj
+
6
−
6
View file @
814ea794
...
...
@@ -652,7 +652,7 @@
CODE_SIGN_IDENTITY
=
"Developer ID Application"
;
CODE_SIGN_STYLE
=
Manual
;
COMBINE_HIDPI_IMAGES
=
YES
;
CURRENT_PROJECT_VERSION
=
1
17
;
CURRENT_PROJECT_VERSION
=
1
20
;
DEAD_CODE_STRIPPING
=
YES
;
DEVELOPMENT_TEAM
=
C8F68RFW4L
;
"DEVELOPMENT_TEAM[sdk=macosx*]"
=
C8F68RFW4L
;
...
...
@@ -700,7 +700,7 @@
CODE_SIGN_IDENTITY
=
"Developer ID Application"
;
CODE_SIGN_STYLE
=
Manual
;
COMBINE_HIDPI_IMAGES
=
YES
;
CURRENT_PROJECT_VERSION
=
1
17
;
CURRENT_PROJECT_VERSION
=
1
20
;
DEAD_CODE_STRIPPING
=
YES
;
DEVELOPMENT_TEAM
=
C8F68RFW4L
;
"DEVELOPMENT_TEAM[sdk=macosx*]"
=
C8F68RFW4L
;
...
...
@@ -742,7 +742,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY
=
YES_AGGRESSIVE
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
1
17
;
CURRENT_PROJECT_VERSION
=
1
20
;
DEAD_CODE_STRIPPING
=
YES
;
DEVELOPMENT_TEAM
=
C8F68RFW4L
;
GCC_C_LANGUAGE_STANDARD
=
gnu11
;
...
...
@@ -774,7 +774,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY
=
YES_AGGRESSIVE
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
1
17
;
CURRENT_PROJECT_VERSION
=
1
20
;
DEAD_CODE_STRIPPING
=
YES
;
DEVELOPMENT_TEAM
=
C8F68RFW4L
;
GCC_C_LANGUAGE_STANDARD
=
gnu11
;
...
...
@@ -802,7 +802,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY
=
YES_AGGRESSIVE
;
CODE_SIGN_IDENTITY
=
"Developer ID Application"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
1
17
;
CURRENT_PROJECT_VERSION
=
1
20
;
DEAD_CODE_STRIPPING
=
YES
;
DEVELOPMENT_TEAM
=
73H7Y3TZRJ
;
GCC_C_LANGUAGE_STANDARD
=
gnu11
;
...
...
@@ -834,7 +834,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY
=
YES_AGGRESSIVE
;
CODE_SIGN_IDENTITY
=
"Developer ID Application"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
1
17
;
CURRENT_PROJECT_VERSION
=
1
20
;
DEAD_CODE_STRIPPING
=
YES
;
DEVELOPMENT_TEAM
=
73H7Y3TZRJ
;
GCC_C_LANGUAGE_STANDARD
=
gnu11
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment