|
130 | 130 | B8F95B0926EEAF4D00335D77 /* SnippetImportViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F95B0826EEAF4D00335D77 /* SnippetImportViewModel.swift */; }; |
131 | 131 | B8F9CA982700F7F40041CE3E /* DisabledCommandGroupButtonType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F9CA972700F7F40041CE3E /* DisabledCommandGroupButtonType.swift */; }; |
132 | 132 | B8F9CA9A2700F80E0041CE3E /* UploadingStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F9CA992700F80E0041CE3E /* UploadingStatus.swift */; }; |
| 133 | + B8FC70E327335DF80090292C /* PopupView in Frameworks */ = {isa = PBXBuildFile; productRef = B8FC70E227335DF80090292C /* PopupView */; }; |
| 134 | + B8FC70E5273361BD0090292C /* SnippetCreationManualView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8FC70E4273361BD0090292C /* SnippetCreationManualView.swift */; }; |
133 | 135 | /* End PBXBuildFile section */ |
134 | 136 |
|
135 | 137 | /* Begin PBXContainerItemProxy section */ |
|
286 | 288 | B8F95B0826EEAF4D00335D77 /* SnippetImportViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnippetImportViewModel.swift; sourceTree = "<group>"; }; |
287 | 289 | B8F9CA972700F7F40041CE3E /* DisabledCommandGroupButtonType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisabledCommandGroupButtonType.swift; sourceTree = "<group>"; }; |
288 | 290 | B8F9CA992700F80E0041CE3E /* UploadingStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UploadingStatus.swift; sourceTree = "<group>"; }; |
| 291 | + B8FC70E4273361BD0090292C /* SnippetCreationManualView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnippetCreationManualView.swift; sourceTree = "<group>"; }; |
289 | 292 | /* End PBXFileReference section */ |
290 | 293 |
|
291 | 294 | /* Begin PBXFrameworksBuildPhase section */ |
|
304 | 307 | files = ( |
305 | 308 | B8C1F6C6270E13E60088E5B5 /* FirebaseCrashlytics in Frameworks */, |
306 | 309 | B8C1F6C0270E13BA0088E5B5 /* Sourceful in Frameworks */, |
| 310 | + B8FC70E327335DF80090292C /* PopupView in Frameworks */, |
307 | 311 | B8C1F6C8270E13E60088E5B5 /* FirebaseDatabase in Frameworks */, |
308 | 312 | B8C1F6C3270E13C30088E5B5 /* SwiftUISkeleton in Frameworks */, |
309 | 313 | ); |
|
510 | 514 | B8CE1CAA26FD4193004AD5D5 /* DisabledCommandGroupButton.swift */, |
511 | 515 | B8BEF5A826FFBF7E0098A778 /* ToastView.swift */, |
512 | 516 | B8BEF5AC26FFEB600098A778 /* EmptySnippetsListView.swift */, |
| 517 | + B8FC70E4273361BD0090292C /* SnippetCreationManualView.swift */, |
513 | 518 | ); |
514 | 519 | path = Views; |
515 | 520 | sourceTree = "<group>"; |
|
824 | 829 | B8C1F6C2270E13C30088E5B5 /* SwiftUISkeleton */, |
825 | 830 | B8C1F6C5270E13E60088E5B5 /* FirebaseCrashlytics */, |
826 | 831 | B8C1F6C7270E13E60088E5B5 /* FirebaseDatabase */, |
| 832 | + B8FC70E227335DF80090292C /* PopupView */, |
827 | 833 | ); |
828 | 834 | productName = SnippetsLibrary; |
829 | 835 | productReference = B82561B026E81D570040A67E /* Snippets Library.app */; |
|
903 | 909 | B8C1F6BE270E13BA0088E5B5 /* XCRemoteSwiftPackageReference "Sourceful" */, |
904 | 910 | B8C1F6C1270E13C30088E5B5 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */, |
905 | 911 | B8C1F6C4270E13E60088E5B5 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
| 912 | + B8FC70E127335DF80090292C /* XCRemoteSwiftPackageReference "PopupView" */, |
906 | 913 | ); |
907 | 914 | productRefGroup = B82561B126E81D570040A67E /* Products */; |
908 | 915 | projectDirPath = ""; |
|
1061 | 1068 | B82561E926E8C7D60040A67E /* SnippetsLibraryView.swift in Sources */, |
1062 | 1069 | B85AC934270215ED00A008A6 /* StatusViewModel.swift in Sources */, |
1063 | 1070 | B85AC9302702158300A008A6 /* AppDelegate+NSMenuDelegate.swift in Sources */, |
| 1071 | + B8FC70E5273361BD0090292C /* SnippetCreationManualView.swift in Sources */, |
1064 | 1072 | B8546F3A270773FE0043A99F /* SnippetsLibraryListFilterView.swift in Sources */, |
1065 | 1073 | B8EB5ADF26F00A4A00BE3EF6 /* SnippetDetailsViewType.swift in Sources */, |
1066 | 1074 | B84BFEA926F57018007E5109 /* System.swift in Sources */, |
|
1159 | 1167 | "@executable_path/../../../../Frameworks", |
1160 | 1168 | ); |
1161 | 1169 | MACOSX_DEPLOYMENT_TARGET = 11.0; |
1162 | | - MARKETING_VERSION = 1.0.2; |
| 1170 | + MARKETING_VERSION = 1.0.3; |
1163 | 1171 | PRODUCT_BUNDLE_IDENTIFIER = com.cphlowiec.SnippetsLibrary.SnippetsLibraryWidget; |
1164 | 1172 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1173 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1165 | 1174 | SKIP_INSTALL = YES; |
1166 | 1175 | SWIFT_EMIT_LOC_STRINGS = YES; |
1167 | 1176 | SWIFT_VERSION = 5.0; |
|
1191 | 1200 | "@executable_path/../../../../Frameworks", |
1192 | 1201 | ); |
1193 | 1202 | MACOSX_DEPLOYMENT_TARGET = 11.0; |
1194 | | - MARKETING_VERSION = 1.0.2; |
| 1203 | + MARKETING_VERSION = 1.0.3; |
1195 | 1204 | PRODUCT_BUNDLE_IDENTIFIER = com.cphlowiec.SnippetsLibrary.SnippetsLibraryWidget; |
1196 | 1205 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1206 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1197 | 1207 | SKIP_INSTALL = YES; |
1198 | 1208 | SWIFT_EMIT_LOC_STRINGS = YES; |
1199 | 1209 | SWIFT_VERSION = 5.0; |
|
1322 | 1332 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1323 | 1333 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1324 | 1334 | CODE_SIGN_ENTITLEMENTS = SnippetsLibrary/SnippetsLibraryDebug.entitlements; |
1325 | | - CODE_SIGN_IDENTITY = "Apple Development"; |
1326 | | - CODE_SIGN_STYLE = Automatic; |
| 1335 | + CODE_SIGN_IDENTITY = "Mac Developer"; |
| 1336 | + CODE_SIGN_STYLE = Manual; |
1327 | 1337 | COMBINE_HIDPI_IMAGES = YES; |
1328 | 1338 | CURRENT_PROJECT_VERSION = 18; |
1329 | 1339 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
1340 | 1350 | MARKETING_VERSION = 1.0.2; |
1341 | 1351 | PRODUCT_BUNDLE_IDENTIFIER = com.cphlowiec.SnippetsLibrary; |
1342 | 1352 | PRODUCT_NAME = "Snippets Library"; |
1343 | | - PROVISIONING_PROFILE_SPECIFIER = ""; |
| 1353 | + PROVISIONING_PROFILE_SPECIFIER = "SnippetsLibrary Development"; |
1344 | 1354 | SWIFT_VERSION = 5.0; |
1345 | 1355 | }; |
1346 | 1356 | name = Debug; |
|
1352 | 1362 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1353 | 1363 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1354 | 1364 | CODE_SIGN_ENTITLEMENTS = SnippetsLibrary/SnippetsLibrary.entitlements; |
1355 | | - CODE_SIGN_IDENTITY = "Apple Development"; |
1356 | | - CODE_SIGN_STYLE = Automatic; |
| 1365 | + CODE_SIGN_IDENTITY = "Mac Developer"; |
| 1366 | + CODE_SIGN_STYLE = Manual; |
1357 | 1367 | COMBINE_HIDPI_IMAGES = YES; |
1358 | 1368 | CURRENT_PROJECT_VERSION = 18; |
1359 | 1369 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
1370 | 1380 | MARKETING_VERSION = 1.0.2; |
1371 | 1381 | PRODUCT_BUNDLE_IDENTIFIER = com.cphlowiec.SnippetsLibrary; |
1372 | 1382 | PRODUCT_NAME = "Snippets Library"; |
1373 | | - PROVISIONING_PROFILE_SPECIFIER = ""; |
| 1383 | + PROVISIONING_PROFILE_SPECIFIER = "SnippetsLibrary Development"; |
1374 | 1384 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = RELEASE; |
1375 | 1385 | SWIFT_VERSION = 5.0; |
1376 | 1386 | }; |
|
1531 | 1541 | kind = branch; |
1532 | 1542 | }; |
1533 | 1543 | }; |
| 1544 | + B8FC70E127335DF80090292C /* XCRemoteSwiftPackageReference "PopupView" */ = { |
| 1545 | + isa = XCRemoteSwiftPackageReference; |
| 1546 | + repositoryURL = "https://github.com/exyte/PopupView.git"; |
| 1547 | + requirement = { |
| 1548 | + kind = upToNextMajorVersion; |
| 1549 | + minimumVersion = 1.0.0; |
| 1550 | + }; |
| 1551 | + }; |
1534 | 1552 | /* End XCRemoteSwiftPackageReference section */ |
1535 | 1553 |
|
1536 | 1554 | /* Begin XCSwiftPackageProductDependency section */ |
|
1554 | 1572 | package = B8C1F6C4270E13E60088E5B5 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
1555 | 1573 | productName = FirebaseDatabase; |
1556 | 1574 | }; |
| 1575 | + B8FC70E227335DF80090292C /* PopupView */ = { |
| 1576 | + isa = XCSwiftPackageProductDependency; |
| 1577 | + package = B8FC70E127335DF80090292C /* XCRemoteSwiftPackageReference "PopupView" */; |
| 1578 | + productName = PopupView; |
| 1579 | + }; |
1557 | 1580 | /* End XCSwiftPackageProductDependency section */ |
1558 | 1581 | }; |
1559 | 1582 | rootObject = B82561A826E81D570040A67E /* Project object */; |
|
0 commit comments