|
170 | 170 | F214E6060D5F646E00A06962 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = natecho/main.m; sourceTree = "<group>"; };
|
171 | 171 | F214E60A0D5F64BF00A06962 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = natecho/AppController.h; sourceTree = "<group>"; };
|
172 | 172 | F214E60B0D5F64BF00A06962 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = natecho/AppController.m; sourceTree = "<group>"; };
|
| 173 | + F2170211215A8A14007A2C35 /* BaseTeam.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = BaseTeam.xcconfig; sourceTree = "<group>"; }; |
173 | 174 | F217EF200D6082B40028E112 /* TCPServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TCPServer.h; path = natecho/TCPServer.h; sourceTree = "<group>"; };
|
174 | 175 | F217EF210D6082B40028E112 /* TCPServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TCPServer.m; path = natecho/TCPServer.m; sourceTree = "<group>"; };
|
175 | 176 | F21B76970DB73CFC00942BC0 /* upnpc-static */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "upnpc-static"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
321 | 322 | 29B97314FDCFA39411CA2CEA /* PortMapper */ = {
|
322 | 323 | isa = PBXGroup;
|
323 | 324 | children = (
|
| 325 | + F2170210215A89DE007A2C35 /* Configs */, |
324 | 326 | F214E5F10D5F600B00A06962 /* NATEcho.app */,
|
325 | 327 | F2C6600B0D50C34500820CAE /* Port Map */,
|
326 | 328 | F2C65BDD0D50B16100820CAE /* TCMPortMapper.framework */,
|
|
377 | 379 | name = "Other Sources";
|
378 | 380 | sourceTree = "<group>";
|
379 | 381 | };
|
| 382 | + F2170210215A89DE007A2C35 /* Configs */ = { |
| 383 | + isa = PBXGroup; |
| 384 | + children = ( |
| 385 | + F2170211215A8A14007A2C35 /* BaseTeam.xcconfig */, |
| 386 | + ); |
| 387 | + path = Configs; |
| 388 | + sourceTree = "<group>"; |
| 389 | + }; |
380 | 390 | F2301B000D685C1B00728699 /* miniupnpc */ = {
|
381 | 391 | isa = PBXGroup;
|
382 | 392 | children = (
|
|
916 | 926 | 318011A10D4DEC8500BE3B28 /* Debug */ = {
|
917 | 927 | isa = XCBuildConfiguration;
|
918 | 928 | buildSettings = {
|
919 |
| - CODE_SIGN_IDENTITY = ""; |
| 929 | + CODE_SIGN_IDENTITY = "Mac Developer"; |
920 | 930 | CODE_SIGN_STYLE = Automatic;
|
921 |
| - DEVELOPMENT_TEAM = ""; |
922 | 931 | DYLIB_COMPATIBILITY_VERSION = 1;
|
923 | 932 | DYLIB_CURRENT_VERSION = 1;
|
924 | 933 | FRAMEWORK_VERSION = A;
|
|
950 | 959 | 318011A20D4DEC8500BE3B28 /* Release */ = {
|
951 | 960 | isa = XCBuildConfiguration;
|
952 | 961 | buildSettings = {
|
953 |
| - CODE_SIGN_IDENTITY = ""; |
| 962 | + CODE_SIGN_IDENTITY = "Mac Developer"; |
954 | 963 | CODE_SIGN_STYLE = Automatic;
|
955 | 964 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
956 |
| - DEVELOPMENT_TEAM = ""; |
957 | 965 | DYLIB_COMPATIBILITY_VERSION = 1;
|
958 | 966 | DYLIB_CURRENT_VERSION = 1;
|
959 | 967 | FRAMEWORK_VERSION = A;
|
|
986 | 994 | };
|
987 | 995 | C01FCF4F08A954540054247B /* Debug */ = {
|
988 | 996 | isa = XCBuildConfiguration;
|
| 997 | + baseConfigurationReference = F2170211215A8A14007A2C35 /* BaseTeam.xcconfig */; |
989 | 998 | buildSettings = {
|
990 | 999 | ALWAYS_SEARCH_USER_PATHS = NO;
|
991 | 1000 | CLANG_ENABLE_MODULES = YES;
|
|
1026 | 1035 | };
|
1027 | 1036 | C01FCF5008A954540054247B /* Release */ = {
|
1028 | 1037 | isa = XCBuildConfiguration;
|
| 1038 | + baseConfigurationReference = F2170211215A8A14007A2C35 /* BaseTeam.xcconfig */; |
1029 | 1039 | buildSettings = {
|
1030 | 1040 | ALWAYS_SEARCH_USER_PATHS = NO;
|
1031 | 1041 | CLANG_ENABLE_MODULES = YES;
|
|
1203 | 1213 | ASSETCATALOG_COMPILER_APPICON_NAME = PortMap;
|
1204 | 1214 | CODE_SIGN_ENTITLEMENTS = "Port Map.entitlements";
|
1205 | 1215 | CODE_SIGN_IDENTITY = "Mac Developer";
|
1206 |
| - CODE_SIGN_STYLE = Automatic; |
| 1216 | + CODE_SIGN_STYLE = Manual; |
1207 | 1217 | ENABLE_HARDENED_RUNTIME = YES;
|
1208 | 1218 | GCC_DYNAMIC_NO_PIC = NO;
|
1209 | 1219 | GCC_MODEL_TUNING = G5;
|
|
1218 | 1228 | );
|
1219 | 1229 | PRODUCT_BUNDLE_IDENTIFIER = de.monkeydom.TCMPortMapper.PortMap;
|
1220 | 1230 | PRODUCT_NAME = "Port Map";
|
1221 |
| - PROVISIONING_PROFILE_SPECIFIER = ""; |
1222 | 1231 | WRAPPER_EXTENSION = app;
|
1223 | 1232 | ZERO_LINK = YES;
|
1224 | 1233 | };
|
|
1229 | 1238 | buildSettings = {
|
1230 | 1239 | ASSETCATALOG_COMPILER_APPICON_NAME = PortMap;
|
1231 | 1240 | CODE_SIGN_ENTITLEMENTS = "Port Map.entitlements";
|
1232 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
1233 |
| - CODE_SIGN_STYLE = Automatic; |
| 1241 | + CODE_SIGN_IDENTITY = "Developer ID Application"; |
| 1242 | + CODE_SIGN_STYLE = Manual; |
1234 | 1243 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
1235 | 1244 | ENABLE_HARDENED_RUNTIME = YES;
|
1236 | 1245 | GCC_MODEL_TUNING = G5;
|
|
1244 | 1253 | );
|
1245 | 1254 | PRODUCT_BUNDLE_IDENTIFIER = de.monkeydom.TCMPortMapper.PortMap;
|
1246 | 1255 | PRODUCT_NAME = "Port Map";
|
1247 |
| - PROVISIONING_PROFILE_SPECIFIER = ""; |
1248 | 1256 | WRAPPER_EXTENSION = app;
|
1249 | 1257 | ZERO_LINK = NO;
|
1250 | 1258 | };
|
|
0 commit comments