Skip to content

Commit

Permalink
configuring CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan Sadigli committed Mar 27, 2024
1 parent c2388f1 commit 90fd0ef
Show file tree
Hide file tree
Showing 29 changed files with 88 additions and 229 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
BUNDLE_BIN: "bin"
2 changes: 0 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ target 'j2m' do

# Pods for testapp

pod 'SwiftLint'


end
15 changes: 1 addition & 14 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
PODS:
- SwiftLint (0.54.0)

DEPENDENCIES:
- SwiftLint

SPEC REPOS:
trunk:
- SwiftLint

SPEC CHECKSUMS:
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: b3b92b648c35fb6a3e7a4361b84c21156fbca009
PODFILE CHECKSUM: 6247d7dff8de990fe3c3bb4f107847c821617a6d

COCOAPODS: 1.15.0
15 changes: 1 addition & 14 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

194 changes: 43 additions & 151 deletions Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ lane :release do
)

push_to_git_remote
Git

set_github_release(
repository_name: "RavanSA/j2m",
Expand Down
Loading

0 comments on commit 90fd0ef

Please sign in to comment.