1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00

chore: post release tasks

This commit is contained in:
Alex 2024-01-31 12:53:56 -06:00
parent 0b5e138b1b
commit d2c2db2595
No known key found for this signature in database
GPG Key ID: 53CD082B3A5E1082
5 changed files with 15 additions and 15 deletions

View File

@ -5,17 +5,17 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000253">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000307">
</testcase>
<testcase classname="fastlane.lanes" name="1: bundleRelease" time="74.926686">
<testcase classname="fastlane.lanes" name="1: bundleRelease" time="94.411929">
</testcase>
<testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="28.933555">
<testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="29.826675">
</testcase>

View File

@ -180,4 +180,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: 64c9b5291666c0ca3caabdfe9865c141ac40321d
COCOAPODS: 1.11.3
COCOAPODS: 1.12.1

View File

@ -379,7 +379,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 134;
CURRENT_PROJECT_VERSION = 136;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
@ -515,7 +515,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 134;
CURRENT_PROJECT_VERSION = 136;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
@ -543,7 +543,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 134;
CURRENT_PROJECT_VERSION = 136;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;

View File

@ -55,11 +55,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.93.0</string>
<string>1.94.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>134</string>
<string>136</string>
<key>FLTEnableImpeller</key>
<true />
<key>ITSAppUsesNonExemptEncryption</key>

View File

@ -5,32 +5,32 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.00026">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000255">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="0.172341">
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="1.040605">
</testcase>
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="6.491104">
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="5.393894">
</testcase>
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.217405">
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.185907">
</testcase>
<testcase classname="fastlane.lanes" name="4: build_app" time="138.23059">
<testcase classname="fastlane.lanes" name="4: build_app" time="147.537526">
</testcase>
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="70.463048">
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="87.643366">
</testcase>