diff --git a/build/project-template/__PROJECT_NAME__.xcodeproj/project.pbxproj b/build/project-template/__PROJECT_NAME__.xcodeproj/project.pbxproj index 3aaf80af5..1f56e0615 100644 --- a/build/project-template/__PROJECT_NAME__.xcodeproj/project.pbxproj +++ b/build/project-template/__PROJECT_NAME__.xcodeproj/project.pbxproj @@ -7,11 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 42C751E7232B769100186695 /* nativescript-pre-link in Resources */ = {isa = PBXBuildFile; fileRef = 42C751E2232B769100186695 /* nativescript-pre-link */; }; - 42C751E8232B769100186695 /* strip-dynamic-framework-architectures.sh in Resources */ = {isa = PBXBuildFile; fileRef = 42C751E3232B769100186695 /* strip-dynamic-framework-architectures.sh */; }; - 42C751E9232B769100186695 /* nsld.sh in Resources */ = {isa = PBXBuildFile; fileRef = 42C751E4232B769100186695 /* nsld.sh */; }; - 42C751EA232B769100186695 /* nativescript-post-build in Resources */ = {isa = PBXBuildFile; fileRef = 42C751E5232B769100186695 /* nativescript-post-build */; }; - 42C751EB232B769100186695 /* nativescript-pre-build in Resources */ = {isa = PBXBuildFile; fileRef = 42C751E6232B769100186695 /* nativescript-pre-build */; }; 858B842D18CA22B800AB12DE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 858B833A18CA111C00AB12DE /* InfoPlist.strings */; }; CD45EE7C18DC2D5800FB50C0 /* app in Resources */ = {isa = PBXBuildFile; fileRef = CD45EE7A18DC2D5800FB50C0 /* app */; }; CD62955D1BB2678900AE3A93 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD62955C1BB2678900AE3A93 /* main.m */; }; @@ -198,12 +193,7 @@ buildActionMask = 2147483647; files = ( CD45EE7C18DC2D5800FB50C0 /* app in Resources */, - 42C751EB232B769100186695 /* nativescript-pre-build in Resources */, - 42C751EA232B769100186695 /* nativescript-post-build in Resources */, 858B842D18CA22B800AB12DE /* InfoPlist.strings in Resources */, - 42C751E7232B769100186695 /* nativescript-pre-link in Resources */, - 42C751E8232B769100186695 /* strip-dynamic-framework-architectures.sh in Resources */, - 42C751E9232B769100186695 /* nsld.sh in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };