Skip to content

Commit

Permalink
project setting수정
Browse files Browse the repository at this point in the history
  • Loading branch information
miya authored and miya committed Nov 6, 2018
1 parent 46a734f commit 7afd39d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NaverSpeechSampleApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
6DEBD5271DCB5C3000705FA8 /* Common.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6DEBD5131DCB2A2D00705FA8 /* Common.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
6DEBD5281DCB5DDA00705FA8 /* Common.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DEBD5131DCB2A2D00705FA8 /* Common.framework */; };
6DEBD5291DCB5DDA00705FA8 /* Common.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6DEBD5131DCB2A2D00705FA8 /* Common.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
6DEBD53A1DD1BB1500705FA8 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 6DEBD5381DD1BB1500705FA8 /* Info.plist */; };
6DEBD53B1DD1BB1500705FA8 /* Languages.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DEBD5391DD1BB1500705FA8 /* Languages.swift */; };
6DEBD53C1DD1C50100705FA8 /* Languages.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DEBD5391DD1BB1500705FA8 /* Languages.swift */; };
6DEBD53D1DD1CD8A00705FA8 /* Languages.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DEBD5391DD1BB1500705FA8 /* Languages.swift */; };
Expand Down Expand Up @@ -394,7 +393,6 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6DEBD53A1DD1BB1500705FA8 /* Info.plist in Resources */,
6DEBD4771DC9E80E00705FA8 /* LaunchScreen.storyboard in Resources */,
6DEBD4741DC9E80E00705FA8 /* Assets.xcassets in Resources */,
6DEBD4721DC9E80E00705FA8 /* Main.storyboard in Resources */,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

0 comments on commit 7afd39d

Please sign in to comment.