File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
project.xcworkspace/xcshareddata Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >4.1 .0 </string >
18+ <string >4.2 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'SwiftState'
3- s . version = '4.1 .0'
3+ s . version = '5.0 .0'
44 s . license = { :type => 'MIT' }
55 s . homepage = 'https://github.com/ReactKit/SwiftState'
66 s . authors = { 'Yasuhiro Inami' => '[email protected] ' }
Original file line number Diff line number Diff line change 515515 isa = XCBuildConfiguration;
516516 baseConfigurationReference = 1FD79F971C1736D600CE7060 /* UniversalFramework_Framework.xcconfig */;
517517 buildSettings = {
518+ APPLICATION_EXTENSION_API_ONLY = YES;
518519 CLANG_ENABLE_MODULES = YES;
519520 COMBINE_HIDPI_IMAGES = YES;
520521 DEFINES_MODULE = YES;
535536 isa = XCBuildConfiguration;
536537 baseConfigurationReference = 1FD79F971C1736D600CE7060 /* UniversalFramework_Framework.xcconfig */;
537538 buildSettings = {
539+ APPLICATION_EXTENSION_API_ONLY = YES;
538540 CLANG_ENABLE_MODULES = YES;
539541 COMBINE_HIDPI_IMAGES = YES;
540542 DEFINES_MODULE = YES;
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