Skip to content

Commit

Permalink
build: v1.3.8+106
Browse files Browse the repository at this point in the history
  • Loading branch information
theachoem committed Oct 16, 2022
1 parent 702503a commit 6bdf356
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 13 deletions.
7 changes: 2 additions & 5 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
"program": "lib/main_dev.dart",
"request": "launch",
"type": "dart",
"args": [
"--flavor",
"dev"
],
"args": ["--flavor", "dev"]
},
{
"name": "spooky-mb (profile mode)",
Expand All @@ -27,4 +24,4 @@
"flutterMode": "release"
}
]
}
}
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 104;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 24KJ877SZ9;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand Down Expand Up @@ -541,7 +541,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 104;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 24KJ877SZ9;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand Down Expand Up @@ -569,7 +569,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 104;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 24KJ877SZ9;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand Down
2 changes: 1 addition & 1 deletion ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>104</string>
<string>106</string>
<key>FacebookAppID</key>
<string>373633651102417</string>
<key>FacebookClientToken</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ default_platform(:ios)

platform :ios do
version_number = "1.3.8"
build_number = "104"
build_number = "106"

# execute only once
lane :certificates do
Expand Down
36 changes: 34 additions & 2 deletions ios/fastlane/report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,44 @@



<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000581">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.013092">

</testcase>


<testcase classname="fastlane.lanes" name="1: pilot" time="916.011874">
<testcase classname="fastlane.lanes" name="1: Switch to ios build lane" time="0.000659">

</testcase>


<testcase classname="fastlane.lanes" name="2: match" time="12.038243">

</testcase>


<testcase classname="fastlane.lanes" name="3: increment_version_number" time="3.167437">

</testcase>


<testcase classname="fastlane.lanes" name="4: increment_build_number" time="2.971629">

</testcase>


<testcase classname="fastlane.lanes" name="5: gym" time="417.454078">

</testcase>


<testcase classname="fastlane.lanes" name="6: Switch to ios upload_app lane" time="0.001162">

</testcase>


<testcase classname="fastlane.lanes" name="7: pilot" time="16.959184">

<failure message="/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/actions/actions_helper.rb:67:in `execute_action&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:229:in `chdir&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:229:in `execute_action&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing&apos;&#10;Fastfile:64:in `block (2 levels) in parsing_binding&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/lane.rb:33:in `call&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:204:in `try_switch_to_lane&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:146:in `trigger_action_by_name&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing&apos;&#10;Fastfile:38:in `block (2 levels) in parsing_binding&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/lane.rb:33:in `call&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:45:in `chdir&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/runner.rb:45:in `execute&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/commander-4.6.0/lib/commander/command.rb:187:in `call&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/commander-4.6.0/lib/commander/command.rb:157:in `run&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/commands_generator.rb:354:in `run&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/commands_generator.rb:43:in `start&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/fastlane-2.210.1/bin/fastlane:23:in `&lt;top (required)&gt;&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/bin/fastlane:25:in `load&apos;&#10;/Users/theachoem/.rbenv/versions/3.1.2/bin/fastlane:25:in `&lt;main&gt;&apos;&#10;&#10;Error uploading ipa file: &#10; " />

</testcase>

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: spooky
description: Minimalist application to write stories, notes, diary!
publish_to: none
version: 1.3.8+104
version: 1.3.8+106
environment:
sdk: ">=2.17.0 <3.0.0"

Expand Down

0 comments on commit 6bdf356

Please sign in to comment.