|
141 | 141 | 8EF30EF01D32D1C70010BC49 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
142 | 142 | C50D516422996CE500E985D1 /* Apple Juice Widget.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apple Juice Widget.entitlements"; sourceTree = "<group>"; };
|
143 | 143 | C50D516E22997A1800E985D1 /* LaunchAtLogin.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaunchAtLogin.framework; path = Carthage/Build/Mac/LaunchAtLogin.framework; sourceTree = "<group>"; };
|
| 144 | + C526408E22A29A5E00D46AE0 /* Apple Juice.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apple Juice.entitlements"; sourceTree = "<group>"; }; |
144 | 145 | C58CD0B6222179A300D286C0 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
145 | 146 | C58CD0B7222179D200D286C0 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
146 | 147 | C58CD0B822217BAB00D286C0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
147 | 148 | C58CD0B92221D9A800D286C0 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = it.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
148 | 149 | C58CD0BA2221DBB500D286C0 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = es.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
149 | 150 | C58CD0BB2221E6B900D286C0 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "pt-BR"; path = "pt-BR.lproj/MainMenu.xib"; sourceTree = "<group>"; };
|
150 |
| - C58CD0BC2221EACF00D286C0 /* Apple Juice.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apple Juice.entitlements"; sourceTree = "<group>"; }; |
151 | 151 | C5D7EB47209891D500012A81 /* BatteryHealthType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BatteryHealthType.swift; sourceTree = "<group>"; };
|
152 | 152 | C5EEDA6820276240004DE64C /* PreferenceKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferenceKey.swift; sourceTree = "<group>"; };
|
153 | 153 | /* End PBXFileReference section */
|
|
268 | 268 | isa = PBXGroup;
|
269 | 269 | children = (
|
270 | 270 | 8EBF29EC1C485493005BBAE0 /* Localizable.strings */,
|
271 |
| - C58CD0BC2221EACF00D286C0 /* Apple Juice.entitlements */, |
| 271 | + C526408E22A29A5E00D46AE0 /* Apple Juice.entitlements */, |
272 | 272 | 8EBEB4471C466091001DBE91 /* Assets.xcassets */,
|
273 | 273 | );
|
274 | 274 | name = Resources;
|
|
363 | 363 | enabled = 0;
|
364 | 364 | };
|
365 | 365 | com.apple.Sandbox = {
|
366 |
| - enabled = 1; |
| 366 | + enabled = 0; |
367 | 367 | };
|
368 | 368 | };
|
369 | 369 | };
|
|
690 | 690 | buildSettings = {
|
691 | 691 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
692 | 692 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
693 |
| - CODE_SIGN_ENTITLEMENTS = "Apple Juice/Apple Juice.entitlements"; |
694 | 693 | COMBINE_HIDPI_IMAGES = YES;
|
695 | 694 | FRAMEWORK_SEARCH_PATHS = (
|
696 | 695 | "$(inherited)",
|
|
714 | 713 | buildSettings = {
|
715 | 714 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
716 | 715 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
717 |
| - CODE_SIGN_ENTITLEMENTS = "Apple Juice/Apple Juice.entitlements"; |
718 | 716 | COMBINE_HIDPI_IMAGES = YES;
|
719 | 717 | FRAMEWORK_SEARCH_PATHS = (
|
720 | 718 | "$(inherited)",
|
|
0 commit comments