Commit e2af8ed6172313a9d36490f63db2c4159ae34881
1 parent
9ff237e4
Exists in
master
and in
5 other branches
Ajustes para compilacao em macosx
Showing
4 changed files
with
18 additions
and
7 deletions
Show diff stats
pw3270.xcodeproj/project.pbxproj
@@ -669,16 +669,17 @@ | @@ -669,16 +669,17 @@ | ||
669 | /* End PBXGroup section */ | 669 | /* End PBXGroup section */ |
670 | 670 | ||
671 | /* Begin PBXLegacyTarget section */ | 671 | /* Begin PBXLegacyTarget section */ |
672 | - C232306215D7F01F00E76E83 /* pw3270 */ = { | 672 | + C232306215D7F01F00E76E83 /* Debug */ = { |
673 | isa = PBXLegacyTarget; | 673 | isa = PBXLegacyTarget; |
674 | - buildArgumentsString = "$(ACTION)"; | ||
675 | - buildConfigurationList = C232306515D7F01F00E76E83 /* Build configuration list for PBXLegacyTarget "pw3270" */; | 674 | + buildArgumentsString = Debug; |
675 | + buildConfigurationList = C232306515D7F01F00E76E83 /* Build configuration list for PBXLegacyTarget "Debug" */; | ||
676 | buildPhases = ( | 676 | buildPhases = ( |
677 | ); | 677 | ); |
678 | buildToolPath = /usr/bin/make; | 678 | buildToolPath = /usr/bin/make; |
679 | + buildWorkingDirectory = ""; | ||
679 | dependencies = ( | 680 | dependencies = ( |
680 | ); | 681 | ); |
681 | - name = pw3270; | 682 | + name = Debug; |
682 | passBuildSettingsInEnvironment = 1; | 683 | passBuildSettingsInEnvironment = 1; |
683 | productName = pw3270; | 684 | productName = pw3270; |
684 | }; | 685 | }; |
@@ -702,7 +703,7 @@ | @@ -702,7 +703,7 @@ | ||
702 | projectDirPath = ""; | 703 | projectDirPath = ""; |
703 | projectRoot = ""; | 704 | projectRoot = ""; |
704 | targets = ( | 705 | targets = ( |
705 | - C232306215D7F01F00E76E83 /* pw3270 */, | 706 | + C232306215D7F01F00E76E83 /* Debug */, |
706 | ); | 707 | ); |
707 | }; | 708 | }; |
708 | /* End PBXProject section */ | 709 | /* End PBXProject section */ |
@@ -788,7 +789,7 @@ | @@ -788,7 +789,7 @@ | ||
788 | defaultConfigurationIsVisible = 0; | 789 | defaultConfigurationIsVisible = 0; |
789 | defaultConfigurationName = Release; | 790 | defaultConfigurationName = Release; |
790 | }; | 791 | }; |
791 | - C232306515D7F01F00E76E83 /* Build configuration list for PBXLegacyTarget "pw3270" */ = { | 792 | + C232306515D7F01F00E76E83 /* Build configuration list for PBXLegacyTarget "Debug" */ = { |
792 | isa = XCConfigurationList; | 793 | isa = XCConfigurationList; |
793 | buildConfigurations = ( | 794 | buildConfigurations = ( |
794 | C232306615D7F01F00E76E83 /* Debug */, | 795 | C232306615D7F01F00E76E83 /* Debug */, |
pw3270.xcodeproj/project.xcworkspace/xcuserdata/perry.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
pw3270.xcodeproj/xcuserdata/perry.xcuserdatad/xcschemes/pw3270.xcscheme
@@ -16,7 +16,7 @@ | @@ -16,7 +16,7 @@ | ||
16 | BuildableIdentifier = "primary" | 16 | BuildableIdentifier = "primary" |
17 | BlueprintIdentifier = "C232306215D7F01F00E76E83" | 17 | BlueprintIdentifier = "C232306215D7F01F00E76E83" |
18 | BuildableName = "pw3270" | 18 | BuildableName = "pw3270" |
19 | - BlueprintName = "pw3270" | 19 | + BlueprintName = "Debug" |
20 | ReferencedContainer = "container:pw3270.xcodeproj"> | 20 | ReferencedContainer = "container:pw3270.xcodeproj"> |
21 | </BuildableReference> | 21 | </BuildableReference> |
22 | </BuildActionEntry> | 22 | </BuildActionEntry> |
pw3270.xcodeproj/xcuserdata/perry.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -4,6 +4,11 @@ | @@ -4,6 +4,11 @@ | ||
4 | <dict> | 4 | <dict> |
5 | <key>SchemeUserState</key> | 5 | <key>SchemeUserState</key> |
6 | <dict> | 6 | <dict> |
7 | + <key>pw3270 copy.xcscheme</key> | ||
8 | + <dict> | ||
9 | + <key>orderHint</key> | ||
10 | + <integer>1</integer> | ||
11 | + </dict> | ||
7 | <key>pw3270.xcscheme</key> | 12 | <key>pw3270.xcscheme</key> |
8 | <dict> | 13 | <dict> |
9 | <key>orderHint</key> | 14 | <key>orderHint</key> |
@@ -17,6 +22,11 @@ | @@ -17,6 +22,11 @@ | ||
17 | <key>primary</key> | 22 | <key>primary</key> |
18 | <true/> | 23 | <true/> |
19 | </dict> | 24 | </dict> |
25 | + <key>C272076E15D7FED400CCCD22</key> | ||
26 | + <dict> | ||
27 | + <key>primary</key> | ||
28 | + <true/> | ||
29 | + </dict> | ||
20 | </dict> | 30 | </dict> |
21 | </dict> | 31 | </dict> |
22 | </plist> | 32 | </plist> |