Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ on:
jobs:
testflight-publish:
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'pull_request' && github.event.pull_request.merged == true && startsWith(github.event.pull_request.head.ref, 'release/'))
uses: personaClick/workflow/.github/workflows/reusable-ios-testflight-publish.yaml@master
uses: personaclick/workflow/.github/workflows/reusable-ios-testflight-publish.yaml@master
with:
scheme: "demo-store-ios"
xcworkspace: "demo-store-ios.xcworkspace"
codeSignIdentity: "Apple Distribution: M.Kechinov's web-development studio, LLC (MYA32EHWN4)"
developmentTeam: "MYA32EHWN4"
provisioningProfileSpecifier: "demo-ios"
codeSignIdentity: "Apple Distribution: M.Kechinov's web-development studio, LLC (Z49R96MV7D)"
developmentTeam: "Z49R96MV7D"
provisioningProfileSpecifier: "PersonaClick Demo Shop Distribution Profile"
secrets:
GITHUB_APP_ID: ${{ vars.PERSONACLICK_COURIER_ID }}
GITHUB_APP_PRIVATE_KEY: ${{ secrets.PERSONACLICK_COURIER_SECRET }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
bump-version:
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && !startsWith(github.event.pull_request.head.ref, 'release/'))
uses: personaClick/workflow/.github/workflows/reusable-multiplatform-version-bump.yaml@master
uses: personaclick/workflow/.github/workflows/reusable-multiplatform-version-bump.yaml@master
permissions: write-all
secrets:
appSecret: ${{ secrets.PERSONACLICK_COURIER_SECRET }}
Expand Down
4 changes: 2 additions & 2 deletions ExportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<false/>
<key>provisioningProfiles</key>
<dict>
<key>com.personaClick.demo-shop</key>
<string>demo-ios</string>
<key>com.personaclick.ios-demo</key>
<string>PersonaClick Demo Shop Distribution Profile</string>
</dict>
</dict>
</plist>
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platform :ios, '13.0'
target 'demo-store-ios' do
use_frameworks!

pod 'PersonaClick', :git => 'https://github.com/personaClick/ios-sdk.git', :branch => 'master', :tag => '3.6.60'
pod 'PersonaClick', :git => 'https://github.com/personaclick/ios-sdk.git', :branch => 'master', :tag => '3.6.60'
pod "Resolver"

end
Expand Down
7 changes: 3 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PODS:
- Resolver (1.5.1)

DEPENDENCIES:
- PersonaClick (from `https://github.com/personaClick/ios-sdk.git`, branch `master`, tag `3.6.60`)
- PersonaClick (from `https://github.com/personaclick/ios-sdk.git`, branch `master`, tag `3.6.60`)
- Resolver

SPEC REPOS:
Expand All @@ -13,13 +13,12 @@ SPEC REPOS:
EXTERNAL SOURCES:
PersonaClick:
:branch: master
:git: https://github.com/personaClick/ios-sdk.git
:git: https://github.com/personaclick/ios-sdk.git
:tag: 3.6.60

CHECKOUT OPTIONS:
PersonaClick:
:commit: dc609ccb926157ff61084dfd24a9121c6c113cac
:git: https://github.com/personaClick/ios-sdk.git
:git: https://github.com/personaclick/ios-sdk.git
:tag: 3.6.60

SPEC CHECKSUMS:
Expand Down
8 changes: 4 additions & 4 deletions demo-store-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\"";
DEVELOPMENT_TEAM = MYA32EHWN4;
DEVELOPMENT_TEAM = Z49R96MV7D;
ENABLE_PREVIEWS = YES;
ENABLE_TESTABILITY = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1483,7 +1483,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.personaClick.demo-shop";
PRODUCT_BUNDLE_IDENTIFIER = "com.personaclick.ios-demo";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -1501,7 +1501,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\"";
DEVELOPMENT_TEAM = MYA32EHWN4;
DEVELOPMENT_TEAM = Z49R96MV7D;
ENABLE_PREVIEWS = YES;
ENABLE_TESTABILITY = NO;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1517,7 +1517,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.personaClick.demo-shop";
PRODUCT_BUNDLE_IDENTIFIER = "com.personaclick.ios-demo";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
</EnvironmentVariable>
<EnvironmentVariable
key = "IN_APP_NOTIFICATION_IMAGE_URL"
value = "https://image.slidesharecdn.com/personaClickproductpresentation-151112180026-lva1-app6891/75/PersonaClick-Product-Presentation-1-2048.jpg"
value = "https://image.slidesharecdn.com/personaclickproductpresentation-151112180026-lva1-app6891/75/PersonaClick-Product-Presentation-1-2048.jpg"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
Expand Down
Loading