Skip to content

Commit

Permalink
Revert dydxV4/dydxV4.xcodeproj/xcshareddata/xcschemes
Browse files Browse the repository at this point in the history
  • Loading branch information
ruixhuang committed Feb 29, 2024
1 parent 4b49f50 commit 36cd40a
Showing 1 changed file with 29 additions and 15 deletions.
44 changes: 29 additions & 15 deletions dydxV4/dydxV4.xcodeproj/xcshareddata/xcschemes/dydxV4.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
<ActionContent
title = "Run Script"
scriptText = "# Type a script or drag a script file from your workspace to insert its path.&#10;### find ${DWARF_DSYM_FOLDER_PATH} -name &quot;*.dSYM&quot; | xargs -I \{\} ${PODS_ROOT}/Fabric/upload-symbols -gsp ${PROJECT_DIR}/_Configurations/GoogleService-Info.plist -p ios \{\}&#10;&#10;# https://www.browserstack.com/docs/app-automate/xcuitest/build-export-testsuite&#10;&#10;if [[ $CI_XCODEBUILD_ACTION = &apos;build-for-testing&apos; ]]; then&#10;&#10; echo $TARGET_BUILD_DIR&#10; cd $TARGET_BUILD_DIR&#10;&#10; cp -r dydxV4UITests-Runner.app /tmp/&#10; cd /tmp&#10; zip --symlinks -r dydxV4UITests.zip dydxV4UITests-Runner.app&#10;&#10;fi&#10;&#10;">
scriptText = "# Type a script or drag a script file from your workspace to insert its path.&#10;### find ${DWARF_DSYM_FOLDER_PATH} -name &quot;*.dSYM&quot; | xargs -I \{\} ${PODS_ROOT}/Fabric/upload-symbols -gsp ${PROJECT_DIR}/_Configurations/GoogleService-Info.plist -p ios \{\}&#10;">
<EnvironmentBuildable>
<BuildableReference
BuildableIdentifier = "primary"
Expand Down Expand Up @@ -80,6 +80,34 @@
ReferencedContainer = "container:../RoutingKit/RoutingKit.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "31BA152A26307DF000E5DACC"
BuildableName = "dydxWalletTests.xctest"
BlueprintName = "dydxWalletTests"
ReferencedContainer = "container:dydxWallet/dydxWallet.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "31A00BDC21DC5401004A06BA"
BuildableName = "dydxModelsTests.xctest"
BlueprintName = "dydxModelsTests"
ReferencedContainer = "container:dydxModels/dydxModels.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
Expand Down Expand Up @@ -142,20 +170,6 @@
ReferencedContainer = "container:dydxV4.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "02DA0AF62B57609100BFA975"
BuildableName = "dydxV4UITests.xctest"
BlueprintName = "dydxV4UITests"
ReferencedContainer = "container:dydxV4.xcodeproj">
</BuildableReference>
<LocationScenarioReference
identifier = "Tokyo, Japan"
referenceType = "1">
</LocationScenarioReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
Expand Down

0 comments on commit 36cd40a

Please sign in to comment.