-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d8dab5
commit 4b026c4
Showing
17 changed files
with
1,132 additions
and
978 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
PageSenseFramework.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PageSenseFramework.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
PageSenseFramework.xcframework/_CodeSignature/CodeSignature
Binary file not shown.
55 changes: 55 additions & 0 deletions
55
PageSenseFramework.xcframework/ios-arm64/PageSenseFramework.framework/.swiftlint.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
disabled_rules: # rule identifiers to exclude from running | ||
- colon | ||
- comma | ||
- control_statement | ||
- closure_parameter_position | ||
- trailing_whitespace | ||
- force_cast | ||
- force_try | ||
# - force_unwrapping | ||
- type_body_length | ||
- opening_brace | ||
- identifier_name | ||
- statement_position | ||
- trailing_semicolon | ||
- shorthand_operator | ||
- line_length | ||
- file_length | ||
- function_parameter_count | ||
- orphaned_doc_comment | ||
- trailing_newline | ||
- void_return | ||
- vertical_whitespace | ||
- function_body_length | ||
- return_arrow_whitespace | ||
- unused_closure_parameter | ||
- large_tuple | ||
- weak_delegate | ||
- unused_setter_value | ||
- unneeded_break_in_switch | ||
- type_name | ||
- class_delegate_protocol | ||
- leading_whitespace | ||
- operator_whitespace | ||
- redundant_void_return | ||
- empty_collection_literal | ||
- closing_brace | ||
- no_space_in_method_call | ||
- trailing_comma | ||
- unused_optional_binding | ||
- trailing_closure | ||
- redundant_discardable_let | ||
- legacy_constructor | ||
- mark | ||
- implicit_getter | ||
- multiple_closures_with_trailing_closure | ||
- empty_parentheses_with_trailing_closure | ||
- vertical_parameter_alignment | ||
- private_over_fileprivate | ||
|
||
|
||
opt_in_rules: # some rules are only opt-in | ||
- unavailable_function | ||
# Find all the available rules by running: | ||
# swiftlint rule | ||
|
Binary file modified
BIN
+2 Bytes
(100%)
PageSenseFramework.xcframework/ios-arm64/PageSenseFramework.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-136 Bytes
(100%)
PageSenseFramework.xcframework/ios-arm64/PageSenseFramework.framework/PageSenseFramework
Binary file not shown.
Binary file modified
BIN
-293 KB
(86%)
...arm64/dSYMs/PageSenseFramework.framework.dSYM/Contents/Resources/DWARF/PageSenseFramework
Binary file not shown.
Oops, something went wrong.