Commit Graph

38 Commits

Author SHA1 Message Date
dskuza
7317f695fb fix(apple): resolve Preview (iOS) scheme build errors (#9818) 5007acb498
Co-authored-by: David Skuza <david@rive.app>
2025-06-04 14:50:39 +00:00
dskuza
22a2ba326f chore(ios): update issue template and readme
Merging in community contribution: https://github.com/rive-app/rive-ios/pull/361

Diffs=
a8bd9ace4e chore(ios): update issue template and readme (#9430)

Co-authored-by: David Skuza <david@rive.app>
Co-authored-by: Zev Eisenberg <zev.eisenberg@nytimes.com>
2025-04-11 19:24:30 +00:00
dskuza
afff4e67d5 Add link to emerge tools size analysis badge
Adds a link to the Emerge Tools badge to be taken to its related size analysis page when interacted with.

Diffs=
a065ebe046 Add link to emerge tools size analysis badge (#8835)

Co-authored-by: David Skuza <david@rive.app>
2025-01-09 15:40:09 +00:00
dskuza
868e089728 Add Emerge Tools install size badge, remove build status badge
Adds the Emerge Tools dynamic badge for the rive-ios install size.

Additionally, the build status badge is broken, and points to a file that doesn't exist, so it's been removed.

![image](https://github.com/user-attachments/assets/62674c81-6f8a-4e34-af12-dad757902903)

Diffs=
357342c9bb Add Emerge Tools install size badge, remove build status badge (#8646)

Co-authored-by: David Skuza <david@rive.app>
2024-12-03 16:03:22 +00:00
HayesGordon
0f62392efe docs: update links
Updated various old links pointing to `help.rive`

I added additional information and updates as I saw them

Diffs=
d63786fee docs: update links (#7998)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
2024-09-04 09:24:50 +00:00
HayesGordon
ab21a25f22 chore: update README
Mostly sentence case for headers and adding new info as needed + removing older things

Diffs=
e68c7b6de chore: update README (#6824)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
2024-03-11 19:04:00 +00:00
HayesGordon
b07a2a46c0 feat: add preview target to ios and macos runtime example
This is similar to the Android PR that added build variants to make it easier to build the example apps, see: https://github.com/rive-app/rive/pull/6088

With this PR we're now making use of additional targets that shares code with the parent examples (iOS and macOS respectively). Then there are two new schemes that you can select when playing `preview` and `preview (macOS)`, which will use the above mentioned targets that uses the hosted Rive dependency instead of the local one.

This works well, but is not as smooth of an implementation as Android, where it was simply switching out a build flag. With this implementation we'll also need to semi-manually bump the hosted version - see the additional docs in `CONTRIBUTING`.

There might be a way that we could make this smoother. It'll only be a headache for examples that make use of new features. Where after we release, we'd then need to do another PR that updates the minimum version for the `preview` targets. We could likely look into automating this by scripting the change in the Xcode config.

Diffs=
d78a6561a feat: add preview target to ios and macos runtime example (#6096)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
2023-10-19 16:29:54 +00:00
HayesGordon
33e4697b8d docs: add awesome-rive to README
Diffs=
50f10716b docs: add awesome-rive to README (#4866)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
2023-08-02 18:30:28 +00:00
zplata
7fd8df317e Add text binding ios
Redoing the PR from: https://github.com/rive-app/rive/pull/5683

Wasn't recognizing latest commits for some reason, Github was having some PR status issues yesterday so might've been from that

Diffs=
fe466871e Add text binding ios (#5687)

Co-authored-by: Zachary Plata <plata.zach@gmail.com>
2023-07-31 14:07:41 +00:00
zplata
c6b0576e3d docs: update ios runtime docs to reflect macOS support
Diffs=
064e7688a docs: update ios runtime docs to reflect macOS support (#5287)

Co-authored-by: Zachary Plata <plata.zach@gmail.com>
2023-05-31 13:14:25 +00:00
umberto-sonnino
161bfb7680 Update README urls for runtimes
Update both READMEs

Diffs=
8d0746ec1 Update README urls for runtimes (#4690)
2023-01-18 19:23:12 +00:00
zplata
3d8cbf3623 docs: fix links and some verbiage in the iOS runtime README
Fixing some verbiage and links from copy/pasta from the README docs updates

Diffs=
b9f2a3491 docs: fix links and some verbiage in the iOS runtime README
2022-10-02 21:25:11 +00:00
zplata
5fd2145a9d Docs: Update docs for the iOS runtime README and CONTRIBUTING md files to the simplified format
Getting this format to match the other runtimes new README format.

Diffs=
671b8172f Docs: Update docs for the iOS runtime README and CONTRIBUTING md files to the simplified format
2022-08-02 15:05:40 +00:00
Zachary Duncan
6831739dd6 Bump major version to 3.0.0 and updated README 2022-07-06 23:23:33 -04:00
Zachary Duncan
ea4c7a3e52 Update README.md
Fixed some syntax
2022-06-21 13:21:16 -04:00
Zach Plata
e152f33d94 Docs: Update README for rive-ios 2022-05-25 10:32:01 -05:00
Mike Reed
ba9c342eb5 Roll cpp forward, use Factory 2022-04-27 14:15:26 -04:00
Zachary Duncan
7db32cc847 Slight changes to syntax and readability 2022-04-15 17:46:45 -04:00
Zach Plata
e6039beb79 Add updated docs and add RiveStateDelegate and RiveInputDelegate to RView 2022-04-15 17:46:45 -04:00
Zach Plata
6851222539 Add a mesh example and add missing energy_bar_asset 2022-03-16 09:55:22 -07:00
Maxwell Talbot
6529a0d565 Removing from github installation instructions 2022-03-10 20:44:04 +00:00
Maxwell Talbot
e993745c1a updated readme/contributing/gitignore and moved search headers to look in dependencies 2022-03-10 20:03:30 +00:00
Mike Reed
0a15614ce6 Update readme 2022-02-24 10:21:19 -05:00
Maxwell Talbot
b55ac747d9 update our workflows to run on macos 11 2021-11-23 16:56:01 +00:00
Maxwell Talbot
7605d3d446 chore: Update README.md
Co-authored-by: Arthur Vivian <arthur.vivian@gmail.com>
2021-11-22 16:49:48 +00:00
Maxwell Talbot
6f784349a3 fix: use archive over build to avoid packaging swiftsourceinfo 2021-11-22 16:49:48 +00:00
Luigi Rosso
7aae570250 Update README.md 2021-06-24 19:28:46 -07:00
matt Sullivan
f7c3e11751 Update README to point to help center 2021-06-22 10:26:53 -07:00
Maxwell Talbot
ae7bb80f36 moving pod gitrepo to rive-ios-pod 2021-06-14 12:30:12 +01:00
Maxwell Talbot
dca8190591 adding blend mode notes 2021-06-11 18:42:37 +01:00
Guido Rosso
d3c47cb3b8 Update README.md 2021-06-09 16:52:58 -07:00
Maxwell Talbot
9a0884de6f spruce up readme a bit more 2021-05-27 15:54:27 +01:00
Maxwell Talbot
73a2d4d2b8 updated readme to be up to date, removing the current example code there 2021-05-26 16:38:48 +01:00
Guido Rosso
f5a764cf08 Updated readme
Link to site and added consistent marketing note about Rive to match the Android, Flutter, and Web runtimes
2021-02-10 13:47:32 -08:00
matt Sullivan
eda3e97037 Updates README with submodule info 2021-02-01 11:56:24 -08:00
Matt Sullivan
22e62ca6f7 Updates example and expands README 2020-11-18 14:23:42 -08:00
Matt Sullivan
3962b31577 Updated README 2020-09-26 13:41:04 -07:00
Matt Sullivan
aa9c27c42c Initial commit 2020-08-26 11:46:54 -07:00