|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - FD0F42E72EE7ABA400980302 /* Mixpanel in Frameworks */ = {isa = PBXBuildFile; productRef = FD0F42E62EE7ABA400980302 /* Mixpanel */; }; |
11 | 10 | FDA49F7D2EE11E3C00F9612E /* Markdown in Frameworks */ = {isa = PBXBuildFile; productRef = FD33FD722EDF32D7002A6548 /* Markdown */; }; |
12 | 11 | FDA49F7E2EE11E3C00F9612E /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = FDA49F7F2EE11E3C00F9612E /* Sparkle */; }; |
13 | 12 | /* End PBXBuildFile section */ |
14 | 13 |
|
15 | 14 | /* Begin PBXFileReference section */ |
16 | | - FD33FD5D2EDF32D7002A6548 /* Claude Island.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Claude Island.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 15 | + FD33FD5D2EDF32D7002A6548 /* Claude Island (Fork).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Claude Island (Fork).app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
17 | 16 | /* End PBXFileReference section */ |
18 | 17 |
|
19 | 18 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
|
42 | 41 | isa = PBXFrameworksBuildPhase; |
43 | 42 | buildActionMask = 2147483647; |
44 | 43 | files = ( |
45 | | - FD0F42E72EE7ABA400980302 /* Mixpanel in Frameworks */, |
46 | 44 | FDA49F7D2EE11E3C00F9612E /* Markdown in Frameworks */, |
47 | 45 | FDA49F7E2EE11E3C00F9612E /* Sparkle in Frameworks */, |
48 | 46 | ); |
|
62 | 60 | FD33FD5E2EDF32D7002A6548 /* Products */ = { |
63 | 61 | isa = PBXGroup; |
64 | 62 | children = ( |
65 | | - FD33FD5D2EDF32D7002A6548 /* Claude Island.app */, |
| 63 | + FD33FD5D2EDF32D7002A6548 /* Claude Island (Fork).app */, |
66 | 64 | ); |
67 | 65 | name = Products; |
68 | 66 | sourceTree = "<group>"; |
|
89 | 87 | packageProductDependencies = ( |
90 | 88 | FD33FD722EDF32D7002A6548 /* Markdown */, |
91 | 89 | FDA49F7F2EE11E3C00F9612E /* Sparkle */, |
92 | | - FD0F42E62EE7ABA400980302 /* Mixpanel */, |
93 | 90 | ); |
94 | 91 | productName = ClaudeIsland; |
95 | | - productReference = FD33FD5D2EDF32D7002A6548 /* Claude Island.app */; |
| 92 | + productReference = FD33FD5D2EDF32D7002A6548 /* Claude Island (Fork).app */; |
96 | 93 | productType = "com.apple.product-type.application"; |
97 | 94 | }; |
98 | 95 | /* End PBXNativeTarget section */ |
|
122 | 119 | packageReferences = ( |
123 | 120 | FD33FD712EDF32D7002A6548 /* XCRemoteSwiftPackageReference "swift-markdown" */, |
124 | 121 | FDA49F802EE11E3C00F9612E /* XCRemoteSwiftPackageReference "Sparkle" */, |
125 | | - FD0F42E52EE7ABA400980302 /* XCRemoteSwiftPackageReference "mixpanel-swift" */, |
126 | 122 | ); |
127 | 123 | preferredProjectObjectVersion = 77; |
128 | 124 | productRefGroup = FD33FD5E2EDF32D7002A6548 /* Products */; |
|
284 | 280 | CODE_SIGN_STYLE = Automatic; |
285 | 281 | COMBINE_HIDPI_IMAGES = YES; |
286 | 282 | CURRENT_PROJECT_VERSION = 4; |
287 | | - DEVELOPMENT_TEAM = 2DKS5U9LV4; |
| 283 | + DEVELOPMENT_TEAM = 85MZB3GP6S; |
288 | 284 | ENABLE_APP_SANDBOX = NO; |
289 | 285 | ENABLE_HARDENED_RUNTIME = YES; |
290 | 286 | ENABLE_PREVIEWS = YES; |
|
298 | 294 | "@executable_path/../Frameworks", |
299 | 295 | ); |
300 | 296 | MARKETING_VERSION = 1.3; |
301 | | - PRODUCT_BUNDLE_IDENTIFIER = com.celestial.ClaudeIsland; |
302 | | - PRODUCT_NAME = "Claude Island"; |
| 297 | + PRODUCT_BUNDLE_IDENTIFIER = me.rosuh.ClaudeIsland; |
| 298 | + PRODUCT_NAME = "Claude Island (Fork)"; |
303 | 299 | REGISTER_APP_GROUPS = YES; |
304 | 300 | STRING_CATALOG_GENERATE_SYMBOLS = YES; |
305 | 301 | SWIFT_APPROACHABLE_CONCURRENCY = YES; |
|
319 | 315 | CODE_SIGN_STYLE = Automatic; |
320 | 316 | COMBINE_HIDPI_IMAGES = YES; |
321 | 317 | CURRENT_PROJECT_VERSION = 4; |
322 | | - DEVELOPMENT_TEAM = 2DKS5U9LV4; |
| 318 | + DEVELOPMENT_TEAM = 85MZB3GP6S; |
323 | 319 | ENABLE_APP_SANDBOX = NO; |
324 | 320 | ENABLE_HARDENED_RUNTIME = YES; |
325 | 321 | ENABLE_PREVIEWS = YES; |
|
333 | 329 | "@executable_path/../Frameworks", |
334 | 330 | ); |
335 | 331 | MARKETING_VERSION = 1.3; |
336 | | - PRODUCT_BUNDLE_IDENTIFIER = com.celestial.ClaudeIsland; |
337 | | - PRODUCT_NAME = "Claude Island"; |
| 332 | + PRODUCT_BUNDLE_IDENTIFIER = me.rosuh.ClaudeIsland; |
| 333 | + PRODUCT_NAME = "Claude Island (Fork)"; |
338 | 334 | REGISTER_APP_GROUPS = YES; |
339 | 335 | STRING_CATALOG_GENERATE_SYMBOLS = YES; |
340 | 336 | SWIFT_APPROACHABLE_CONCURRENCY = YES; |
|
369 | 365 | /* End XCConfigurationList section */ |
370 | 366 |
|
371 | 367 | /* Begin XCRemoteSwiftPackageReference section */ |
372 | | - FD0F42E52EE7ABA400980302 /* XCRemoteSwiftPackageReference "mixpanel-swift" */ = { |
373 | | - isa = XCRemoteSwiftPackageReference; |
374 | | - repositoryURL = "https://github.com/mixpanel/mixpanel-swift"; |
375 | | - requirement = { |
376 | | - branch = master; |
377 | | - kind = branch; |
378 | | - }; |
379 | | - }; |
380 | 368 | FD33FD712EDF32D7002A6548 /* XCRemoteSwiftPackageReference "swift-markdown" */ = { |
381 | 369 | isa = XCRemoteSwiftPackageReference; |
382 | 370 | repositoryURL = "https://github.com/swiftlang/swift-markdown"; |
|
396 | 384 | /* End XCRemoteSwiftPackageReference section */ |
397 | 385 |
|
398 | 386 | /* Begin XCSwiftPackageProductDependency section */ |
399 | | - FD0F42E62EE7ABA400980302 /* Mixpanel */ = { |
400 | | - isa = XCSwiftPackageProductDependency; |
401 | | - package = FD0F42E52EE7ABA400980302 /* XCRemoteSwiftPackageReference "mixpanel-swift" */; |
402 | | - productName = Mixpanel; |
403 | | - }; |
404 | 387 | FD33FD722EDF32D7002A6548 /* Markdown */ = { |
405 | 388 | isa = XCSwiftPackageProductDependency; |
406 | 389 | package = FD33FD712EDF32D7002A6548 /* XCRemoteSwiftPackageReference "swift-markdown" */; |
|
0 commit comments