Skip to content

Commit

Permalink
ci(GiniHealthSDK): WIP commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Selivonchyk committed Oct 8, 2024
1 parent add3d8a commit d654cd4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/health-sdk.build.xcframeworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ jobs:
-destination="iOS" \
-archivePath "iphonesimulatorPinning.xcarchive" SKIP_INSTALL=NO BUILD_LIBRARIES_FOR_DISTRIBUTION=YES
xcodebuild clean archive -project HealthSDK/GiniHealthSDKPinning/.build/swift-create-xcframework/GiniHealthSDKPinning.xcodeproj \
-scheme GiniHealthSDKPinning -sdk iphoneos \
-xcconfig Distribution.xcconfig \
-configuration Release \
-destination generic/platform=iOS \
-archivePath "iphoneosPinning.xcarchive" SKIP_INSTALL=NO BUILD_LIBRARIES_FOR_DISTRIBUTION=YES
# xcodebuild clean archive -project HealthSDK/GiniHealthSDKPinning/.build/swift-create-xcframework/GiniHealthSDKPinning.xcodeproj \
# -scheme GiniHealthSDKPinning -sdk iphoneos \
# -xcconfig Distribution.xcconfig \
# -configuration Release \
# -destination generic/platform=iOS \
# -archivePath "iphoneosPinning.xcarchive" SKIP_INSTALL=NO BUILD_LIBRARIES_FOR_DISTRIBUTION=YES
# - name: Generate XCFrameworks
# run: |
Expand Down

0 comments on commit d654cd4

Please sign in to comment.