File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
oracle_endpoint : http://oracle.10101.finance
35
35
oracle_pubkey : 93051f54feefdb4765492a85139c436d4857e2e331a360c89a16d6bc02ba9cd0
36
36
fastlane_developer_app_identifier : finance.get10101.app
37
- fastlane_provisioning_profile_specifier : match AppStore finance.get10101.app 1692208014
37
+ fastlane_provisioning_profile_specifier : match AppStore finance.get10101.app
38
38
app_scheme : Runner
39
39
meme_endpoint : http://api.10101.finance/memes/
40
40
Original file line number Diff line number Diff line change 490
490
PRODUCT_BUNDLE_IDENTIFIER = finance.get10101.app;
491
491
PRODUCT_NAME = 10101;
492
492
PROVISIONING_PROFILE_SPECIFIER = "";
493
- "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore finance.get10101.app 1692208014 ";
493
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore finance.get10101.app";
494
494
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
495
495
SWIFT_VERSION = 5.0;
496
496
VERSIONING_SYSTEM = "apple-generic";
639
639
PRODUCT_BUNDLE_IDENTIFIER = finance.get10101.app;
640
640
PRODUCT_NAME = 10101;
641
641
PROVISIONING_PROFILE_SPECIFIER = "";
642
- "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore finance.get10101.app 1692208014 ";
642
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore finance.get10101.app";
643
643
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
644
644
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
645
645
SWIFT_VERSION = 5.0;
678
678
PRODUCT_BUNDLE_IDENTIFIER = finance.get10101.app;
679
679
PRODUCT_NAME = 10101;
680
680
PROVISIONING_PROFILE_SPECIFIER = "";
681
- "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore finance.get10101.app 1692208014 ";
681
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore finance.get10101.app";
682
682
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
683
683
SWIFT_VERSION = 5.0;
684
684
VERSIONING_SYSTEM = "apple-generic";
Original file line number Diff line number Diff line change 1
- git_url("https:// github.com/ bonomat/fastlane-10101-match.git")
1
+ git_url("git@ github.com: bonomat/fastlane-10101-match.git")
2
2
3
3
storage_mode("git")
4
4
You can’t perform that action at this time.
0 commit comments