Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ken109 authored and ken109 committed May 14, 2023
1 parent 4164d4c commit 6b03d39
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions DynamicWallpaper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
CODE_SIGN_ENTITLEMENTS = DynamicWallpaper/DynamicWallpaper.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"DynamicWallpaper/Preview Content\"";
DEVELOPMENT_TEAM = Z8EHS2R828;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -415,7 +415,7 @@
CODE_SIGN_ENTITLEMENTS = DynamicWallpaper/DynamicWallpaper.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"DynamicWallpaper/Preview Content\"";
DEVELOPMENT_TEAM = Z8EHS2R828;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down
Binary file modified build/DynamicWallpaper.app.app.dSYM.zip
Binary file not shown.
Binary file modified build/DynamicWallpaper.app.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion build/DynamicWallpaper.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>3</string>
<string>4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified build/DynamicWallpaper.app/Contents/MacOS/DynamicWallpaper
Binary file not shown.
Binary file modified build/DynamicWallpaper.app/Contents/Resources/AppIcon.icns
Binary file not shown.
Binary file modified build/DynamicWallpaper.app/Contents/Resources/Assets.car
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<dict>
<key>Resources/AppIcon.icns</key>
<data>
0NVzRwhZpgCilioW1jnOPywoLqE=
zZBC/2S9vb8gwtDwE5XljTzrtcw=
</data>
<key>Resources/Assets.car</key>
<data>
OdIm2AXoZBa2n2ln52NrSJkHLR0=
i+ry+hC7ejOc8MqcnfU4+uvGVeU=
</data>
</dict>
<key>files2</key>
Expand All @@ -19,14 +19,14 @@
<dict>
<key>hash2</key>
<data>
xJfrzOpHyY1jjcdvdOw1/pt09tuYIpusi8TqzETPYmw=
BdUb+s+0t4DTAvzBk81XPBp3Dt40gzQdJZfoe1L5ZyQ=
</data>
</dict>
<key>Resources/Assets.car</key>
<dict>
<key>hash2</key>
<data>
mGw0qzApAChCbu5VgfBnODbatQKQSAFmrVnlY/BzJVU=
scOCFde7sJzhvZI3F7SD5au2xRoIe0jGo3Gh9o2mU6w=
</data>
</dict>
</dict>
Expand Down
24 changes: 12 additions & 12 deletions fastlane/report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,62 +5,62 @@



<testcase classname="fastlane.lanes" name="00: default_platform" time="0.116858">
<testcase classname="fastlane.lanes" name="00: default_platform" time="0.083493">

</testcase>


<testcase classname="fastlane.lanes" name="01: Switch to mac set_version_number lane" time="0.002558">
<testcase classname="fastlane.lanes" name="01: Switch to mac set_version_number lane" time="0.002316">

</testcase>


<testcase classname="fastlane.lanes" name="02: increment_version_number" time="3.052024">
<testcase classname="fastlane.lanes" name="02: increment_version_number" time="2.863102">

</testcase>


<testcase classname="fastlane.lanes" name="03: Switch to mac increment_all_app_build_numbers lane" time="0.000304">
<testcase classname="fastlane.lanes" name="03: Switch to mac increment_all_app_build_numbers lane" time="0.000308">

</testcase>


<testcase classname="fastlane.lanes" name="04: increment_build_number" time="1.903492">
<testcase classname="fastlane.lanes" name="04: increment_build_number" time="1.830637">

</testcase>


<testcase classname="fastlane.lanes" name="05: Switch to mac build lane" time="0.000346">
<testcase classname="fastlane.lanes" name="05: Switch to mac build lane" time="0.000703">

</testcase>


<testcase classname="fastlane.lanes" name="06: Switch to mac import_my_certificate lane" time="0.000375">
<testcase classname="fastlane.lanes" name="06: Switch to mac import_my_certificate lane" time="0.000261">

</testcase>


<testcase classname="fastlane.lanes" name="07: create_keychain" time="0.106904">
<testcase classname="fastlane.lanes" name="07: create_keychain" time="0.103831">

</testcase>


<testcase classname="fastlane.lanes" name="08: import_certificate" time="0.250451">
<testcase classname="fastlane.lanes" name="08: import_certificate" time="0.312896">

</testcase>


<testcase classname="fastlane.lanes" name="09: build_mac_app" time="57.748996">
<testcase classname="fastlane.lanes" name="09: build_mac_app" time="53.154633">

</testcase>


<testcase classname="fastlane.lanes" name="10: zip" time="0.090805">
<testcase classname="fastlane.lanes" name="10: zip" time="0.065452">

</testcase>


<testcase classname="fastlane.lanes" name="11: delete_keychain" time="0.026966">
<testcase classname="fastlane.lanes" name="11: delete_keychain" time="0.027922">

</testcase>

Expand Down

0 comments on commit 6b03d39

Please sign in to comment.