1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00

chore: post release

This commit is contained in:
Alex 2023-09-13 17:27:31 +07:00
parent b42ca61e1f
commit b1d31a4567
No known key found for this signature in database
GPG Key ID: 53CD082B3A5E1082
4 changed files with 14 additions and 14 deletions

View File

@ -5,17 +5,17 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.00023">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000272">
</testcase>
<testcase classname="fastlane.lanes" name="1: bundleRelease" time="63.585931">
<testcase classname="fastlane.lanes" name="1: bundleRelease" time="7.037177">
</testcase>
<testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="24.755096">
<testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="38.375024">
</testcase>

View File

@ -379,7 +379,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 116;
CURRENT_PROJECT_VERSION = 117;
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 = 116;
CURRENT_PROJECT_VERSION = 117;
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 = 116;
CURRENT_PROJECT_VERSION = 117;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;

View File

@ -59,11 +59,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.76.0</string>
<string>1.78.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>116</string>
<string>117</string>
<key>FLTEnableImpeller</key>
<true />
<key>ITSAppUsesNonExemptEncryption</key>

View File

@ -5,32 +5,32 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000243">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000273">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="2.611762">
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="2.39399">
</testcase>
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="6.937008">
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="4.519187">
</testcase>
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="2.740416">
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="2.043276">
</testcase>
<testcase classname="fastlane.lanes" name="4: build_app" time="93.625943">
<testcase classname="fastlane.lanes" name="4: build_app" time="115.309967">
</testcase>
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="62.107671">
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="89.848118">
</testcase>