Skip to content

Commit

Permalink
iOS run configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-avdeev-jb committed Jun 13, 2023
1 parent c21a4d3 commit 69b717e
Show file tree
Hide file tree
Showing 9 changed files with 739 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .run/mpp/demo/iOS.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="iOS" type="AppleRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="ComposeDemo" TARGET_NAME="ComposeDemo" CONFIG_NAME="Debug" IS_LOCATION_SIMULATION_SUPPORTED="true" SCHEME_NAME="iOS" IS_LOCATION_SIMULATION_ALLOWED="true" LOCATION_SCENARIO_ID="com.apple.dt.IDEFoundation.CurrentLocationScenarioIdentifier" LOCATION_SCENARIO_TYPE="1" APPLICATION_LANGUAGE="IDELaunchSchemeLanguageUseSystemLanguage" APPLICATION_REGION="" RUN_TARGET_PROJECT_NAME="ComposeDemo" RUN_TARGET_NAME="ComposeDemo" MAKE_ACTIVE="TRUE" SHOULD_DEBUG_EXTENSIONS="false" folderName="mpp/demo">
<embedded_app_extension_list />
<method v="2">
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
</method>
</configuration>
</component>
2 changes: 0 additions & 2 deletions compose/mpp/demo/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
*.xcodeproj
plists

0 comments on commit 69b717e

Please sign in to comment.