16 Commits

Author SHA1 Message Date
c22f738d6a build_ios: Add a hack to make this work
I'm not sure why the ShareExtension isn't picking up these variables and
I'm tired of debugging ios issues.
2020-11-30 13:37:26 +01:00
90fe13d66c build_ios: Print xcode version 2020-11-14 23:35:42 +01:00
4a69524bff build_ios: Remove the check for uncommitted changes
Hopefully now that builds witll be done by the CI, this won't really
happen.
2020-11-14 23:31:13 +01:00
943ae17b58 CircleCI: Try to build it on osx 2020-11-14 22:15:51 +01:00
1ff91c2dfb build_ios: Make it less verbose 2020-11-11 12:03:28 +01:00
743a8b40e7 CI: Try to do the keysigning stuff for IOS 2020-11-10 22:48:52 +01:00
57c1911df9 Scripts: Add pipefail and some minor cleanups 2020-11-09 19:18:39 +01:00
1819867754 build_ios: Pass the build number
We don't actually need to pass the build name, but I'm still doing it
since there seem to be some problems with the Share plugin.
2020-10-21 19:17:30 +02:00
35e1ab3e07 ios fastfile: Do not increment the build number
This is taken care of by flutter
2020-10-21 19:15:58 +02:00
9f53115616 ios: Add iCloud capability
I cannot see the GitJournal app's data in my iCloud, but I believe maybe
my app needs to go through the app review process.
2020-10-19 20:01:36 +02:00
f12da4dfc3 ios: Enable the ci again
Extract the libs in the correct location!
2020-09-05 20:03:35 +02:00
ef816725ef ios CI: Try building the app without code signing 2020-09-04 23:03:35 +02:00
807dca4ac8 build_ios: Get gj_common if it doesn't exist 2020-09-04 22:21:56 +02:00
12fce59fc5 build_ios: Download the required libs 2020-09-04 11:47:48 +02:00
5b26d8cb1d build_ios: Undo changes after build
fastlane changes the Info.plist file to add the correct version number.
2020-09-04 11:39:17 +02:00
0d5dc317c1 Add a script to build on ios
I usually do these steps manually each time.
2020-09-04 11:23:07 +02:00