Commit Graph

32 Commits

Author SHA1 Message Date
woxtu bfc20655c4 Update the requirements 2024-03-12 09:08:52 +01:00
Nathan Mattes 4517a4fffb
Remove Cocoapods (#1179)
* Remove Cocoapods and Workspace

* Fix build

* Fix build again 🤦

* Update docs

* Fix fastlane to not use workspace anymore

* Update Documentation/Setup.md

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>

* Pin versions for swiftgen/sourcery

* Improve docs

---------

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2024-02-29 18:15:30 +01:00
Marcus Kida dff4c44889
Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
woxtu 3369971b7d
Update the requirements (#1017) 2023-04-15 19:17:46 +02:00
Sherif Lawal 2f458b7810
fix typo error (#983)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-20 08:28:20 +01:00
Roman Aliyev c773c4391b
Improvements to the project setup (#905)
* Improvements to the project setup. added .ruby-version.

* added step about terminal configuration.
2023-01-24 01:47:37 +01:00
woxtu 864ec73a9a
Remove Kingfisher (#858)
* Replace image type detection

* Replace image processing

* Remove Kingfisher
2023-01-11 09:10:04 +01:00
CMK 75edb75071 chore: update the describe for the share extension 2022-11-17 23:39:46 +08:00
CMK 3b1e7ed390 chore: update doc for how-it-works 2022-11-17 23:29:42 +08:00
CMK 1d6d059718 cherry-pick: 79a76b39c657fe5ecd63ead48b756e82738e7b4d 2022-11-17 22:05:18 +08:00
Marcus Kida 9a7ed5964d
Merge pull request #546 from treeshateorcs/patch-1
make sure you have rosetta installed on m1 mac
2022-11-15 07:11:59 +01:00
treeshateorcs 19af7d2a0b
add link to apple documentation 2022-11-09 23:28:07 +05:00
woxtu d14966792a Fix typos 2022-11-10 01:50:04 +09:00
treeshateorcs a4f6fea0bf
edit grammar 2022-11-09 20:23:45 +05:00
treeshateorcs 1aaa0e827e
make sure you have rosetta installed on m1 mac 2022-11-09 20:20:16 +05:00
Maximilian Szengel 20b54df37c
Improve CONTRIBUTING.md
- Fix typos
- Try to improve readability
2022-11-06 13:38:11 +01:00
CMK e8370fa834 Merge branch 'develop' into patch-1
# Conflicts:
#	Documentation/Setup.md
2022-11-02 16:46:47 +08:00
Jordan Kay e5bfed50bb
Fix typos in Setup.md 2022-11-01 14:47:08 -04:00
CMK 060aec6bcb Merge branch 'release-1.4.6' into feature/package-refactor
# Conflicts:
#	.arkana.yml
#	AppShared/Info.plist
#	Documentation/Setup.md
#	Gemfile
#	Gemfile.lock
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
#	Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	MastodonSDK/Package.swift
#	MastodonSDK/Sources/MastodonCore/AppSecret.swift
#	MastodonSDK/Sources/MastodonCore/Service/Notification/NotificationService.swift
#	Podfile
#	Podfile.lock
2022-11-01 14:14:00 +08:00
CMK db86bce8cf fix: Podfile target issue 2022-10-08 14:04:49 +08:00
CMK e7509dcd7a chore: fix GitHub CI 2022-10-08 14:01:21 +08:00
CMK c58f3a2be8 chore: rearrange project package dependency to resolve packet signature issue 2022-07-27 19:46:42 +08:00
CMK 78b2259b8f chore: replace CocoaPods-Keys with Arkana 2022-07-15 11:34:16 +08:00
CMK 503fcfab2a chore: [WIP] refactor profile UI 2022-05-26 02:51:02 +08:00
Marcus Kida b6c944da26
chore: install bundler without sudo 2022-04-29 10:49:24 +02:00
Marcus Kida 23eeaab465
feat: use bundler to install Ruby Gems instead of installing them system-wide using root 2022-04-29 09:18:34 +02:00
CMK 91b72c16ed chore: update README 2022-03-29 18:49:28 +08:00
CMK 6e86a57e6f chore: add bug report template and contributing document 2022-03-29 17:34:31 +08:00
CMK 82269c0409 chore: fix typo 2022-03-29 09:10:39 +08:00
CMK 12349105e7 chore: update the snapshot documents and UITests 2022-03-19 01:02:23 +08:00
CMK 9c92f290a5 chore: add domain and update guide for the snapshot UITest 2022-03-04 01:39:34 +08:00
CMK f2f71e7102 feat: add snapshot UITest and document 2022-03-03 19:51:12 +08:00