|
15 | 15 |
|
16 | 16 | /* Begin PBXFileReference section */ |
17 | 17 | 21498BA72D00A20600EE1BF3 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
18 | | - 21B199EF2CFF981C00EA628D /* Click2Hide.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Click2Hide.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 18 | + 21B199EF2CFF981C00EA628D /* Click2Minimize.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Click2Minimize.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 19 | 21B199F62CFF981D00EA628D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
20 | | - 21B199FB2CFF981D00EA628D /* Click2Hide.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Click2Hide.entitlements; sourceTree = "<group>"; }; |
| 20 | + 21B199FB2CFF981D00EA628D /* Click2Minimize.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Click2Minimize.entitlements; sourceTree = "<group>"; }; |
21 | 21 | 21B19A042CFF9D1300EA628D /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
22 | 22 | 21B19A082D009C6E00EA628D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
23 | 23 | 21E5E2E62D009E7E00B51E70 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; |
|
38 | 38 | 21B199E62CFF981C00EA628D = { |
39 | 39 | isa = PBXGroup; |
40 | 40 | children = ( |
41 | | - 21B199F12CFF981C00EA628D /* Click2Hide */, |
| 41 | + 21B199F12CFF981C00EA628D /* Click2Minimize */, |
42 | 42 | 21B199F02CFF981C00EA628D /* Products */, |
43 | 43 | 21E5E2E52D009E7E00B51E70 /* Frameworks */, |
44 | 44 | ); |
|
47 | 47 | 21B199F02CFF981C00EA628D /* Products */ = { |
48 | 48 | isa = PBXGroup; |
49 | 49 | children = ( |
50 | | - 21B199EF2CFF981C00EA628D /* Click2Hide.app */, |
| 50 | + 21B199EF2CFF981C00EA628D /* Click2Minimize.app */, |
51 | 51 | ); |
52 | 52 | name = Products; |
53 | 53 | sourceTree = "<group>"; |
54 | 54 | }; |
55 | | - 21B199F12CFF981C00EA628D /* Click2Hide */ = { |
| 55 | + 21B199F12CFF981C00EA628D /* Click2Minimize */ = { |
56 | 56 | isa = PBXGroup; |
57 | 57 | children = ( |
58 | 58 | 21498BA72D00A20600EE1BF3 /* ContentView.swift */, |
59 | 59 | 21B19A082D009C6E00EA628D /* Info.plist */, |
60 | 60 | 21B19A042CFF9D1300EA628D /* AppDelegate.swift */, |
61 | 61 | 21B199F62CFF981D00EA628D /* Assets.xcassets */, |
62 | | - 21B199FB2CFF981D00EA628D /* Click2Hide.entitlements */, |
| 62 | + 21B199FB2CFF981D00EA628D /* Click2Minimize.entitlements */, |
63 | 63 | ); |
64 | | - path = Click2Hide; |
| 64 | + path = Click2Minimize; |
65 | 65 | sourceTree = "<group>"; |
66 | 66 | }; |
67 | 67 | 21E5E2E52D009E7E00B51E70 /* Frameworks */ = { |
|
75 | 75 | /* End PBXGroup section */ |
76 | 76 |
|
77 | 77 | /* Begin PBXNativeTarget section */ |
78 | | - 21B199EE2CFF981C00EA628D /* Click2Hide */ = { |
| 78 | + 21B199EE2CFF981C00EA628D /* Click2Minimize */ = { |
79 | 79 | isa = PBXNativeTarget; |
80 | | - buildConfigurationList = 21B199FE2CFF981D00EA628D /* Build configuration list for PBXNativeTarget "Click2Hide" */; |
| 80 | + buildConfigurationList = 21B199FE2CFF981D00EA628D /* Build configuration list for PBXNativeTarget "Click2Minimize" */; |
81 | 81 | buildPhases = ( |
82 | 82 | 21B199EB2CFF981C00EA628D /* Sources */, |
83 | 83 | 21B199EC2CFF981C00EA628D /* Frameworks */, |
|
87 | 87 | ); |
88 | 88 | dependencies = ( |
89 | 89 | ); |
90 | | - name = Click2Hide; |
91 | | - productName = Click2Hide; |
92 | | - productReference = 21B199EF2CFF981C00EA628D /* Click2Hide.app */; |
| 90 | + name = Click2Minimize; |
| 91 | + productName = Click2Minimize; |
| 92 | + productReference = 21B199EF2CFF981C00EA628D /* Click2Minimize.app */; |
93 | 93 | productType = "com.apple.product-type.application"; |
94 | 94 | }; |
95 | 95 | /* End PBXNativeTarget section */ |
|
107 | 107 | }; |
108 | 108 | }; |
109 | 109 | }; |
110 | | - buildConfigurationList = 21B199EA2CFF981C00EA628D /* Build configuration list for PBXProject "Click2Hide" */; |
| 110 | + buildConfigurationList = 21B199EA2CFF981C00EA628D /* Build configuration list for PBXProject "Click2Minimize" */; |
111 | 111 | compatibilityVersion = "Xcode 14.0"; |
112 | 112 | developmentRegion = en; |
113 | 113 | hasScannedForEncodings = 0; |
|
120 | 120 | projectDirPath = ""; |
121 | 121 | projectRoot = ""; |
122 | 122 | targets = ( |
123 | | - 21B199EE2CFF981C00EA628D /* Click2Hide */, |
| 123 | + 21B199EE2CFF981C00EA628D /* Click2Minimize */, |
124 | 124 | ); |
125 | 125 | }; |
126 | 126 | /* End PBXProject section */ |
|
273 | 273 | ARCHS = "$(ARCHS_STANDARD)"; |
274 | 274 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
275 | 275 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
276 | | - CODE_SIGN_ENTITLEMENTS = Click2Hide/Click2Hide.entitlements; |
| 276 | + CODE_SIGN_ENTITLEMENTS = Click2Minimize/Click2Minimize.entitlements; |
277 | 277 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
278 | 278 | CODE_SIGN_STYLE = Automatic; |
279 | 279 | COMBINE_HIDPI_IMAGES = YES; |
|
283 | 283 | ENABLE_HARDENED_RUNTIME = YES; |
284 | 284 | ENABLE_PREVIEWS = YES; |
285 | 285 | GENERATE_INFOPLIST_FILE = YES; |
286 | | - INFOPLIST_FILE = Click2Hide/Info.plist; |
287 | | - INFOPLIST_KEY_CFBundleDisplayName = Click2Hide; |
| 286 | + INFOPLIST_FILE = Click2Minimize/Info.plist; |
| 287 | + INFOPLIST_KEY_CFBundleDisplayName = Click2Minimize; |
288 | 288 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; |
289 | 289 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
290 | 290 | LD_RUNPATH_SEARCH_PATHS = ( |
|
294 | 294 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
295 | 295 | MARKETING_VERSION = 1.4; |
296 | 296 | ONLY_ACTIVE_ARCH = YES; |
297 | | - PRODUCT_BUNDLE_IDENTIFIER = com.idemfactor.Click2Hide; |
| 297 | + PRODUCT_BUNDLE_IDENTIFIER = com.idemfactor.Click2Minimize; |
298 | 298 | PRODUCT_NAME = "$(TARGET_NAME)"; |
299 | 299 | SWIFT_EMIT_LOC_STRINGS = YES; |
300 | 300 | SWIFT_VERSION = 5.0; |
|
307 | 307 | ARCHS = "$(ARCHS_STANDARD)"; |
308 | 308 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
309 | 309 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
310 | | - CODE_SIGN_ENTITLEMENTS = Click2Hide/Click2Hide.entitlements; |
| 310 | + CODE_SIGN_ENTITLEMENTS = Click2Minimize/Click2Minimize.entitlements; |
311 | 311 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
312 | 312 | CODE_SIGN_STYLE = Automatic; |
313 | 313 | COMBINE_HIDPI_IMAGES = YES; |
|
317 | 317 | ENABLE_HARDENED_RUNTIME = YES; |
318 | 318 | ENABLE_PREVIEWS = YES; |
319 | 319 | GENERATE_INFOPLIST_FILE = YES; |
320 | | - INFOPLIST_FILE = Click2Hide/Info.plist; |
321 | | - INFOPLIST_KEY_CFBundleDisplayName = Click2Hide; |
| 320 | + INFOPLIST_FILE = Click2Minimize/Info.plist; |
| 321 | + INFOPLIST_KEY_CFBundleDisplayName = Click2Minimize; |
322 | 322 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; |
323 | 323 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
324 | 324 | LD_RUNPATH_SEARCH_PATHS = ( |
|
328 | 328 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
329 | 329 | MARKETING_VERSION = 1.4; |
330 | 330 | ONLY_ACTIVE_ARCH = YES; |
331 | | - PRODUCT_BUNDLE_IDENTIFIER = com.idemfactor.Click2Hide; |
| 331 | + PRODUCT_BUNDLE_IDENTIFIER = com.idemfactor.Click2Minimize; |
332 | 332 | PRODUCT_NAME = "$(TARGET_NAME)"; |
333 | 333 | SWIFT_EMIT_LOC_STRINGS = YES; |
334 | 334 | SWIFT_VERSION = 5.0; |
|
338 | 338 | /* End XCBuildConfiguration section */ |
339 | 339 |
|
340 | 340 | /* Begin XCConfigurationList section */ |
341 | | - 21B199EA2CFF981C00EA628D /* Build configuration list for PBXProject "Click2Hide" */ = { |
| 341 | + 21B199EA2CFF981C00EA628D /* Build configuration list for PBXProject "Click2Minimize" */ = { |
342 | 342 | isa = XCConfigurationList; |
343 | 343 | buildConfigurations = ( |
344 | 344 | 21B199FC2CFF981D00EA628D /* Debug */, |
|
347 | 347 | defaultConfigurationIsVisible = 0; |
348 | 348 | defaultConfigurationName = Release; |
349 | 349 | }; |
350 | | - 21B199FE2CFF981D00EA628D /* Build configuration list for PBXNativeTarget "Click2Hide" */ = { |
| 350 | + 21B199FE2CFF981D00EA628D /* Build configuration list for PBXNativeTarget "Click2Minimize" */ = { |
351 | 351 | isa = XCConfigurationList; |
352 | 352 | buildConfigurations = ( |
353 | 353 | 21B199FF2CFF981D00EA628D /* Debug */, |
|
0 commit comments