Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix legal information and copyrights #13436

Merged
merged 10 commits into from
May 11, 2022
Merged

Conversation

caspahouzer
Copy link
Contributor

@caspahouzer caspahouzer commented May 11, 2022

This is a huge change with many many touched files.

npm run cleanbuild:local is successfull and SDK 11 is installed for me locally.

I have acted to the best of my knowledge, but it may be that a copyright slipped through here and there. We can also put this in another PR.

@caspahouzer
Copy link
Contributor Author

As soon as I change the copyright for the iOS libs, I can't commit with message

[STARTED] Preparing...
[SUCCESS] Preparing...
[STARTED] Running tasks...
[STARTED] Running tasks for android/**/*.java
[STARTED] Running tasks for iphone/**/*.{m,h}
[STARTED] Running tasks for iphone/Classes/**/*.swift
[STARTED] Running tasks for iphone/TitaniumKit/TitaniumKit/Sources/API/TopTiModule.m
[STARTED] Running tasks for *.js
[STARTED] Running tasks for package-lock.json
[SKIPPED] No staged files match android/**/*.java
[SKIPPED] No staged files match iphone/TitaniumKit/TitaniumKit/Sources/API/TopTiModule.m
[SKIPPED] No staged files match package-lock.json
[STARTED] npx clang-format -style=file -i
[STARTED] swiftlint autocorrect
[STARTED] eslint /Users/sebastianklaus/tiDev/titanium_mobile/iphone/cli/commands/_b…
[FAILED] swiftlint autocorrect [ENOENT]
[FAILED] swiftlint autocorrect [ENOENT]
[SUCCESS] npx clang-format -style=file -i
[SUCCESS] Running tasks for iphone/**/*.{m,h}
[SUCCESS] eslint /Users/sebastianklaus/tiDev/titanium_mobile/iphone/cli/commands/_b…
[SUCCESS] Running tasks for *.js
[SUCCESS] Running tasks...
[STARTED] Applying modifications...
[SKIPPED] Skipped because of errors from tasks.
[STARTED] Reverting to original state because of errors...
[SUCCESS] Reverting to original state because of errors...
[STARTED] Cleaning up...
[SUCCESS] Cleaning up...

✖ swiftlint autocorrect failed without output (ENOENT).
husky - pre-commit hook exited with code 1 (error)
Completed with errors, see above

@jasonkneen jasonkneen merged commit 27cbe93 into tidev:master May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants