lib/cocoapods-framework/xbuilder.rb in cocoapods-framework-tj-0.0.5 vs lib/cocoapods-framework/xbuilder.rb in cocoapods-framework-tj-0.0.6
- old
+ new
@@ -127,10 +127,10 @@
end
def build_all_device defines
# build general first because simulator will exchange SDKROOT to simulat sdk
build_general_device defines
- # build_simulator_device defines
+ build_simulator_device defines
end
def build_general_device defines
UI.puts("--- Building framework #{@spec} with general device")
xcode_xbuild(