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 153
153
developmentRegion = English;
154
154
hasScannedForEncodings = 0;
155
155
knownRegions = (
156
+ English,
156
157
en,
157
158
);
158
159
mainGroup = OBJ_5;
212
213
SKIP_INSTALL = YES;
213
214
SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos appletvsimulator iphonesimulator watchsimulator";
214
215
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
215
- SWIFT_VERSION = 3 .0;
216
+ SWIFT_VERSION = 5 .0;
216
217
TARGET_NAME = Reactor;
217
218
};
218
219
name = Debug;
235
236
SKIP_INSTALL = YES;
236
237
SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos appletvsimulator iphonesimulator watchsimulator";
237
238
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
238
- SWIFT_VERSION = 3 .0;
239
+ SWIFT_VERSION = 5 .0;
239
240
TARGET_NAME = Reactor;
240
241
};
241
242
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