We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64ad9a commit 090a322Copy full SHA for 090a322
fastlane/Appfile
@@ -7,5 +7,5 @@ for_lane :build_hybrid, :build_unsigned_hybrid, :upload_testflight_hybrid do
7
# For HybridApp build tasks, use the OldApp bundle identifier
8
app_identifier("com.expensify.expensifylite")
9
else
10
- app_identifier("com.expensify.expensify")
+ app_identifier("com.expensify.expensify")
11
end
0 commit comments