Skip to content

Commit

Permalink
ci:test build
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweii committed Feb 4, 2024
1 parent 2de356f commit 155af81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
-configuration Release \
-destination generic/platform=iOS \
clean archive
- name: modify app
- name: Moidfy app
run: |
cd ../clickstream-sdk-samples/ios
sed -i '' -e "s#3A1001882A1DDF4300DF72CB /\* XCRemoteSwiftPackageReference \"clickstream-swift\" \*\/,#3A67FCB62B6F26C60098082A /\* XCLocalSwiftPackageReference \"../../clickstream-swift\" \*\/,#g" ModerneShopping.xcodeproj/project.pbxproj
Expand Down

0 comments on commit 155af81

Please sign in to comment.