Skip to content

Commit c47b620

Browse files
committed
Update fastlane
1 parent 3588ef6 commit c47b620

File tree

5 files changed

+145
-116
lines changed

5 files changed

+145
-116
lines changed

ForPDA.xcodeproj/project.pbxproj

Lines changed: 49 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -909,19 +909,19 @@
909909
);
910910
mainGroup = B8D351EC293CABB6008A84EA;
911911
packageReferences = (
912-
B8D35219293CBE46008A84EA /* XCRemoteSwiftPackageReference "SwiftSoup" */,
913-
B8099259293CBF5C0053202C /* XCRemoteSwiftPackageReference "SnapKit" */,
914-
B8BD2D77293E1C3F00E12E29 /* XCRemoteSwiftPackageReference "MarqueeLabel" */,
915-
B8BD2D83293E242200E12E29 /* XCRemoteSwiftPackageReference "SwipeCellKit" */,
916-
B89301172947CF5500D14141 /* XCRemoteSwiftPackageReference "SwiftRichString" */,
917-
B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke" */,
918-
B83E8AC3294A75DA000D59E7 /* XCRemoteSwiftPackageReference "SwiftyGif" */,
912+
B8D35219293CBE46008A84EA /* XCRemoteSwiftPackageReference "SwiftSoup.git" */,
913+
B8099259293CBF5C0053202C /* XCRemoteSwiftPackageReference "SnapKit.git" */,
914+
B8BD2D77293E1C3F00E12E29 /* XCRemoteSwiftPackageReference "MarqueeLabel.git" */,
915+
B8BD2D83293E242200E12E29 /* XCRemoteSwiftPackageReference "SwipeCellKit.git" */,
916+
B89301172947CF5500D14141 /* XCRemoteSwiftPackageReference "SwiftRichString.git" */,
917+
B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke.git" */,
918+
B83E8AC3294A75DA000D59E7 /* XCRemoteSwiftPackageReference "SwiftyGif.git" */,
919919
B8495D40294CCE1E00F60171 /* XCRemoteSwiftPackageReference "SwiftMessages" */,
920-
B8FEA1C029676FC3002DFAA4 /* XCRemoteSwiftPackageReference "R" */,
921-
B884AFF629FD9D6F00BC1AA1 /* XCRemoteSwiftPackageReference "YouTubePlayerKit" */,
920+
B8FEA1C029676FC3002DFAA4 /* XCRemoteSwiftPackageReference "R.swift" */,
921+
B884AFF629FD9D6F00BC1AA1 /* XCRemoteSwiftPackageReference "YouTubePlayerKit.git" */,
922922
B8B55B002A07C948008C93D3 /* XCRemoteSwiftPackageReference "Factory" */,
923923
B88D3F572A098C600061C6C4 /* XCRemoteSwiftPackageReference "SFSafeSymbols" */,
924-
B82B2EB12A87D58D00CB067C /* XCRemoteSwiftPackageReference "sentry-cocoa" */,
924+
B82B2EB12A87D58D00CB067C /* XCRemoteSwiftPackageReference "sentry-cocoa.git" */,
925925
B82EFA232A896CBD00C8B2AC /* XCRemoteSwiftPackageReference "route-composer" */,
926926
B802964D2AACE50C00D5B413 /* XCRemoteSwiftPackageReference "Amplitude-iOS" */,
927927
);
@@ -1117,7 +1117,7 @@
11171117
/* Begin PBXTargetDependency section */
11181118
B834034D296770C300C3CF37 /* PBXTargetDependency */ = {
11191119
isa = PBXTargetDependency;
1120-
productRef = B834034C296770C300C3CF37 /* RswiftGenerateInternalResources */;
1120+
productRef = B834034C296770C300C3CF37 /* plugin:RswiftGenerateInternalResources */;
11211121
};
11221122
B8A85A912AA10CF500EDFE58 /* PBXTargetDependency */ = {
11231123
isa = PBXTargetDependency;
@@ -1157,7 +1157,7 @@
11571157
isa = XCBuildConfiguration;
11581158
buildSettings = {
11591159
CODE_SIGN_STYLE = Automatic;
1160-
CURRENT_PROJECT_VERSION = 114;
1160+
CURRENT_PROJECT_VERSION = "101\n";
11611161
DEVELOPMENT_TEAM = 7353CQCGQC;
11621162
GENERATE_INFOPLIST_FILE = YES;
11631163
INFOPLIST_FILE = ShareExtension/Info.plist;
@@ -1169,7 +1169,7 @@
11691169
"@executable_path/Frameworks",
11701170
"@executable_path/../../Frameworks",
11711171
);
1172-
MARKETING_VERSION = 0.4.0;
1172+
MARKETING_VERSION = 0.5.0;
11731173
PRODUCT_BUNDLE_IDENTIFIER = com.subvert.forpda.ShareExtension;
11741174
PRODUCT_NAME = "$(TARGET_NAME)";
11751175
SKIP_INSTALL = YES;
@@ -1183,7 +1183,7 @@
11831183
isa = XCBuildConfiguration;
11841184
buildSettings = {
11851185
CODE_SIGN_STYLE = Automatic;
1186-
CURRENT_PROJECT_VERSION = 114;
1186+
CURRENT_PROJECT_VERSION = "101\n";
11871187
DEVELOPMENT_TEAM = 7353CQCGQC;
11881188
GENERATE_INFOPLIST_FILE = YES;
11891189
INFOPLIST_FILE = ShareExtension/Info.plist;
@@ -1195,7 +1195,7 @@
11951195
"@executable_path/Frameworks",
11961196
"@executable_path/../../Frameworks",
11971197
);
1198-
MARKETING_VERSION = 0.4.0;
1198+
MARKETING_VERSION = 0.5.0;
11991199
PRODUCT_BUNDLE_IDENTIFIER = com.subvert.forpda.ShareExtension;
12001200
PRODUCT_NAME = "$(TARGET_NAME)";
12011201
SKIP_INSTALL = YES;
@@ -1209,7 +1209,7 @@
12091209
isa = XCBuildConfiguration;
12101210
buildSettings = {
12111211
CODE_SIGN_STYLE = Automatic;
1212-
CURRENT_PROJECT_VERSION = 114;
1212+
CURRENT_PROJECT_VERSION = "101\n";
12131213
DEVELOPMENT_TEAM = 7353CQCGQC;
12141214
GENERATE_INFOPLIST_FILE = YES;
12151215
INFOPLIST_FILE = OpenInAppExtension/Info.plist;
@@ -1221,7 +1221,7 @@
12211221
"@executable_path/Frameworks",
12221222
"@executable_path/../../Frameworks",
12231223
);
1224-
MARKETING_VERSION = 0.4.0;
1224+
MARKETING_VERSION = 0.5.0;
12251225
OTHER_LDFLAGS = (
12261226
"-framework",
12271227
SafariServices,
@@ -1239,7 +1239,7 @@
12391239
isa = XCBuildConfiguration;
12401240
buildSettings = {
12411241
CODE_SIGN_STYLE = Automatic;
1242-
CURRENT_PROJECT_VERSION = 114;
1242+
CURRENT_PROJECT_VERSION = "101\n";
12431243
DEVELOPMENT_TEAM = 7353CQCGQC;
12441244
GENERATE_INFOPLIST_FILE = YES;
12451245
INFOPLIST_FILE = OpenInAppExtension/Info.plist;
@@ -1251,7 +1251,7 @@
12511251
"@executable_path/Frameworks",
12521252
"@executable_path/../../Frameworks",
12531253
);
1254-
MARKETING_VERSION = 0.4.0;
1254+
MARKETING_VERSION = 0.5.0;
12551255
OTHER_LDFLAGS = (
12561256
"-framework",
12571257
SafariServices,
@@ -1300,6 +1300,7 @@
13001300
CLANG_WARN_UNREACHABLE_CODE = YES;
13011301
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
13021302
COPY_PHASE_STRIP = NO;
1303+
CURRENT_PROJECT_VERSION = "";
13031304
DEBUG_ACTIVITY_MODE = "";
13041305
"DEBUG_ACTIVITY_MODE[sdk=iphonesimulator*]" = DISABLE;
13051306
DEBUG_INFORMATION_FORMAT = dwarf;
@@ -1321,6 +1322,7 @@
13211322
GCC_WARN_UNUSED_FUNCTION = YES;
13221323
GCC_WARN_UNUSED_VARIABLE = YES;
13231324
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1325+
MARKETING_VERSION = "";
13241326
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
13251327
MTL_FAST_MATH = YES;
13261328
ONLY_ACTIVE_ARCH = YES;
@@ -1365,6 +1367,7 @@
13651367
CLANG_WARN_UNREACHABLE_CODE = YES;
13661368
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
13671369
COPY_PHASE_STRIP = NO;
1370+
CURRENT_PROJECT_VERSION = "";
13681371
DEBUG_ACTIVITY_MODE = "";
13691372
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13701373
ENABLE_NS_ASSERTIONS = NO;
@@ -1379,6 +1382,7 @@
13791382
GCC_WARN_UNUSED_FUNCTION = YES;
13801383
GCC_WARN_UNUSED_VARIABLE = YES;
13811384
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1385+
MARKETING_VERSION = "";
13821386
MTL_ENABLE_DEBUG_INFO = NO;
13831387
MTL_FAST_MATH = YES;
13841388
SDKROOT = iphoneos;
@@ -1395,7 +1399,7 @@
13951399
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
13961400
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
13971401
CODE_SIGN_STYLE = Automatic;
1398-
CURRENT_PROJECT_VERSION = 114;
1402+
CURRENT_PROJECT_VERSION = "101\n";
13991403
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
14001404
DEVELOPMENT_TEAM = 7353CQCGQC;
14011405
ENABLE_USER_SCRIPT_SANDBOXING = NO;
@@ -1412,7 +1416,7 @@
14121416
"$(inherited)",
14131417
"@executable_path/Frameworks",
14141418
);
1415-
MARKETING_VERSION = 0.4.0;
1419+
MARKETING_VERSION = 0.5.0;
14161420
PRODUCT_BUNDLE_IDENTIFIER = com.subvert.forpda;
14171421
PRODUCT_NAME = "$(TARGET_NAME)";
14181422
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -1431,7 +1435,7 @@
14311435
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
14321436
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
14331437
CODE_SIGN_STYLE = Automatic;
1434-
CURRENT_PROJECT_VERSION = 114;
1438+
CURRENT_PROJECT_VERSION = "101\n";
14351439
DEVELOPMENT_TEAM = 7353CQCGQC;
14361440
ENABLE_USER_SCRIPT_SANDBOXING = NO;
14371441
GENERATE_INFOPLIST_FILE = YES;
@@ -1447,7 +1451,7 @@
14471451
"$(inherited)",
14481452
"@executable_path/Frameworks",
14491453
);
1450-
MARKETING_VERSION = 0.4.0;
1454+
MARKETING_VERSION = 0.5.0;
14511455
PRODUCT_BUNDLE_IDENTIFIER = com.subvert.forpda;
14521456
PRODUCT_NAME = "$(TARGET_NAME)";
14531457
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -1509,15 +1513,15 @@
15091513
minimumVersion = 8.17.1;
15101514
};
15111515
};
1512-
B8099259293CBF5C0053202C /* XCRemoteSwiftPackageReference "SnapKit" */ = {
1516+
B8099259293CBF5C0053202C /* XCRemoteSwiftPackageReference "SnapKit.git" */ = {
15131517
isa = XCRemoteSwiftPackageReference;
15141518
repositoryURL = "https://github.com/SnapKit/SnapKit.git";
15151519
requirement = {
15161520
kind = upToNextMajorVersion;
15171521
minimumVersion = 5.6.0;
15181522
};
15191523
};
1520-
B82B2EB12A87D58D00CB067C /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {
1524+
B82B2EB12A87D58D00CB067C /* XCRemoteSwiftPackageReference "sentry-cocoa.git" */ = {
15211525
isa = XCRemoteSwiftPackageReference;
15221526
repositoryURL = "https://github.com/getsentry/sentry-cocoa.git";
15231527
requirement = {
@@ -1533,7 +1537,7 @@
15331537
minimumVersion = 2.10.4;
15341538
};
15351539
};
1536-
B83E8AC3294A75DA000D59E7 /* XCRemoteSwiftPackageReference "SwiftyGif" */ = {
1540+
B83E8AC3294A75DA000D59E7 /* XCRemoteSwiftPackageReference "SwiftyGif.git" */ = {
15371541
isa = XCRemoteSwiftPackageReference;
15381542
repositoryURL = "https://github.com/kirualex/SwiftyGif.git";
15391543
requirement = {
@@ -1549,15 +1553,15 @@
15491553
minimumVersion = 9.0.6;
15501554
};
15511555
};
1552-
B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke" */ = {
1556+
B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke.git" */ = {
15531557
isa = XCRemoteSwiftPackageReference;
15541558
repositoryURL = "https://github.com/kean/Nuke.git";
15551559
requirement = {
15561560
kind = upToNextMajorVersion;
15571561
minimumVersion = 12.1.0;
15581562
};
15591563
};
1560-
B884AFF629FD9D6F00BC1AA1 /* XCRemoteSwiftPackageReference "YouTubePlayerKit" */ = {
1564+
B884AFF629FD9D6F00BC1AA1 /* XCRemoteSwiftPackageReference "YouTubePlayerKit.git" */ = {
15611565
isa = XCRemoteSwiftPackageReference;
15621566
repositoryURL = "https://github.com/SvenTiigi/YouTubePlayerKit.git";
15631567
requirement = {
@@ -1573,7 +1577,7 @@
15731577
minimumVersion = 4.1.1;
15741578
};
15751579
};
1576-
B89301172947CF5500D14141 /* XCRemoteSwiftPackageReference "SwiftRichString" */ = {
1580+
B89301172947CF5500D14141 /* XCRemoteSwiftPackageReference "SwiftRichString.git" */ = {
15771581
isa = XCRemoteSwiftPackageReference;
15781582
repositoryURL = "https://github.com/malcommac/SwiftRichString.git";
15791583
requirement = {
@@ -1589,31 +1593,31 @@
15891593
minimumVersion = 2.1.5;
15901594
};
15911595
};
1592-
B8BD2D77293E1C3F00E12E29 /* XCRemoteSwiftPackageReference "MarqueeLabel" */ = {
1596+
B8BD2D77293E1C3F00E12E29 /* XCRemoteSwiftPackageReference "MarqueeLabel.git" */ = {
15931597
isa = XCRemoteSwiftPackageReference;
15941598
repositoryURL = "https://github.com/cbpowell/MarqueeLabel.git";
15951599
requirement = {
15961600
kind = upToNextMajorVersion;
15971601
minimumVersion = 4.3.0;
15981602
};
15991603
};
1600-
B8BD2D83293E242200E12E29 /* XCRemoteSwiftPackageReference "SwipeCellKit" */ = {
1604+
B8BD2D83293E242200E12E29 /* XCRemoteSwiftPackageReference "SwipeCellKit.git" */ = {
16011605
isa = XCRemoteSwiftPackageReference;
16021606
repositoryURL = "https://github.com/SwipeCellKit/SwipeCellKit.git";
16031607
requirement = {
16041608
kind = upToNextMajorVersion;
16051609
minimumVersion = 2.7.1;
16061610
};
16071611
};
1608-
B8D35219293CBE46008A84EA /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
1612+
B8D35219293CBE46008A84EA /* XCRemoteSwiftPackageReference "SwiftSoup.git" */ = {
16091613
isa = XCRemoteSwiftPackageReference;
16101614
repositoryURL = "https://github.com/scinfu/SwiftSoup.git";
16111615
requirement = {
16121616
kind = upToNextMajorVersion;
16131617
minimumVersion = 2.6.0;
16141618
};
16151619
};
1616-
B8FEA1C029676FC3002DFAA4 /* XCRemoteSwiftPackageReference "R" */ = {
1620+
B8FEA1C029676FC3002DFAA4 /* XCRemoteSwiftPackageReference "R.swift" */ = {
16171621
isa = XCRemoteSwiftPackageReference;
16181622
repositoryURL = "https://github.com/mac-cain13/R.swift";
16191623
requirement = {
@@ -1631,26 +1635,26 @@
16311635
};
16321636
B809925A293CBF5C0053202C /* SnapKit */ = {
16331637
isa = XCSwiftPackageProductDependency;
1634-
package = B8099259293CBF5C0053202C /* XCRemoteSwiftPackageReference "SnapKit" */;
1638+
package = B8099259293CBF5C0053202C /* XCRemoteSwiftPackageReference "SnapKit.git" */;
16351639
productName = SnapKit;
16361640
};
16371641
B82B2EB22A87D58D00CB067C /* Sentry */ = {
16381642
isa = XCSwiftPackageProductDependency;
1639-
package = B82B2EB12A87D58D00CB067C /* XCRemoteSwiftPackageReference "sentry-cocoa" */;
1643+
package = B82B2EB12A87D58D00CB067C /* XCRemoteSwiftPackageReference "sentry-cocoa.git" */;
16401644
productName = Sentry;
16411645
};
16421646
B82EFA242A896CBD00C8B2AC /* RouteComposer */ = {
16431647
isa = XCSwiftPackageProductDependency;
16441648
package = B82EFA232A896CBD00C8B2AC /* XCRemoteSwiftPackageReference "route-composer" */;
16451649
productName = RouteComposer;
16461650
};
1647-
B834034C296770C300C3CF37 /* RswiftGenerateInternalResources */ = {
1651+
B834034C296770C300C3CF37 /* plugin:RswiftGenerateInternalResources */ = {
16481652
isa = XCSwiftPackageProductDependency;
16491653
productName = "plugin:RswiftGenerateInternalResources";
16501654
};
16511655
B83E8AC4294A75DA000D59E7 /* SwiftyGif */ = {
16521656
isa = XCSwiftPackageProductDependency;
1653-
package = B83E8AC3294A75DA000D59E7 /* XCRemoteSwiftPackageReference "SwiftyGif" */;
1657+
package = B83E8AC3294A75DA000D59E7 /* XCRemoteSwiftPackageReference "SwiftyGif.git" */;
16541658
productName = SwiftyGif;
16551659
};
16561660
B8495D41294CCE1E00F60171 /* SwiftMessages */ = {
@@ -1660,17 +1664,17 @@
16601664
};
16611665
B84CCC51294A6EDA0001EB24 /* Nuke */ = {
16621666
isa = XCSwiftPackageProductDependency;
1663-
package = B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke" */;
1667+
package = B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke.git" */;
16641668
productName = Nuke;
16651669
};
16661670
B84CCC53294A6EDA0001EB24 /* NukeExtensions */ = {
16671671
isa = XCSwiftPackageProductDependency;
1668-
package = B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke" */;
1672+
package = B84CCC50294A6EDA0001EB24 /* XCRemoteSwiftPackageReference "Nuke.git" */;
16691673
productName = NukeExtensions;
16701674
};
16711675
B884AFF729FD9D6F00BC1AA1 /* YouTubePlayerKit */ = {
16721676
isa = XCSwiftPackageProductDependency;
1673-
package = B884AFF629FD9D6F00BC1AA1 /* XCRemoteSwiftPackageReference "YouTubePlayerKit" */;
1677+
package = B884AFF629FD9D6F00BC1AA1 /* XCRemoteSwiftPackageReference "YouTubePlayerKit.git" */;
16741678
productName = YouTubePlayerKit;
16751679
};
16761680
B88D3F582A098C600061C6C4 /* SFSafeSymbols */ = {
@@ -1680,7 +1684,7 @@
16801684
};
16811685
B89301182947CF5500D14141 /* SwiftRichString */ = {
16821686
isa = XCSwiftPackageProductDependency;
1683-
package = B89301172947CF5500D14141 /* XCRemoteSwiftPackageReference "SwiftRichString" */;
1687+
package = B89301172947CF5500D14141 /* XCRemoteSwiftPackageReference "SwiftRichString.git" */;
16841688
productName = SwiftRichString;
16851689
};
16861690
B8B55B012A07C948008C93D3 /* Factory */ = {
@@ -1690,22 +1694,22 @@
16901694
};
16911695
B8BD2D78293E1C3F00E12E29 /* MarqueeLabel */ = {
16921696
isa = XCSwiftPackageProductDependency;
1693-
package = B8BD2D77293E1C3F00E12E29 /* XCRemoteSwiftPackageReference "MarqueeLabel" */;
1697+
package = B8BD2D77293E1C3F00E12E29 /* XCRemoteSwiftPackageReference "MarqueeLabel.git" */;
16941698
productName = MarqueeLabel;
16951699
};
16961700
B8BD2D84293E242200E12E29 /* SwipeCellKit */ = {
16971701
isa = XCSwiftPackageProductDependency;
1698-
package = B8BD2D83293E242200E12E29 /* XCRemoteSwiftPackageReference "SwipeCellKit" */;
1702+
package = B8BD2D83293E242200E12E29 /* XCRemoteSwiftPackageReference "SwipeCellKit.git" */;
16991703
productName = SwipeCellKit;
17001704
};
17011705
B8D3521A293CBE46008A84EA /* SwiftSoup */ = {
17021706
isa = XCSwiftPackageProductDependency;
1703-
package = B8D35219293CBE46008A84EA /* XCRemoteSwiftPackageReference "SwiftSoup" */;
1707+
package = B8D35219293CBE46008A84EA /* XCRemoteSwiftPackageReference "SwiftSoup.git" */;
17041708
productName = SwiftSoup;
17051709
};
17061710
B8FEA1C129676FC3002DFAA4 /* RswiftLibrary */ = {
17071711
isa = XCSwiftPackageProductDependency;
1708-
package = B8FEA1C029676FC3002DFAA4 /* XCRemoteSwiftPackageReference "R" */;
1712+
package = B8FEA1C029676FC3002DFAA4 /* XCRemoteSwiftPackageReference "R.swift" */;
17091713
productName = RswiftLibrary;
17101714
};
17111715
/* End XCSwiftPackageProductDependency section */

0 commit comments

Comments
 (0)