File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
project.xcworkspace/xcshareddata Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 153153 developmentRegion = English;
154154 hasScannedForEncodings = 0;
155155 knownRegions = (
156+ English,
156157 en,
157158 );
158159 mainGroup = OBJ_5;
212213 SKIP_INSTALL = YES;
213214 SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos appletvsimulator iphonesimulator watchsimulator";
214215 SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
215- SWIFT_VERSION = 3 .0;
216+ SWIFT_VERSION = 5 .0;
216217 TARGET_NAME = Reactor;
217218 };
218219 name = Debug;
235236 SKIP_INSTALL = YES;
236237 SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos appletvsimulator iphonesimulator watchsimulator";
237238 SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
238- SWIFT_VERSION = 3 .0;
239+ SWIFT_VERSION = 5 .0;
239240 TARGET_NAME = Reactor;
240241 };
241242 name = Release;
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >IDEDidComputeMac32BitWarning </key >
6+ <true />
7+ </dict >
8+ </plist >
You can’t perform that action at this time.
0 commit comments