This repository was archived by the owner on Mar 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Sketch Cache Cleaner.xcodeproj Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 197
197
CE25F7D21E490FA00049CF23 = {
198
198
CreatedOnToolsVersion = 8.2.1;
199
199
DevelopmentTeam = GW82A8W73Z;
200
- LastSwiftMigration = 0900 ;
200
+ LastSwiftMigration = 1020 ;
201
201
ProvisioningStyle = Automatic;
202
202
};
203
203
};
204
204
};
205
205
buildConfigurationList = CE25F7CE1E490FA00049CF23 /* Build configuration list for PBXProject "Sketch Cache Cleaner" */;
206
206
compatibilityVersion = "Xcode 3.2";
207
- developmentRegion = English ;
207
+ developmentRegion = en ;
208
208
hasScannedForEncodings = 0;
209
209
knownRegions = (
210
210
en,
398
398
PRODUCT_NAME = "$(TARGET_NAME)";
399
399
SWIFT_OBJC_BRIDGING_HEADER = "Sketch Cache Cleaner/Utils/Sketch Cache Cleaner-Bridging-Header.h";
400
400
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
401
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
402
- SWIFT_VERSION = 4.2;
401
+ SWIFT_VERSION = 5.0;
403
402
};
404
403
name = Debug;
405
404
};
417
416
PRODUCT_BUNDLE_IDENTIFIER = "me.minikin.Sketch-Cache-Cleaner";
418
417
PRODUCT_NAME = "$(TARGET_NAME)";
419
418
SWIFT_OBJC_BRIDGING_HEADER = "Sketch Cache Cleaner/Utils/Sketch Cache Cleaner-Bridging-Header.h";
420
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
421
- SWIFT_VERSION = 4.2;
419
+ SWIFT_VERSION = 5.0;
422
420
};
423
421
name = Release;
424
422
};
Original file line number Diff line number Diff line change 19
19
<key >CFBundlePackageType </key >
20
20
<string >APPL </string >
21
21
<key >CFBundleShortVersionString </key >
22
- <string >1.0.4 </string >
22
+ <string >1.0.5 </string >
23
23
<key >CFBundleVersion </key >
24
24
<string >1 </string >
25
25
<key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments